Stephen Nelson-Smith wrote:
> On Tue, Sep 30, 2008 at 8:12 PM, Stephen Nelson-Smith
> <[EMAIL PROTECTED]> wrote:
> 
>> Testing:
>>
>> * Submitting straight to one of the new tomcat 6.0.16 machines, over
>> http, works without fail - the XML is parsed.
> 
> Ok.... so now it transpires that actually direct http to Tomcat never
> worked more than once, after a tomcat restart either.  So the only
> thing that works is the mod_jk setup.
> 
> This makes me very suspicious - why would it work only once?
> 
> Can I cluster with mod_jk and apache 2.2?
Absolutely.

Have you checked that the request is valid. For example, does the content
length header agree with what you are sending?

I would use mod_proxy_http rather than mod_jk and then dig out wireshark to
see exactly what is going on.

Mark



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to