* Sunnz wrote: > Ok I am totally lost... googling "MaxCPEPerChild" gives no result, > while "MaxCPUPerChild" gives lots of OpenBSD httpd.conf file with the > exact same conf I have, > http://kerneltrap.org/mailarchive/openbsd-misc/2008/6/16/2138454 where > MaxCPUPerChild 0... >
The httpd optionis MaxCPUPerChild. If your httpd binary contains the string MaxCPEPerChild, then data on the disk must have changed. Maybe your disk is failing? Or something changed some date on the disk. You config is ok, your httpd binary is not, whatever the cause for this is.

