Re: cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_uriEnv.c

2002-09-26 Thread Henri Gomez

Ok it works now for both apache 1.3 and 2.0 for simple
workers2.properties :

[shm:]
info=Scoreboard. Required for reconfiguration and status with 
multiprocess servers
file=/var/run/jk2-ap13.shm
size=1048576

[channel.socket:localhost:8009]
debug=1

[ajp13:localhost:8009]
channel=channel.socket:localhost:8009
debug=1

[status:status]

[uri:/jkstatus/*]
info=Display status information and checks the config file for changes.
worker=status:status
debug=1

[uri:/examples/*]
worker=ajp13:localhost:8009
debug=1



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




RE: cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_uriEnv.c

2002-09-24 Thread Mladen Turk

OK will make the uri parser on my own. Not such a big deal.

 -Original Message-
 From: news [mailto:[EMAIL PROTECTED]] On Behalf Of Costin Manolache
 
 As I mentioned, I prefer doing this _after_ jk2.0 ( i.e. the first 
 milestone), possibly in a branch. 


MT


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