Should fix read-only users with tons of clients
This commit is contained in:
@@ -67,6 +67,7 @@
|
||||
:start (run-jetty app {:port port
|
||||
:join? false
|
||||
:configurator configure-jetty
|
||||
:response-header-size 16384
|
||||
:request-header-size 16384})
|
||||
:stop (.stop jetty))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user