On Thu, Mar 29, 2012 at 3:04 PM, Hua Li <[email protected]> wrote:
> Hi, I have an Apache httpd server working, and it generates something
> like the following from time to time:
>
> do_close:0, content_len:0.
> do_close:0, content_len:10.
>
> What's the meaning ? Thanks in advance.
>

Is this in the error log? Does the line start with a date in square
brackets, like this?

[Thu Mar 29 13:43:09 2012] [error]

If it doesn't, then the error does not come from apache, but it comes
from some component running within Apache, like a PHP script or a CGI
script.

Cheers

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to