Re: mod_jk all endpoints are disconnected

2009-12-13 Thread peter.shen
by connect check (%d), cping (%d), send > (%d)", >ae->worker->name, err_conn, err_cping, err_send); > /* Connect to the backend. > */ > } > > Is it mean that my jk always fail to reuse existing jk connections? if > yes, wh

Re: mod_jk all endpoints are disconnected

2009-12-12 Thread Rainer Jung
It's only an info message, no problem per se. As long as there are no accompanying warn or error messages, you can ignore them. Regards, Rainer On 12.12.2009 07:27, peter.shen wrote: Hi brother I meet the same problem , I want to know the reason and how fix it? %-| ke...@newsgroupstats.hk

Re: mod_jk all endpoints are disconnected

2009-12-11 Thread peter.shen
points are disconnected, " >"detected by connect check (%d), cping (%d), send > (%d)", >ae->worker->name, err_conn, err_cping, err_send); > /* Connect to the backend. > */ > } > > Is it mean that m

mod_jk all endpoints are disconnected

2008-02-03 Thread [EMAIL PROTECTED]
-- View this message in context: http://www.nabble.com/mod_jk-all-endpoints-are-disconnected-tp15261648p15261648.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat