-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Martin,

Martin Gainty wrote:
> broken pipe means that at one end (more than likely the DB listener you're 
> connecting to somehow dropped)

Unlikely:

>> java.net.SocketException: Broken pipe
>>    at java.net.SocketOutputStream.socketWrite0(Native Method)
>>    at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
>>    at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
>>    at org.apache.jk.common.ChannelSocket.send(ChannelSocket.java:518)

Looks like the JK connector to me, not some database connection.

> A quick fix is to bump the connectionTimeout up by 5 sec
> If not bump the mod_proxy.proxytimeout up by 5 secs
> http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxytimeout

Note that the OP was asking about mod_jk, and you are suggesting a fix
for mod_proxy_ajp :(

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGBA2W9CaO5/Lv0PARApNPAKCMQVsbqgUN0cr7Ln3hLBv2jkriPgCggr3e
i7V9vlv9xaAWtA1bl7PH3fo=
=7dhr
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to