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

--- Comment #3 from m8r-3mye...@thisisnotmyrealemail.com 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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to