Proxy exception - HttpRequest

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all,,,

How can i tell, if it is the proxy that times out and not the page im trying
to request..

I need to now if the proxyserver has been eg. removed/down??

Thanks
 
Henrik said:
Hi all,,,

How can i tell, if it is the proxy that times out and not the page im
trying to request..
I need to now if the proxyserver has been eg. removed/down??

A timeout detected by a proxy should be communicated as HTTP error 504.


Cheers,
 
Back
Top