chars.
Thanks,
Pushkar
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: Thursday, September 09, 2010 6:27 PM
To: Tomcat Users List
Subject: Re: mod_jk not creating worker other than ajp13
Pushkar Tiwari wrote:
> Hi All,
>
> I am trying to connect Tomcat 6.
Pushkar Tiwari wrote:
Hi All,
I am trying to connect Tomcat 6.0.16 with Apache 2.2.16 through mod_jk 1.2.30
on Win XP service pack 3 32 bit platform.
I have followed following steps:
* Placing mod_jk.so into apache/modules.
* Creating mod_jk.conf & workers.properties files in apache/co
On 09/09/2010 02:14 PM, Pushkar Tiwari wrote:
Hi All,
JkMount /TestLB1 jvm1
JkMount /TestLB1/* jvm1
JkShmFile logs/jk.shm
# mod_jk.conf end
JkMountCopy All
Regards
--
^TM
-
To unsubscribe, e-mail: users-unsubscr...@tomca
Hi All,
I am trying to connect Tomcat 6.0.16 with Apache 2.2.16 through mod_jk 1.2.30
on Win XP service pack 3 32 bit platform.
I have followed following steps:
* Placing mod_jk.so into apache/modules.
* Creating mod_jk.conf & workers.properties files in apache/conf
* Modifying https.