https://issues.apache.org/bugzilla/show_bug.cgi?id=46467
Alex Pircher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #3 from Alex Pircher <[email protected]> 2009-01-03 13:27:57 PST --- - Kernel version 2.6.27.9-159 (x86_64) - glibc version 2.9 - Your httpd.conf Default httpd.conf installed during installation with the lines above added. Attached is my httpd.conf - Your ulimits (ulimit -a) I have already tried set the limits as high as possible, the current settings are: core file size (blocks, -c) unlimited data seg size (kbytes, -d) unlimited scheduling priority (-e) unlimited file size (blocks, -f) unlimited pending signals (-i) unlimited max locked memory (kbytes, -l) unlimited max memory size (kbytes, -m) unlimited open files (-n) 1000000 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) unlimited real-time priority (-r) 0 stack size (kbytes, -s) unlimited cpu time (seconds, -t) unlimited max user processes (-u) unlimited virtual memory (kbytes, -v) unlimited file locks (-x) unlimited - gdb steps (gdb) frame 1 #1 0x00000000004494b6 in child_main (child_num_arg=<value optimized out>) at prefork.c:532 532 (void) apr_pollset_add(pollset, &pfd); (gdb) p num_listensocks $1 = 1 -- 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]
