Re: Problem with apj13/jk_mod and multiple cookies!

2001-01-18 Thread Jason Pell
THANKYOU, THANKYOU, THANKYOU one and all. Oh what a beautiful day it is, to see Tomcat 3.2.1 with patch to Ajp13ConnectorResponse.java working as it should. I am extremely grateful. Thanks Jason Dan Milstein wrote: > Jason, > > This has been fixed in the cvs tree for TC 3.2 -- the relevant

Re: Problem with apj13/jk_mod and multiple cookies!

2001-01-18 Thread Dan Milstein
Jason, This has been fixed in the cvs tree for TC 3.2 -- the relevant file is: src/share/org/apache/tomcat/service/connector/Ajp13ConnectorResponse.java You can get a patch from that, or just grab that file. Check the jakarta website for details on getting the file from cvs. -Dan Jason Pel

Problem with apj13/jk_mod and multiple cookies!

2001-01-17 Thread Jason Pell
Hi, I have been having heaps of problems with multiple cookies not being set with tomcat. I have managed to track the problem down, but do not have enough understanding of the APJ13/mod_jk C source to fix. First of all multiple cookies work when I access tomcat directly (bypassing apache), but