On 3/22/07, Anthony Gardner <[EMAIL PROTECTED]> wrote:
If Partial HTML is sent  to the client,  could it possibly cause the IO
flush error? The HTML in question would be something like <div>.....</div>
and sent back thus ....

No, mod_perl doesn't know anything about HTML or care what content you
send to the client.  Those errors are probably just normal lost
connections with clients.

- Perrin

Reply via email to