Greetings,
 
I did a clean co of jtc w/ JK_1_2_7_BETA_3 tag. I am building for
NetWare with ap2.0.52. Running stress test on a 2 procs machine.
Doing request to simple JSPs and servlets using WebBench with
up to 250 virtual clients.
 
It takes between few minutes and an hour to reproduce, this is the
stack:
 
ajp_reset_endpoint + 4
ajp_close_endpoint + 36
ajp_get_endpoint + E3
ajp_worker_factory%12 + 119B
jk_set_options + 649
....
 
The ajp_endpoint_t pointer passed in ajp_reset_endpoint is a valid
address but the reuse field is NULL. Setting up reuse to JK_FALSE
seg fault the server.
 
Since I inherited responsibility of mod_jk few weeks ago, and had 
my first look at the code 2 days ago, help would probably be usefull
to resolve this problem. Any explanation of why this will happen?
Any more information that I could provide to help narrow down
that problem?
 
Next Monday, I will try to reproduce that problem with the newly
tagged 1.2.8rc1.
 
Thanks,
 
Jean-Jacques
 

Reply via email to