Re: Mod_Jk2 Enhancement - Bugzilla Option?

2004-01-17 Thread NormW
Good morning Dave, Thanks for the advice! Have a great Sunday. Norm > NormW wrote, On 1/17/2004 12:27 PM: > > Good morning Developers. > > Recent testing of mod_jk2 status pages revealed the information was being > > returned to the client in about 42 byte chunks on a LAN that supports 1500 > > by

Re: Mod_Jk2 Enhancement - Bugzilla Option?

2004-01-17 Thread David Rees
NormW wrote, On 1/17/2004 12:27 PM: Good morning Developers. Recent testing of mod_jk2 status pages revealed the information was being returned to the client in about 42 byte chunks on a LAN that supports 1500 byte packets. I would like to submit a request for the chunk size to be increased or adap

Re: Mod_Jk2 Enhancement - Bugzilla Option?

2004-01-17 Thread NormW
Good morning still. Further testing shows jkprintf() is chunking every call made to it such that some packets are containing as few as 20 bytes of HTML data... will revise the description of the enhancement. Norm > Good morning Developers. > Recent testing of mod_jk2 status pages revealed the info

Mod_Jk2 Enhancement - Bugzilla Option?

2004-01-17 Thread NormW
Good morning Developers. Recent testing of mod_jk2 status pages revealed the information was being returned to the client in about 42 byte chunks on a LAN that supports 1500 byte packets. I would like to submit a request for the chunk size to be increased or adapted automatically (via apr?) but the