Connecting Tech Pros Worldwide Help | Site Map

How to avoid "Read Timeout Error" ?

Mani
Guest
 
Posts: n/a
#1: Oct 12 '06
Hi,

This is the second time i am posting this question, since i didnt get
any reponse from my previous post.


When i tried to execute the script in browser, i am getting the
following timeout error in the browser:

-------------------------------------------------------------------------------------

ERROR
The requested URL could not be retrieved

While trying to retrieve the URL: [no URL]

The following error was encountered:

* Read Timeout

The system returned:

[No Error]

A Timeout occurred while waiting to read data from the network. The
network or server may be down or congested. Please retry your request.

Your cache administrator is root.

--------------------------------------------------------------------------------------------

But it doing the job correctly and atlast it is showing this error. Can
someone help me to get around this?

--
Mani

adlerweb
Guest
 
Posts: n/a
#2: Oct 12 '06

re: How to avoid "Read Timeout Error" ?


Seems you are using a proxy to connect to your server. Maybe your script
just runs to long (or your server has a small timeout) and your proxy
aborts with this timeout.

Mani wrote:
Quote:
When i tried to execute the script in browser, i am getting the
following timeout error in the browser:
>
Quote:
* Read Timeout
Closed Thread