On Mon, 2006-04-24 at 10:18 +0100, [EMAIL PROTECTED] wrote:
> Here is the full log again.
> 
> Thanks
> Bernadette

Bernadette,

In fact the authentication with the proxy was successful (at least
initially). Here's the response from the main Google host (google.com)
which redirects the request to the regional host (google.ie)

 << "HTTP/1.1 302 Found[\r][\n]"
 << "Via: 1.0 IENT1ISA001[\r][\n]"
 << "Content-Length: 218[\r][\n]"
 << "Date: Mon, 24 Apr 2006 08:39:03 GMT[\r][\n]"
 << "Location: http://www.google.ie/[\r][\n]";
 << "Content-Type: text/html[\r][\n]"
 << "Cache-Control: private[\r][\n]"
 << "Set-Cookie:
PREF=ID=402abfdf488b5626:TM=1145867943:LM=1145867943:S=6dO6yF4X_3knBWZr;
expires=Sun, 17-Jan-2038 19:14:07 GMT; path=/;
domain=.google.com[\r][\n]"
 << "Server: GWS/2.1[\r][\n]"

And then for some reason the connection gets closed

2006-04-24 09:39:03,993 DEBUG [main] .HttpConnection.releaseConnection()
- Releasing connection back to connection manager.
2006-04-24 09:39:03,993 DEBUG [main] .HttpConnection.close() - enter
HttpConnection.close()

You are not using a custom connection manager by any chance that always
closes connections upon release?

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to