Re: Fragmented delivery of servlet request

2010-04-11 Thread Doug Herbert
at your suggestion of upgrading to a new version. Our preference though is to stay with vanilla CENTOS, if we can. Easier for future software maintenance. Doug. --- On Sat, 10/4/10, Christopher Schultz wrote: > From: Christopher Schultz > Subject: Re: Fragmented delivery of servlet r

Re: Fragmented delivery of servlet request

2010-04-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Doug, On 4/9/2010 2:31 PM, Doug Herbert wrote: > some timimgs : > > took 1500 milli seconds for all 19 packets to arrive at that web server, from > the client's browser connected across a 'slow' cellular network. > > took 2 ( two ) milli seconds fo

Re: Fragmented delivery of servlet request

2010-04-09 Thread Doug Herbert
some timimgs : took 1500 milli seconds for all 19 packets to arrive at that web server, from the client's browser connected across a 'slow' cellular network. took 2 ( two ) milli seconds for tomcat to balk at the incoming request and send back the RSP packet, after the first REQ packet sent int