Re: [PATCH] JK and load-balanced POSTs

2004-07-21 Thread Joel Dice
It looks like the CVS version works. Next time I'll try CVS before trying to fix a problem myself. :) Looking forward to 1.2.6! On Wed, 21 Jul 2004, Rainer Jung wrote: > Henri Gomez wrote: > > > > > Thanks to check if it works for you with the latest jk in CVS... > > > > ... and I think we exp

Re: [PATCH] JK and load-balanced POSTs

2004-07-21 Thread Joel Dice
Thanks for the information, Henri and Rainer. I'll try the CVS version today. On Wed, 21 Jul 2004, Rainer Jung wrote: > Henri Gomez wrote: > > > > > Thanks to check if it works for you with the latest jk in CVS... > > > > ... and I think we expect the new 1.2.6 release soon. So either wait for >

[PATCH] JK and load-balanced POSTs

2004-07-20 Thread Joel Dice
Attached is a patch against JK 1.2.5 to fix handling of POSTs for load-balanced workers. The problem it addresses occurs when an endpoint fails while mod_jk is trying to send it a POST request. When mod_jk gives up and attempts to use a different endpoint, the body of the POST is lost. Since the