Thanks for the info. I still get the same log error even with the larger cache size. Is there anywhere I can look up this error number?
-----Original Message----- From: Mladen Turk [mailto:[EMAIL PROTECTED]] Sent: Monday, July 01, 2002 11:54 AM To: 'Tomcat Users List' Subject: RE: mod_jk.log has the following error > -----Original Message----- > From: Koes, Derrick [mailto:[EMAIL PROTECTED]] > 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:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
