Astaro User Bulletin Board
Go Back   Astaro User Bulletin Board > Closed Forums (read only) > ASG V7.500 BETA (closed)

Welcome to the Astaro User Bulletin Board.
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-28-2009, 11:00 PM
Member
 
Join Date: Apr 2009
Location: Northern Delaware
Posts: 56
Thumbs up How to speed up HTTP Proxy Upload throughput

I had reported previously that I found the HTTP proxy filter to cause a slowdown in uploading of files or speed testing. As it turns out the HTTP proxy is fine, the cause is Firefox. There will be minimal loss of throughput due to the action of the filter which I would consider normal. Firefox inherently has a slow file upload. After some research I have resolved the issue. The addition of the following windows registry hex dword value as noted below, followed by a windows restart will correct the slow upload. The actual dword value can be increased or decreased depending on the throughput requirements. The following can be copied to notepad, saved as a reg file, then merged in to the registry. This is applicable to Windows XP/2000, Server 2000, and 2003.


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\AFD\Parameters]
"DefaultSendWindow"=dword:00078000

Hopefulley this information will benefit others.

Jim
  #2 (permalink)  
Old 06-28-2009, 11:14 PM
BAlfson's Avatar
Moderator
 
Join Date: Mar 2007
Location: Oklahoma City
Posts: 5,391
Default

Jim, does this affect only Firefox, or could it affect IE and other browsers?

Thanks - Bob
__________________
ACE V7 - Astaro Preferred Partner since V3
Addicted to my iPhone!
  #3 (permalink)  
Old 06-29-2009, 12:50 PM
 
Join Date: Jun 2009
Posts: 0
Default

Code:
Astaro Beta Report
--------------------------------
Version: 7.460
Type: INFO
State: NONE
Reporter: scottj
Contributor: 
MantisID: 
--------------------------------
  #4 (permalink)  
Old 06-30-2009, 07:02 AM
Mark_D's Avatar
Member
 
Join Date: Apr 2004
Location: Melb, Australia
Posts: 89
Default

Further Information on DefaultSendWindow
Source Appendix C: Windows Sockets and DNS Registry Parameters

Appendix C: Windows Sockets and DNS Registry Parameters

Updated: July 6, 2005
AFD Registry Parameters

Afd.sys is the kernel-mode driver that is used to support Windows Sockets applications. When there are three default values, the default is calculated based on the amount of memory detected in the system:

* The first value is the default for smaller computers (less than 19 MB).
* The second value is the default for medium computers (<32 MB on Windows XP Professional, <64 MB on Windows Server 2003).
* The third value is the default for large computers (>32 MB on Windows XP Professional, >64 MB on Windows Server 2003).

For example, if the default is given as 0/2/10, a system containing 12.5 to 20 MB of RAM would default to 2.

The following values can be set under:

HKEY_LOCAL_MACHINE

\SYSTEM

\CurrentControlSet

\Services

\Afd

\Parameters
DefaultReceiveWindow

Value Type: REG_DWORD

Default: 4096/8192/8192

Description: The number of receive bytes that AFD buffers on a connection before imposing flow control. For some applications, a larger value here gives slightly better performance at the expense of increased resource utilization. Applications can modify this value on a per-socket basis with the SO_RCVBUF socket option.
DefaultSendWindow

Value Type: REG_DWORD

Default: 4096/8192/8192

Description: This is similar to DefaultReceiveWindow, but for the send side of connections.
__________________
1x ASG v7.500 2.4 Intel 2Gb ram 7 nic
2x ASG v7.500 2.4 Intel 1Gb ram 3 nic
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 10:38 AM.

 

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.


These pages are specifically maintained for the discussion of firewall issues within the Open Source community, and might already reflect new alpha/beta releases under development. Please refer to our product specifications for the functionality of the actual release. Discussions of new/enhanced functionality does not constitute a commitment of Astaro, to integrate this functionality into future releases. issues within the Open Source community, and might already reflect new alpha/beta releases under development. Please refer to our product specifications for the functionality of the actual release. Discussions of new/enhanced functionality does not constitute a commitment of Astaro, to integrate this functionality into future releases.