mirror of
https://github.com/hoytech/strfry.git
synced 2025-06-20 09:50:28 +00:00
todo
This commit is contained in:
8
TODO
8
TODO
@ -11,13 +11,19 @@ features
|
|||||||
make it easier for a thread to setup a quadrable env
|
make it easier for a thread to setup a quadrable env
|
||||||
|
|
||||||
rate limits
|
rate limits
|
||||||
|
! event writes per second per ip
|
||||||
slow-reader detection and back-pressure
|
slow-reader detection and back-pressure
|
||||||
max connections per ip (nginx?)
|
max connections per ip (nginx?)
|
||||||
max bandwidth up/down (nginx?)
|
max bandwidth up/down (nginx?)
|
||||||
event writes per second per ip
|
|
||||||
max number of concurrent REQs per connection/ip
|
max number of concurrent REQs per connection/ip
|
||||||
? limit on total number of events from a DBScan, not just per filter
|
? limit on total number of events from a DBScan, not just per filter
|
||||||
|
|
||||||
|
event sources
|
||||||
|
|
||||||
|
multiple sync connections in one process/config
|
||||||
|
|
||||||
|
relay block-list events
|
||||||
|
|
||||||
misc
|
misc
|
||||||
periodic reaping of disconnected sockets
|
periodic reaping of disconnected sockets
|
||||||
? websocket-level pings
|
? websocket-level pings
|
||||||
|
Reference in New Issue
Block a user