But this is a reverse proxy. I perhaps forgot to tell, sorry.. ;(

----- Original Message ----- 
From: "Frans van Daalen" <[EMAIL PROTECTED]>
To: "ICS support mailing" <twsocket@elists.org>
Sent: Thursday, August 03, 2006 4:47 PM
Subject: Re: [twsocket] Problem with THttpCli


: some proxy-servers do not allow the head command.
:
: Frans
:
: ----- Original Message ----- 
: From: "Fastream Technologies" <[EMAIL PROTECTED]>
: To: "ICS support mailing" <twsocket@elists.org>
: Sent: Thursday, August 03, 2006 3:36 PM
: Subject: [twsocket] Problem with THttpCli
:
:
: > Hello,
: >
: > I am trying to add our web server cache to proxy server. So far so good
: > but
: > there is a problem:
: >
: > I first send the HEAD command to learn the last modified date and file
: > size.
: > Then in onheaderend, I launch the GET command if the cache cannot 
satisfy
: > the request. Here, sometimes the component does not fire the 
onheaderdata
: > and onheaderend of the GET. They all use the same component and no
: > exception
: > is raised. I put socketspy between the proxy and the web server and the
: > data
: > reaches the web proxy however what I could figure out from the delphi 
code
: > is that the state of the component is httpwaitingheader after the HEAD
: > whereas it ought to be httpReady. Any idea?
: >
: > Best Regards,
: >
: > SubZero
: >
: > -- 
: > To unsubscribe or change your settings for TWSocket mailing list
: > please goto http://www.elists.org/mailman/listinfo/twsocket
: > Visit our website at http://www.overbyte.be
: >
:
: -- 
: To unsubscribe or change your settings for TWSocket mailing list
: please goto http://www.elists.org/mailman/listinfo/twsocket
: Visit our website at http://www.overbyte.be 

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to