Hi,

As part of a webapp, I'm abusing tomcat as as high-performance static file download service over high bandwidth long latency network links. Here, tuning TCP windows sizes can make a drastic difference.

Is there any support in tomcat-4.1 to configure the socket SO_SNDBUF, to be set via
http://java.sun.com/j2se/1.4.2/docs/api/java/net/Socket.html#setSendBufferSize(int)


For more background on why these things matter, see, for example:

http://www-didc.lbl.gov/tcp-wan-perf.pdf

Wolfgang.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to