Hi.

that should mean that the web client disconnected, and your CGI
shouldn't keep pumping out data

So the moment the client is gone, and the CGI app attempts to send
data, it will receive "broken pipe" (as there indeed no pipe anymore)?
Is this the only reason for the error?

prefork MPM and strace -f

Thanks, will try them.

Regards,
Stas.

Reply via email to