Hello, Is there any kind of bandwidth limiter ou transfer rate limiter readily available for tomcat?
I know that for apache 2.2.x there is: mod_curb - http://www.steve.org.uk/Software/mod_curb/ mod_cband - http://codee.pl/cband.html I know that I can probably come up with a servlet that outputs the limited amount of bytes per second, making the thread sleep for 1 second after each flush, but that sounds like it could generate a server performance problem. Any ideas? Thansk, Carlos. -- View this message in context: http://old.nabble.com/tomcat%3A-bandwidth-limiter---transfer-rate-limit---tp26283656p26283656.html Sent from the Tomcat - User mailing list archive at Nabble.com.