mirror of
https://github.com/php/php-src.git
synced 2026-04-28 10:43:30 +02:00
9765763413
It makes no sense to use -1 for *BSD (which is the highest value there) and still use 128 for Linux. Lets raise it right to up the limit and let the people lower it if they think that 3.5Mb is too much for a process. IMO this is better than silently dropping connections.