> -----Original Message-----
> From: Koes, Derrick [mailto:Derrick.Koes@Smith-Nephew.com]
> Sent: 1. srpanj 2002 17:43
> To: 'Tomcat Users List'
> Subject: mod_jk.log has the following error
>
>
> Does anyone know why I'm getting these errors in my mod_jk.log?
>
>
>
>
>
> [Mon Jul 01 11:32:13 2002] [jk_connect.c (151)]:
> jk_open_socket, connect() failed errno = 61
>
> [Mon Jul 01 11:32:13 2002] [jk_ajp_common.c (599)]: In
> jk_endpoint_t::ajp_connect_to_endpoint, failed errno = 61
>
If you are running threaded server, like WIN32 in the workers.properties
Set something like:
worker.ajp13.cachesize=100
MT.
--
To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@jakarta.apache.org>
|