SHA256
1
0
forked from pool/apache2
Go to file
Dominique Leuenberger 279c99ca6b Accepting request 769465 from Apache
- 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. (forwarded request 769110 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/769465
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache2?expand=0&rev=165
2020-02-06 12:06:54 +00:00
2019-06-26 07:34:37 +00:00
2018-03-19 09:22:56 +00:00
2017-10-17 12:46:25 +00:00
Description
No description provided
11 MiB
Languages
Shell 92.9%
C 7.1%