The interface for this host has multiple IP's bound to it. The IP's I
posted in this thread are the addresses to the sites in IIS. Doesn't the
worker have to pointed to the site (via IP) its intended for?
The ports (server.xml) for both Tomcat instances are unique 8009 and 8109.
On Wed, Aug 20,
I can not upgrade to 1.2.26, this is for an application and its "certified'
for 1.2.8...so I am forced to work with this older version.
On Wed, Aug 20, 2008 at 4:48 PM, Rainer Jung <[EMAIL PROTECTED]>wrote:
> First before trying to find the right configuration, upgrade! Version 1.2.8
> is s o
André , I tried your suggestion, and it still did not work.
On Wed, Aug 20, 2008 at 12:10 PM, André Warnier <[EMAIL PROTECTED]> wrote:
> dOE wrote:
>
>>
>> I tried to do the following, and it did not work.
>>
>> worker.list=ajp13w
>> worker.ajp13w.type=ajp13
>> worker.ajp13w.host=192.168.0.1
>> w
Thanks, that's good to know, and I don't believe I've seen that in the
docs anywhere.
There's surely a lot to improve in the docs, mainly the HowTo pages, but
the Reference guide is fairly complete. Page
http://tomcat.apache.org/connectors-doc/reference/workers.html
says: "Some directives ar
Rainer Jung wrote:
First before trying to find the right configuration, upgrade! Version
1.2.8 is s old and whatever hints you get on how to use the
redirector, you'd always need to find out, which of those are true for
1.2.8. We are at 1.2.26, just use that version.
André Warnier schrieb
First before trying to find the right configuration, upgrade! Version
1.2.8 is s old and whatever hints you get on how to use the
redirector, you'd always need to find out, which of those are true for
1.2.8. We are at 1.2.26, just use that version.
André Warnier schrieb:
dOE wrote:
I tr
Johnny Kewl wrote:
> The systems are both on localhost... you said same machine... it can
> only have one IP
Not true.
The most obvious case is a machine with multiple NICs.
You can also assign multiple IP addresses to the same physical interface.
You don't see it often but you would use it, fo
- Original Message -
From: "dOE" <[EMAIL PROTECTED]>
To: "Tomcat User-List"
Sent: Wednesday, August 20, 2008 5:10 PM
Subject: Dual-Independent Tomcat servers, on Single Win32 host sharing IIS
server.
Hello,
Can anyone guide me in the right direction with my issue.
Windows Server
dOE wrote:
I tried to do the following, and it did not work.
worker.list=ajp13w
worker.ajp13w.type=ajp13
worker.ajp13w.host=192.168.0.1
worker.ajp13w.port=8009
worker.list=ajp13w2
worker.ajp13w2.type=ajp13
worker.ajp13w2.host=192.168.0.2
worker.ajp13w2.port=8109
Maybe you just need to do
>