X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=doc%2FConfigure.help;h=d8cf81472ec7cb8b201617a0bb4e4fdc934d05e0;hb=e93ba1690ac9c73ad17a9fdf41e672bb6ccac466;hp=965c7f92c69b7fe6fabd152444e5463508619387;hpb=fe7e9df87467447f02ff96dfb2c1027a0e0c2fcd;p=ircu2.10.12-pk.git diff --git a/doc/Configure.help b/doc/Configure.help index 965c7f9..d8cf814 100644 --- a/doc/Configure.help +++ b/doc/Configure.help @@ -652,6 +652,15 @@ BUFFERPOOL have less than 4000 local clients. Don't forget to specify this value in bytes. +Aggressively empty the sendqpool (Read Help!) +HAS_FERGUSON_FLUSHER + Instead of dropping clients with 'Buffer Allocation Error', try to send + data to clients to try and drop the sendq buffer size as a last resort + before dropping clients. This doesn't get rid of the problem, it just + tries hard to limit it's impact. + WARNING: *THIS PANICS UNCONFIGURED FREEBSD MACHINES*, make sure you've + read doc/freebsd.txt before enabling this feature on a FreeBSD machine. + Max receive queue for clients (bytes) CLIENT_FLOOD Currently, everything that a client sends to a server is read by the server