Hi 

I have exactly the same problem but not solution.

I tried with mod_jk2 too. I have the same problem.

Now I’m trying with apache for Windows. I want see if
is OS problem.

Is a bug of mod_jk/mod_jk2?

Luca


--- Marco Manini <[EMAIL PROTECTED]> wrote:
> Hi,
> I have this configuration:
> 
> - a linux machine with Apache 2.0.47 and mod_jk
> 1.2.5 configured for load
> balancing and sticky session.
> - two linux machine with tomcat 4.1.x.
> 
> Load Balancing and sticky session work fine, but
> when there is a node
> failure and mod_jk switch the courrent request to
> the remaining tomcat instance the HTTP POST
> parameters get lost!
> 
> I sniffed the AJP traffic and I observed those
> packets directed to the
> remaining node:
> 
> 1) AJP REQUEST POST with a content legth field
> setted to 54 (correct size)
> 2) AJP REQUEST BODY with length 0 !!!
> 
> This happens only when switching from a failing node
> to another.
> During normal operation all works fine and the AJP
> packets are correct.
> 
> How is this possibile ?
> 
> Thanks in advance to all mod_jk gurus.
> 
> Marco
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/

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

Reply via email to