curl-users
Re: -L problem?
From: Paul Harrington <paul_at_pizza.org>
Date: Fri, 26 Oct 2001 14:27:11 +0100
Date: Fri, 26 Oct 2001 14:27:11 +0100
> Do you have access to the server in question? I mean, does the server log
> anything interesting regarding that second request which it doesn't return
> anything to.
Yes.
I see the first request:
157.83.52.2 - - [26/Oct/2001:14:19:14 +0100] "GET /logoff HTTP/1.1"
302 0 "-" "curl/7.9-pre6 (sparc-sun-solaris2.6) libcurl 7.9-pre6
(OpenSSL 0.9.6b)" GET /logoff - "HTTP/1.1"
but nothing after that.
> Could it be a server-related problem with persistant connections and SSL?
Doing a curl -iv https://server/1 https://server/2
seems to work reusing the connection.
Is it possible to force the connection to close between calls?
Paul
Received on 2001-10-26