On 18/02/2010 14:06, Peter Crowther wrote:
On 18 February 2010 13:55, Munirathinavel<munirathina...@gmail.com> wrote:
I'm using apache2.2 + tomcat6.0.18 + mod_jk1.2.28 for my portal.While doing
load test with 20& more users i'm getting the following message in
mod_jk.log....and in browser also page is not getting loaded...
[...]
[Thu Feb 18 18:35:07 2010][1528:2244] [info] jk_ajp_common.c (1788): Writing
to client aborted or client network problems
[Thu Feb 18 18:35:07 2010][1528:2244] [info] jk_ajp_common.c (2447):
(worker1) sending request to tomcat failed (unrecoverable), because of
client write error (attempt=1)
[Thu Feb 18 18:35:07 2010]worker1 216.205.107.50 30.250000
[Thu Feb 18 18:35:07 2010][1528:2244] [info] mod_jk.c (2608): Aborting
connection for worker=worker1
I'm suspecting this due to some improper configuration of
workers.properties& virtual host settings.....
can you please help me to proceed further.....
We probably could, but we are not telepaths.
Speak for yourself.
We cannot analyse your
configuration given the information you have posted. If you suspect
the error is somewhere in workers.properties and virtual host
settings, then why not post them plus your server.xml (with any
sensitive bits replaced)?
My guess is that his server.xml contains a load of spurious config,
which may or may not be messing up his mod_jk config.
But then I'd also bet that his problem manifests as an NPE in one of the
JSPs, because either the load testing script doesn't handle cookies
properly, his URLs aren't encoded properly or his JSPs don't properly
handle borked data conditions.
p
- Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org