https://bz.apache.org/bugzilla/show_bug.cgi?id=60551
--- Comment #2 from Ian Eggleton <[email protected]> --- (In reply to Eric Covener from comment #1) > what mpm config do you have? Good point, should have included that, although it's not changed from 2.20 Timeout 300 KeepAlive On MaxKeepAliveRequests 600 KeepAliveTimeout 5 UseCanonicalName Off HostnameLookups Off ThreadsPerChild 25 StartServers 10 MinSpareThreads 250 MaxSpareThreads 300 ServerLimit 25 MaxClients 50 ListenBacklog 100 MaxRequestsPerChild 1000 and the compile details are Server version: Apache/2.4.25 (Unix) Server built: Dec 22 2016 10:37:12 Server's Module Magic Number: 20120211:67 Server loaded: APR 1.5.2, APR-UTIL 1.5.4 Compiled using: APR 1.5.2, APR-UTIL 1.5.4 Architecture: 64-bit Server MPM: worker threaded: yes (fixed thread count) forked: yes (variable process count) Compiled in modules: core.c mod_authn_file.c mod_authn_core.c mod_authz_host.c mod_authz_groupfile.c mod_authz_user.c mod_authz_core.c mod_access_compat.c mod_auth_basic.c mod_socache_dbm.c mod_so.c mod_watchdog.c mod_ratelimit.c mod_reqtimeout.c mod_include.c mod_filter.c mod_sed.c mod_deflate.c http_core.c mod_mime.c mod_log_config.c mod_log_debug.c mod_env.c mod_headers.c mod_setenvif.c mod_version.c mod_proxy.c mod_proxy_connect.c mod_proxy_ftp.c mod_proxy_http.c mod_proxy_fcgi.c mod_proxy_scgi.c mod_proxy_fdpass.c mod_proxy_wstunnel.c mod_proxy_ajp.c mod_proxy_balancer.c mod_proxy_express.c mod_proxy_hcheck.c mod_session.c mod_session_cookie.c mod_session_dbd.c mod_slotmem_shm.c mod_ssl.c mod_lbmethod_byrequests.c mod_lbmethod_bytraffic.c mod_lbmethod_bybusyness.c mod_lbmethod_heartbeat.c worker.c mod_unixd.c mod_status.c mod_autoindex.c mod_vhost_alias.c mod_dir.c mod_alias.c mod_rewrite.c -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
