> 
> Any idea what these lines could mean / that caused them? Note that it
> seems that after the crash (when a new w3wp.exe is created), pages are
> served fine again (though I do not know what happens with request that
> are made exactly in the time when IIS resets the app pool).
> The crashes and these log lines didn't appear in ISAPI 1.2.32.
> 

Sorry, forgot to post my configuration:

uriworkersmap.properties:

  /*=worker1


workers.properties:

  # Define 1 real worker using ajp13
  worker.list=worker1
  # Set properties for worker1 (ajp13)
  worker.worker1.type=ajp13
  worker.worker1.host=localhost
  worker.worker1.port=8019


Thanks,
Konstantin Preißer


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

Reply via email to