-
1. Re: Slow download speed with JBoss 4.23 on Windows
thwi Dec 6, 2012 3:10 PM (in response to thwi)The issue is also reproducible with JBoss 7 and JBoss EAP6 on Windows Server 2003 R2 and is related to general TCP flow control issues of Windows Server.
The TCP flow control is slightly improved with Windows Server 2008 / 2008 R2 but still not as optimal as on Linux.
German article on TCP flow control on Windows(fee-based):
http://www.heise.de/artikel-archiv/ct/2012/10/176_kiosk
My recommendation for internationally used systems is, to host either on Linux directly, or to put a Linux-based reverse proxy (e.g. Apache) in front.
-
2. Re: Slow download speeds with JBoss 4.23 / 7 / EAP6 on Windows
thwi Mar 14, 2013 10:11 AM (in response to thwi)I found out that the main reason is the default network configuration of Windows.
The download performance improves massively after tweaking the network configuration with registry settings, see IBM Websphere article(German):
I've increased also the TCP default receive and send window sizes, see article:
http://forums.speedguide.net/archive/index.php/t-185104.html
After the tweaking Windows network performance is raised to the niveau of Linux