issues
search
vulcand
/
vulcan
[DEPRECATING] Development has moved to https://github.com/vulcand/oxy
Apache License 2.0
357
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
MiddlewareChain should be a Middleware interface
#88
marbemac
closed
1 year ago
10
MiddlewareChain implements Middleware interface
#87
marbemac
closed
9 years ago
0
MiddlewareChain usage and interface
#86
marbemac
opened
9 years ago
0
Add DefaultRates getter to TokenLimiter
#85
horkhe
closed
9 years ago
0
Migrate to mailgun/route package for routing
#84
klizhentas
closed
9 years ago
2
Added RawURL method for use in rewrite middleware.
#83
r0mant
closed
9 years ago
0
Make tokenlimiter capable of getting rates from a request header
#82
horkhe
closed
9 years ago
3
Added templating.
#81
r0mant
closed
9 years ago
1
Use matching against escaped URLs
#80
klizhentas
closed
9 years ago
2
Provide option to share transport between locations.
#79
klizhentas
closed
9 years ago
3
Support for wildcard domains
#78
timoshisa
closed
9 years ago
2
Profiling
#77
klizhentas
closed
9 years ago
4
Introduce circuit breaker middleware
#76
klizhentas
closed
10 years ago
3
Predicate
#75
klizhentas
closed
10 years ago
1
Add explicit support for detecting bad latencies and ratios
#74
klizhentas
closed
10 years ago
0
Add rolling histogram and factor out anomaly detection
#73
klizhentas
closed
10 years ago
1
run gofmt -s on vulcan
#72
jeremyschlatter
closed
10 years ago
5
make deps now finds dependencies automatically. This has the side-effect of correcting the dependencies in make deps, which were out of date.
#71
jeremyschlatter
closed
10 years ago
1
fixes for problems found by go vet
#70
jeremyschlatter
closed
10 years ago
1
Sort routes before compile into matchers
#69
jinzhu
closed
10 years ago
3
request.RequesURI is empty
#68
klizhentas
opened
10 years ago
2
Middleware can't alter a response when there isn't one.
#67
jbardin
opened
10 years ago
0
Preserve encoded values in proxied URLs.
#66
bradgignac
closed
10 years ago
2
Proxy Requests Transparently
#65
bradgignac
closed
10 years ago
0
clarify non-error return statements
#64
deoxxa
closed
10 years ago
1
Enhanced support for limits and timeouts.
#63
klizhentas
closed
10 years ago
2
Global middleware
#62
gigaroby
opened
10 years ago
1
Load Balancer example from quickstart keeps getting 404 not found
#61
Quantisan
opened
10 years ago
0
Trie based router with expression support
#60
klizhentas
closed
10 years ago
0
Allow middlewares to modify the request.
#59
klizhentas
closed
10 years ago
0
Configurable Transport MaxIdleConnsPerHost
#58
manell
closed
10 years ago
3
Respond to timeouts with HTTP 408
#57
porjo
closed
10 years ago
1
Fix response
#56
klizhentas
closed
10 years ago
1
Use X-Forwarded-Proto when we TrustFowardHeader
#55
jbardin
closed
10 years ago
6
Less noise on insignificant differences
#54
klizhentas
closed
10 years ago
0
Sasha/fsm2
#53
klizhentas
closed
10 years ago
0
Allow users to embed data a Request
#52
davidbirdsong
closed
10 years ago
22
Middleware not able to modify http.Request as expected
#51
davidbirdsong
closed
10 years ago
2
httploc.HttpLocation should ensure that the endpoint host is respected
#50
davidbirdsong
opened
10 years ago
2
More work on interfaces
#49
klizhentas
closed
10 years ago
0
Continue working on the interfaces, still work in progress
#48
klizhentas
closed
10 years ago
0
Sasha/core
#47
klizhentas
closed
10 years ago
0
Get rid of everything except core functionality. Introduce sane interfac...
#46
klizhentas
closed
10 years ago
0
Extract and extend the rate limiting and load balancing routines
#45
wolfeidau
closed
10 years ago
7
Improved Logging
#44
pquerna
opened
10 years ago
3
Add Graceful Restart support
#43
pquerna
closed
10 years ago
1
Add way to build 3rd Party Vulcan Modules
#42
pquerna
closed
10 years ago
6
Buffer large requests to disk
#41
pquerna
closed
10 years ago
0
(RFR) Pluggable Discovery backends
#40
pquerna
closed
10 years ago
0
Add HTTP Forwarding headers.
#39
pquerna
closed
10 years ago
0
Next