Rasmus,

This simple one works on windows and solaris.  By the way, when I changed
the shm size to 1000000, it didn't...

Andy

[logger.apache2]
level=DEBUG

[shm]
file=c:/Apache2/logs/jk2.shm
size=1048576

# Example socket channel, override port and host.
[channel.socket:localhost:8009]
port=8009
host=127.0.0.1

# define the worker
[ajp13:localhost:8009]
channel=channel.socket:localhost:8009

# Uri mapping
[uri:192.168.0.102/control/*]
worker=ajp13:localhost:8009

-----Original Message-----
From: Rasmus Munk [mailto:[EMAIL PROTECTED] 
Sent: 16 January 2004 23:32
To: 'Tomcat Users List'
Subject: Does anyone have a working workers2.properties file?

Hi

I am looking for a working workers2.properties file to use as a template. I
have seen a lot of examples of sections workers2.properties files, but I
would like to see a complete file.

I am running IIS 5.0 and tomcat 4.1.27 using isapi_redirector2.dll 2.0.2

Thanks,

Rasmus


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to