Hello,
I have an error, which will occure, when I refresh in the Web Client
is too fast,
Tomcat will throw an Error (or better mod_jk ?), which popup on
stdout:

java.io.IOException: Broken pipe
        at java.net.SocketOutputStream.write(SocketOutputStream.java:83)
        at
org.apache.tomcat.service.connector.TcpConnector.send(TcpConnector.ja
va:167)
        at
org.apache.tomcat.service.connector.Ajp13ConnectorResponse.doWrite(Aj
p13ConnectorResponse.java:237)


I think that this happens when Apache reaches max server limit, and it
causes the following error:

[jk_ajp13_worker.c (325)]: Error ajp13_process_callback - write failed.

-- FreeBSD 4.1.1, Apache/1.3.12 , mod_jk (no-eapi), Tomcat 3.2.3, jdk 1.1.8

Any suggestions?

Reply via email to