https://bz.apache.org/bugzilla/show_bug.cgi?id=62277
--- Comment #14 from Tauseef Anjum <[email protected]> --- (In reply to Yann Ylavic from comment #13) > Thanks Tauseef for the configuration files. > > Unfortunately I can't reproduce on Linux with the same configuration (minus > certificate files...), I must be missing something. > > Can there be by any chance another httpd server running at the same time? > > Also, could you please provide the output "httpd -V"? > Solaris is probably using another SHM mechanism than Linux by default (at > least the one I configured), this could be a track too if short balancer > names like the ones used in your configuration start to collide at the > system level. Yann ! there is another apache configured on the server but I stop the earlier version before starting this one. Plus this is the out put of apache -V Server version: Apache/2.4.33 (Unix) Server built: Mar 26 2018 16:49:08 Server's Module Magic Number: 20120211:76 Server loaded: APR 1.6.3, APR-UTIL 1.6.1 Compiled using: APR 1.6.3, APR-UTIL 1.6.1 Architecture: 64-bit Server MPM: worker threaded: yes (fixed thread count) forked: yes (variable process count) Server compiled with.... -D APR_HAS_SENDFILE -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="/usr/local/apache_QA" -D SUEXEC_BIN="/usr/local/apache_QA/bin/suexec" -D DEFAULT_PIDLOG="logs/httpd.pid" -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_ERRORLOG="logs/error_log" -D AP_TYPES_CONFIG_FILE="conf/mime.types" -D SERVER_CONFIG_FILE="conf/httpd.conf" And about short name of balancer , I don;t think it should be problem as I have it work with less balancer entries but increasing the memory at kernel level ! -- 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]
