I am trying to run Tomcat on a special "customer demo" network
that I have set up.  The network includes an unnaturally long delay, and
we have found that we need to change the TCP Window Size for our
different programs to get good performance.

The server is Windows 2000 Server.  I've set the registry entries to 
change the window size.  Microsoft IIS responds to them (its 
performance improves as the window becomes larger) but Tomcat does
not.  I've also looked in the Tomcat Administration Tool, but none
of the options under "Tomcat Server->Service (Cataline)->Connector(8080)" seem to help.

How do I get Tomcat to work with a different TCP window size under
Windows 2000 Server?


The registery entries I set were:
HKEY_LOCAL_MACHIME\SYSTEM\CurrentControlSet\Services\Tapip\...
Parameters\GlobalMaxTcpWindowSize and TcpWindowSize and Tcp1323Opts.

Is Tomcat / Java supposed to be affected by those variables?
Is there some other way to solve the problem?

Thanks,
David

-- 
David Raines
Assoc. Software Engineer
Lockheed Martin, IS&S
(240) 568-6463 

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

Reply via email to