Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.7.0.tar.gz | 2019-04-01 | 1.2 MB | |
0.7.0.zip | 2019-04-01 | 1.4 MB | |
README.md | 2019-04-01 | 780 Bytes | |
Totals: 3 Items | 2.6 MB | 0 |
Feature
- Supports request interception filtering through
cookie
,random number
, andHTTP Method
. - Added the method of taking margin for rule matching.
- Added
kafka
plugin. - Added
balancer
plugin. - Added
consul_balancer
plugin. - Added
persist log
plugin. - Added
node
plugin.
FIX
- Fixed dashboard page display problem.
- Fixed
invalid URL prefix in" "error when
balancer` switch is not turned on. - Fixed
continue = false
error when selector type is1
. - Fixed invalid proxy read timeout configuration.
- Fixed the problem of ignoring case for matching authentication value.
Change
- Refactored the management code and documentation of
balancer
module. - Update
Makefile
to specify version for dependencies.