Patch add maxsocket
This patch adds the ability to configure the new option.maxSockets it also sets max sockets to haproxy's default max socket value 2000 wich is realy save and still enought
greetings.
patch adds ddos and flood protection as it allows to limit maximal parallel execution realy importent in Production environmets
Hey @frank-dspeed thanks a lot for your pull request. Unfortunately the tests are failing with your update. Please can you look into it?
Thanks, Adam
Hey @frank-dspeed any updates on this?
no it brings nothing i think the only way will be to rearange the server part in the listen method of the diet.js object.
The Complet Route Handling and Creation of Routes needs to get a seperate method like in express framework.