https://issues.apache.org/bugzilla/show_bug.cgi?id=52659

Alex Samad <alex.sa...@yieldbroker.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|All                         |Windows Server 2008

--- Comment #1 from Alex Samad <alex.sa...@yieldbroker.com> 2012-03-05 05:27:12 
UTC ---
I have changed OS platform. and changed to critical...

Done more testing.

setup 

1 client -> 1 IIS 7.5 + nod_jk -> jboss server

IIS7 app pool is setup for 4 process (web garden) and overlapping recycle

we have the client making 300 - 500 connections to the IIS7.5

whilst this is going on we recycle the application pool. 

modjk becomes confused and i believe corrupts the shm area all requests get 500
error.

Whilst leaving the application on, we restart IIS7.5 so there are 500
connection attempted to be made and when IIS restarts we go straight back into
500 errors.

we have to block in the inbound connections and then start IIS and wait a few
seconds and then let the connections in (allow them through the firewall)

so sign i see of this.

the ajp logs has errors for uri's not being allocation.. and then stopping
(presumably after the config file has been read).

I believe we should change locking for the windows platform to pessi

also why is the extension taking request when it hasn't read the config file
yet !!!

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to