| | 5 | {{{ |
| | 6 | [Thu Mar 10 09:11:09 2011] [info] server seems busy, (you may need to increase StartServers, |
| | 7 | or Min/MaxSpareServers), spawning 8 children, there are 0 idle, |
| | 8 | and 128 total children |
| | 9 | [Thu Mar 10 09:11:10 2011] [notice] child pid 6790 exit signal Segmentation fault (11) |
| | 10 | [Thu Mar 10 09:11:10 2011] [notice] child pid 6791 exit signal Segmentation fault (11) |
| | 11 | [Thu Mar 10 09:11:10 2011] [notice] child pid 6792 exit signal Segmentation fault (11) |
| | 12 | [Thu Mar 10 09:11:10 2011] [notice] child pid 6793 exit signal Segmentation fault (11) |
| | 13 | }}} |
| | 14 | |
| | 15 | Such messages are seen when the server is overwhelmed by requests. The goal of the experiments is to determine the Apache configuration where such messages could be avoided. |