https://issues.apache.org/bugzilla/show_bug.cgi?id=47750
--- Comment #8 from [email protected] 2009-09-01 13:47:08 PDT --- (In reply to comment #6) > Thanks for the config, will have a look. > The request which triggered the second start was using the URL > /EODPut/225/TEST.EOD225.20090826.txt > and going to the same server name as all the other requests. Still reasoning, > why this request started another (second) process. This is a WebDAV location, and the particular call above writes a file into the location - I did wonder if this was the trigger, but further experimentation showed that: 1. Calls to the WebDAV location don't usually trigger another start. 2. Other URLs trigger the start. Additionally WebDAV is using a different application pool, so in theory should be separated from ISAPI redirect. I also have another environment which experiences the originally reported condition, and that doesn't have WebDAV on it. -- 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: [email protected] For additional commands, e-mail: [email protected]
