I've attached my workers.properties file below.

Paul






#define the shared memory file
[shm:]
file=/usr/local/apache-2.0.50/logs/jk2.log
size=1000000
debug=1

# Define the communication channel
[channel.socket:localhost:8409]
[channel.socket:localhost:8209]

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

[ajp13:localhost:8209]
channel=channel.socket:localhost:8209

[uri:/*]
group=ajp13:localhost:8409

[uri:/*]
group=ajp13:localhost:8209 


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

Reply via email to