https://issues.apache.org/bugzilla/show_bug.cgi?id=45273
Geoff Millikan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution| |FIXED --- Comment #7 from Geoff Millikan <[email protected]> 2011-04-22 18:53:39 EDT --- Yes, in production release of 2.2.17 I confirm it's fixed. I compiled from source for CentOS 5.6. ---== Details ==--- # cat /etc/*release* CentOS release 5.6 (Final) #uname -a OS: Linux 2.6.18-238.5.1.el5 #1 SMP Fri Apr 1 18:41:58 EDT 2011 x86_64 # /usr/local/apache2/bin/httpd -V Server version: Apache/2.2.17 (Unix) Server built: Apr 22 2011 21:56:30 Server's Module Magic Number: 20051115:25 Server loaded: APR 1.4.2, APR-Util 1.3.10 Compiled using: APR 1.4.2, APR-Util 1.3.10 Architecture: 64-bit Server MPM: Prefork threaded: no forked: yes (variable process count) Server compiled with.... -D APACHE_MPM_DIR="server/mpm/prefork" -D APR_HAS_SENDFILE -D APR_HAS_MMAP -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled) -D APR_USE_SYSVSEM_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=2 -D HTTPD_ROOT="/usr/local/apache2" -D SUEXEC_BIN="/usr/local/apache2/bin/suexec" -D DEFAULT_PIDLOG="logs/httpd.pid" -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_LOCKFILE="logs/accept.lock" -D DEFAULT_ERRORLOG="logs/error_log" -D AP_TYPES_CONFIG_FILE="conf/mime.types" -D SERVER_CONFIG_FILE="conf/httpd.conf" ---== Configure statement ==--- ./configure --prefix="/usr/local/apache2" CFLAGS="-DDYNAMIC_MODULE_LIMIT=2 -DDEFAULT_PIDLOG=\"run/httpd.pid\"" --disable-imagemap --disable-userdir --disable-asis --disable-actions --disable-authn-default --disable-authz-groupfile --disable-authz-default --disable-filter --disable-negotiation --disable-version --disable-cgi --enable-autoindex --enable-cache --enable-expires=shared --enable-disk-cache --enable-deflate --enable-headers --enable-info=shared --enable-rewrite --enable-ssl --enable-proxy --disable-proxy-balancer --disable-proxy-ftp --disable-proxy-scgi --disable-proxy-ajp --disable-proxy-balancer --enable-reqtimeout --enable-vhost-alias --enable-mime --with-mpm=prefork -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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]
