- define DEFAULT_LISTENBACKLOG=APR_INT32_MAX. We want apache to honour net.core.somaxconn sysctl as the mandatory limit. the old value of 511 was never used as until v5.4-rc6 it was clamped to 128, in current kernels the default limit is 4096. Cannot use the apr_socket_listen(.., -1) idiom because the function expects a positive integer argument. OBS-URL: https://build.opensuse.org/request/show/769110 OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=596
Description
No description provided
Languages
Shell
92.9%
C
7.1%