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:l

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

2002-09-23 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

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

2002-09-23 Thread Costin Manolache
As I mentioned, I prefer doing this _after_ jk2.0 ( i.e. the first milestone), possibly in a branch. Alternatively, you can use ifdefs - but please keep the old code at least for a while. When we decide to require apr, all the old code can/should be removed - the pools, socket, etc. We keep it