| Author |
Content is unexpectedly truncated when fetched through a proxy server
|
Spencer Lee
Greenhorn
Joined: Jan 25, 2005
Posts: 13
|
|
Hello, I'm connecting to an external web site and reading a file through the proxy server. However, the end of file marker seems to appear much sooner than it should. Any ideas as to what might be causing this? My guess would be some timeout value on the proxy server, but I would like to make adjustments to my code and not the server if at all possible. The results were: Read Timeout:0 Content Length: 33390550 Total bytes read: 19898368 Any suggestions as to why this might be occurring would be much appreciated. Thanks! SPencer
|
 |
Spencer Lee
Greenhorn
Joined: Jan 25, 2005
Posts: 13
|
|
|
I've come to the conclusion that the our firewall/proxy does not permit transmission of zip files whose uncompressed size is great that some file size. The problem looks like its resolved after changes made to the firewall settings.
|
 |
 |
|
|
subject: Content is unexpectedly truncated when fetched through a proxy server
|
|
|