-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mohit,
On 1/7/2011 2:54 PM, Mohit Anchlia wrote: > I read through it and based on how I interpret that section is that it > buffers some data and streams the remaining data if it wasn't > completely transferred to server and server asks for it (GET_BODY). Am > I reading it correctly? I know you will correct me :) I believe the request will be buffered (and stall in mod_jk) until all headers have been received from the client. After that, all is streaming, though it might be buffered using ajp_packet_size so mod_jk always waits for ajp_packet_size bytes (or EOF) before sending to the backend. The mod_jk heavy hitters on the list will have to comment. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk0nd8QACgkQ9CaO5/Lv0PDAbgCeKeLW1ljr3aFZtzJx5T0LuS3R Nr8An30UTjEalONkEx8vBLRoXNoGNACz =4uDE -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org