Dmitry Samersoff writes:
> I have server under FreeBSD 4.2 with apache fired simple C++ CGI for
> each connection.
>
> Aproximately every 12H uptime server stop responding.
>
> Kernel answers to ping, establish TCP connection but unable to fork
> process.
> (no messages in /var/log/messages)
Looks like you reach some of limits,
may be maxproc for user httpd runs as.
--
@BABOLO http://links.ru/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message