Hi, as the mantainers of the XStreamOS/illumos distro, we also have specific server packages where we build Apache httpd together with other server components. We have systems with apache 2.4.27 running for years without particular problems. Recently we built version 2.4.43 and installed on a test machine. Here, we are experiencing a problem where almost once a week we have to restart apache, which is no more responding. Threads are there, but none is answering on port 80, waiting forever. Here is the output of httpd -V: Server version: Apache/2.4.43 (Unix) Server built: Jul 2 2020 02:26:34 Server's Module Magic Number: 20120211:92 Server loaded: APR 1.5.2, APR-UTIL 1.5.4 Compiled using: APR 1.5.2, APR-UTIL 1.5.4 Architecture: 32-bit Server MPM: event threaded: yes (fixed thread count) forked: yes (variable process count) Server compiled with.... -D APR_HAS_MMAP -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled) -D APR_USE_PROC_PTHREAD_SERIALIZE -D APR_USE_PTHREAD_SERIALIZE -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT -D APR_HAS_OTHER_CHILD -D AP_HAVE_RELIABLE_PIPED_LOGS -D DYNAMIC_MODULE_LIMIT=256 -D HTTPD_ROOT="/sonicle" -D SUEXEC_BIN="/sonicle/bin/suexec" -D DEFAULT_PIDLOG="var/apache/logs/httpd.pid" -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_ERRORLOG="logs/error_log" -D AP_TYPES_CONFIG_FILE="etc/apache/mime.types" -D SERVER_CONFIG_FILE="etc/apache/httpd.conf" What may be the issue? Thanks Gabriele Sonicle S.r.l. : http://www.sonicle.com Music: http://www.gabrielebulfon.com eXoplanets : https://gabrielebulfon.bandcamp.com/album/exoplanets
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org