-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Rémy,

On 2/25/15 11:44 AM, Rémy Maucherat wrote:
> 2015-02-25 17:17 GMT+01:00 Christopher Schultz
> <ch...@christopherschultz.net
>> :
> 
>> This configuration seems to solve the issue:
>> 
>> <Connector port="@connector-port@" redirectPort="443" 
>> protocol="org.apache.coyote.ajp.AjpNioProtocol" 
>> URIEncoding="UTF-8" packetSize="65536" 
>> socket.appReadBufSize="65536" socket.appWriteBufSize="65536" 
>> executor="tomcatThreadPool" />
>> 
>> Thanks for the tip, Rémy.
>> 
>> So, to recap, here's what I know so far:
>> 
>> 1. AjpNioProtocol fails under some conditions (my post-login
>> page) with packetSize larger than the default.
>> 
>> 2. Using AjpProtocol (BIO) connector solves the problem
>> 
>> 3. Using the default AJP packet size solves the problem
>> 
>> 4. Specifying socket.appReadBufSize and socket.appWriteBufSize to
>> be the same as the packet size solves the problem
>> 
>> I'm still working on a small test case to help motivate
>> debugging.
>> 
> 
> The code is completely different and looks fixed in trunk.

I understand, and I'll test trunk once I have something I can get to
fail reliably that doesn't require our whole application to be
installed :)

Thanks,
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: GPGTools - http://gpgtools.org

iQIcBAEBCAAGBQJU7fz5AAoJEBzwKT+lPKRYOnkP/0pNuYubdKu/m78/RnxwO+ch
PLp0ocNXIjSPtJAriyqR7m7/llKs6LrTT/wnJTCIp1SY353uzzJ5oax6Ri8V13cK
ogzMHPlhpQp0KVgr2VyGakJ8CfzSWSpY4v9xXP6W0gXGdpddoYFHvMPy1aTiTYHa
5z4ROwXGPyi0H2O2/97jXrD68rPNgXMdZJ9zIfrCmXXDIfARSSu2f041FOCCcccd
ZDnn95W4nDRaHXvYZbIOnJqf3cyVtAfbD1bOlKqMhOGldzh2ccQBZ8H0vJPjnY4N
ZCM1/z4OyMoX/6BAyQnIygUEAszkwRwUStswGv3aYSjDNLCDeQc3DuYh+f3G8/PW
CPGPO+/1BZ8fiE6M30km3qdB6y2vsGVzWZfJkAj66owIjWsSNVVE6X2TkUdATk+j
SsrWajhmhWNnghwkBcxJOJtguN2nLHbxZMGEye3GDEudnjsY8AkP9lhif7hk88ef
AfJXITL0qvHw++fO+QyfDMOqUdFB7UzaCR3Xu4OEi2Jtcrj94qGMMKrSrkXoZsSi
7FyPGVoUgdeXJjcU9up0ts5MZk24nlRg2cBMc6xkJwt2Rnw76ssnsIeJj2FDv3jN
10brByjKRC2xPX3qrrDjIF+5fHtcQftLBBIknRbc/Zv5/vYtu6Bc7g6DRO4lEJJx
e8QLhLXh7dsrtELafMdC
=wsNS
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to