Re: My Mozilla file upload is slower than IE

Ron Hunter <[email protected]> Sat, 21 May 2005 17:28:57 -0500
Newsgroups gmane.comp.mozilla.devel.windows
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
Phil wrote:
> I have an application that uploads large gigabyte sized files via our T1 
> intranet.
> 
> My mozilla 1.7.7 browser gets about 150KB/sec upload. My IE6 does about 
> 750KB/sec.
> 
> Now to get IE6 to do 750KB/sec, I had to change the IE registry entry ala
> 
> [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
> "TcpWindowSize"=dword:00008000
> 
> [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet 
> Settings]
> "SocketSendBufferLength"=dword:00008000
> 
> Is there something similar to unleash Mozialla's upload performance?

If you are getting 750KB/s out of a T1 line, something is fishy.  A T1 
is 1.5mbps, each way.  That equates to 175kB/s.  You sure that isn't a T3?