[EMAIL PROTECTED] wrote: > > The document describes how it can run in Netscape or IIS, but not in > Apache. Apache 1.3.x is multiprocess, not multithreaded, so you can't use the in-process worker. Apache 2.x is multithreaded, so you can ... but it's not in stable release as yet. Cheers, Brett Neumeier --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
- Can Tomcat Run as Apache In-Process workers? Sean . D . Kim
- Brett Neumeier