yes -- but what is the difference? i'm running Fedora Core 3 on a single processor Linux box, running Apache 2.x
what does prefork mean? vs. worker? thanks, Kim :-) On 6/14/06, David Rees <[EMAIL PROTECTED]> wrote:
On 6/14/06, Kim Albee <[EMAIL PROTECTED]> wrote: > I need some help -- I'm downloading the JK binaries to get my tomcat > installation working with Apache, and when I go to download the jk binaries > for linux/apache, I see the two files: > > jakarta-tomcat-connectors-jk-1.2.14-linux-sles9-x86_64-prefork.so > jakarta-tomcat-connectors-jk-1.2.14-linux-sles9-x86_64-worker.so > > I'm assuming that i change the names of one of these to mod_jk.so and place > it into the libexec directory for apache, but which one do I use? what's > the difference? the Installation and FAQs don't appear to address this... The name depends on which MPM your Apache is compiled with. Most likely it's the prefork MPM as that is default, but could be the worker MPM. -Dave --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]