Article ID: 955094 - Last Review: July 5, 2008 - Revision: 1.0
You cannot use the POST method to upload a file whose size is larger than 20 MB in IAG 3.6 or in IAG 3.1 Consider the following scenario:
You are running Whale Communications Intelligent Application Gateway (IAG) 3.6 or IAG 3.1. You try to use the POST method to upload a file whose size is larger than 20 megabytes (MB). In this scenario, the operation fails. Additionally, an error message that resembles the following is displayed in the filter log:
ERROR: CExtECB::OnWrite(localhost:6001, 01CC4908): Write failed with error
<CMRT_FAIL_WRITE>, (ExtECB=01E92020), (PFC=01C18F78), ERROR: CExtECB::OnWrite(01CC4908): status <512>.(ExtECB=01E92020), (PFC=01C18F78), CExtECB::EndISAPIRequest - closing with status <512>. (ECB=037628F0),
(ExtECB=01E92020), (PFC=01C18F78)
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756
(http://support.microsoft.com/kb/322756/
)
How to back up and restore the registry in Windows
To resolve this issue, follow these steps:
Enable the multipacket upload mode. To do this, follow these steps:Click Start , click Run , type regedit in the Open box, and then click OK . Locate and then click the following registry subkey: HKEY_LOCAL_MACHINE\Software\WhaleCom\e-Gap\von\UrlFilter
Right-click UrlFilter , point to New , and then click DWORD Value . Type SendDataInPackets , and then press ENTER. Right-click SendDataInPackets , and then click Modify . In the Value Data box, type 1 , and then click OK . Set an appropriate maximum packet size. To do this, follow these steps:Click Start , click Run , type regedit in the Open box, and then click OK . Locate and then click the following registry subkey:HKEY_LOCAL_MACHINE\Software\WhaleCom\e-Gap\von\UrlFilter
Right-click UrlFilter , point to New , and then click DWORD Value . Type MaxPacketSize , and then press ENTER. Right-click MaxPacketSize , and then click Modify . Click the Decimal option, type 10000000 in the Value Data box, and then click OK . Set an appropriate delay between packets. To do this, follow these steps:Click Start , click Run , type regedit in the Open box, and then click OK . Locate and then click the following registry subkey:HKEY_LOCAL_MACHINE\Software\WhaleCom\e-Gap\von\UrlFilter
Right-click UrlFilter , point to New , and then click DWORD Value . Type DelayBetweenPackets , and then press ENTER. Right-click DelayBetweenPackets , and then click Modify . Click the Decimal option, type 10 in the Value Data box, and then click OK . APPLIES TO Whale Communications Intelligent Application Gateway 3.6 Whale Communications Intelligent Application Gateway 3.1 kbexpertiseinter kbtshoot kbprb KB955094
Provide feedback on this information
Did this information solve your problem?
Was this information relevant?
What can we do to improve this information?
To protect your privacy, do not include contact information in your feedback.
Thank you! Your feedback is used to help us improve our support content. For more assistance options, please visit the
Help and Support Home Page .