Hi,
        I'm using Tomcat3.2 and mod_jk to connect to Apache1.3.12. On
putting stress with 40 clients , the site becomes inaccessible after 30
mins.The mod_jk.log file size started to increase with following error
message.

[jk_connect.c (143)]: jk_open_socket, connect() failed errno = 61
[jk_ajp12_worker.c (152)]: In jk_endpoint_t::service, Error sd = -1

Then I tried with apj13 connector.I faced the same problem after 30 mins of
stress.The mod_jk.log file now had this error, but site was inaccessible.

[jk_ajp13_worker.c (584)]: Error connecting to the Tomcat process.
[jk_connect.c (143)]: jk_open_socket, connect() failed errno = 61
[jk_ajp13_worker.c (173)]: In jk_endpoint_t::connect_to_tomcat, failed errno
= 61

Has anyone experienced this problem.

Regards
Rajesh


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to