Toby Chui
05f1743ecd
Fixed #681
...
- Fixed origin is not populated in log bug
2025-04-02 20:11:43 +08:00
Toby Chui
2aa35cbe6d
Added load balancer (wip)
...
+ Added support for multiple upstreams
+ Added load balancer
+ Added upstream abstraction in endpoint
+ Added load balancer structure
+ Added breaking change auto-updater
+ Added uptime monitor proxy type definitions
+ Added upstream editor UI
+ Fixed charset bug in many snippets HTML files
2024-07-01 21:17:20 +08:00
Toby Chui
10048150bb
Optimized rate limiter implementation
...
- Moved rate limiter scope into proxy router
- Give IpTable a better name following clean code guideline
- Optimized client IP retrieval method
- Added stop channel for request counter ticker
- Fixed #199
- Optimized UI for rate limit
2024-06-14 23:42:52 +08:00
kirari04
bb1b161ae2
clean up implementation
2024-06-11 22:04:30 +02:00
kirari04
9545343151
Removing Benchmark & Updated implementation
2024-06-11 16:56:59 +02:00
kirari04
6026c4fd53
implement sync.Map and atomic values with benchmark
2024-06-11 16:40:04 +02:00
kirari04
e3f8c99ed3
poc of an ratelimit implementation
2024-06-10 17:52:16 +02:00