> -----Original Message-----
> From: Cae Fernandes [mailto:rag...@gmail.com]
> Sent: Wednesday, November 11, 2009 10:38 AM
> To: Tomcat Users List
> Subject: Re: tomcat: bandwidth limiter / transfer rate limit ?
> 
> Well,
> 
> It's not about counting the bytes, but making the connection slower.
> Like, if I would output only a certain amount of bytes per second, i'd
> have
> to output them and make the thread sleep for a certain amount of
> miliseconds.That's why I mentiojned sleeping threads.

Are you using compression? Using GZIP compression on your pages can reduce
your request size for HTML by about a factor of 6.



George Sexton
MH Software, Inc.
http://www.mhsoftware.com/
Voice: 303 438 9585


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

Reply via email to