Using the isapi_redirector2.dll file, and this this workers2.properties, the
URI for /calendar doesn't work if I Uncomment the group= line. This leads me
to believe the group= line should contain lb:lb and not lb as shown in the
/examples URI in the referenced file. If this is indeed the case, someone
should update the sample file.


[shm]
info=Scoreboard. Requried for reconfiguration and status with multiprocess
servers.
file=anon

# Defines a load balancer named lb. Use even if you only have one machine.
[lb:lb]


# 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
group=lb

[status:]
info=Status worker, displays runtime information

[uri:/calendar/*]
info=Connect Daily Web calendar
#group=lb

#[uri:/jkstatus/*]
#info=The Tomcat /jkstatus handler
#group=status:





George Sexton
MH Software, Inc.
http://www.mhsoftware.com/
Voice: 303 438 9585
 


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

Reply via email to