https://issues.apache.org/bugzilla/show_bug.cgi?id=52191
--- Comment #2 from Mladen Turk <mt...@apache.org> 2011-11-17 07:34:49 UTC --- Have you checked the latest trunk. I added shmemName now has APP_POOL_ID which should allow more unique name. Also could you explain the purpose of having multiple ISAPI redirectors's installed. I mean you can't do that for any of the integral IIS extensions/filters (or you can do that for FastCGI for example?) I tend to actually make a logic that would explicitly detect and forbid such cases instead allowing them. Redirector should be loaded once per IIS instance. We use so many static variables since design presumes we are loaded once per process. -- 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