RE: [PATCH] Ajp13 wrong Response

2001-07-18 Thread Mike Anderson

Henri,

Check what I just checked in to TC3.3.  I'm pretty sure it is a more comprehensive fix 
for the same issue.  We had seen this internally and needed a fix for it and so I just 
committed my fix.

Mike Anderson

>>> [EMAIL PROTECTED] 07/10/01 01:58AM >>>
I'll study carefully this one to see if he didn't 
broke the recovery stuff added to handle case
where tomcat is restarted...

Thanks

-
Henri Gomez ___[_]
EMAIL : [EMAIL PROTECTED](. .) 
PGP KEY : 697ECEDD...oOOo..(_)..oOOo...
PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 



>-Original Message-
>From: William Barker [mailto:[EMAIL PROTECTED]] 
>Sent: Monday, July 09, 2001 8:58 PM
>To: [EMAIL PROTECTED] 
>Subject: [PATCH] Ajp13 wrong Response
>
>
>This fixes the problem reported by Angel Aray in thread 23795. 
> The diff is
>against TC3.3 M4.  What was happening is that the user hitting 
>the "stop"
>button in the browser was invoking the re-try broken 
>connection logic.  This
>totally freaks out the proxy server who now thinks that the 
>re-sent page is
>actually the page for a different request.
>




RE: [PATCH] Ajp13 wrong Response

2001-07-10 Thread GOMEZ Henri

I'll study carefully this one to see if he didn't 
broke the recovery stuff added to handle case
where tomcat is restarted...

Thanks

-
Henri Gomez ___[_]
EMAIL : [EMAIL PROTECTED](. .) 
PGP KEY : 697ECEDD...oOOo..(_)..oOOo...
PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 



>-Original Message-
>From: William Barker [mailto:[EMAIL PROTECTED]]
>Sent: Monday, July 09, 2001 8:58 PM
>To: [EMAIL PROTECTED]
>Subject: [PATCH] Ajp13 wrong Response
>
>
>This fixes the problem reported by Angel Aray in thread 23795. 
> The diff is
>against TC3.3 M4.  What was happening is that the user hitting 
>the "stop"
>button in the browser was invoking the re-try broken 
>connection logic.  This
>totally freaks out the proxy server who now thinks that the 
>re-sent page is
>actually the page for a different request.
>



[PATCH] Ajp13 wrong Response

2001-07-09 Thread William Barker

This fixes the problem reported by Angel Aray in thread 23795.  The diff is
against TC3.3 M4.  What was happening is that the user hitting the "stop"
button in the browser was invoking the re-try broken connection logic.  This
totally freaks out the proxy server who now thinks that the re-sent page is
actually the page for a different request.

 jk_ajp13_worker.diff