https://issues.apache.org/bugzilla/show_bug.cgi?id=49035

--- Comment #3 from [email protected] 2012-02-08 12:29:38 
UTC ---
setting the 
packetSize Attribute in jboss server.xml fixed the problem for me
<Connector port="8009" address="${jboss.bind.address}" protocol="AJP/1.3"
packetSize="20000"
emptySessionPath="true" enableLookups="false" redirectPort="8443" />

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to