You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Koes, Derrick" <De...@Smith-Nephew.com> on 2002/07/01 17:43:20 UTC

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

 

 

 


RE: mod_jk.log has the following error

Posted by Mladen Turk <mt...@mappingsoft.com>.

> -----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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>