Search   Feed   Browse   Add
Feed items 1 - 5 of 5 for May 2008

Re: SSL acces through proxy: Unable to service this URL without parent cache by Josef Wolf - May 9, 2008

On Wed, Apr 30, 2008 at 09:14:19PM +0200, Josef Wolf wrote:Are there really no ideas what goes wrong here> Hello,> > when I try SSL access over a proxy, I get the following error message> from the proxy:> > > Unable to service this URL without parent cache.Contact your system> administrator.> > > Here is what I try to do:> > > ! usrbinperl> > use strict;> use warnings;> > my $conf = > proxy =>...
http://www.nntp.perl.org/group/perl.libwww/2008/05/msg7173.html

Re: timeout by Gisle Aas - May 6, 2008

On Tue, May 6, 2008 at 7:27 AM, Octavian Rasnita <orasnitagmail.com> wrote:> From: "Gisle Aas" <gisleaas.no>>> > The $ua->timeout() will abort a connection attempt that takes more> > than the given number of seconds, but before LWP start the connect> > call, it looks up the hostname which can take time that&39;s not limited> > by LWP. After the connection has been established, the timeout value> > is used to terminate requests on...
http://www.nntp.perl.org/group/perl.libwww/2008/05/msg7172.html

Re: timeout by Octavian Rasnita - May 5, 2008

From: "Gisle Aas" <gisleaas.no>> The $ua->timeout() will abort a connection attempt that takes more> than the given number of seconds, but before LWP start the connect> call, it looks up the hostname which can take time that&39;s not limited> by LWP. After the connection has been established, the timeout value> is used to terminate requests on sockets with no activity (data coming> back) for the given amount of time. But as long as some data comes in>...
http://www.nntp.perl.org/group/perl.libwww/2008/05/msg7171.html

Fwd: timeout by Gisle Aas - May 5, 2008

Forgot to Cc: the list on this reply to Octavian.---------- Forwarded message ----------From: Gisle Aas <gisleaas.no>Date: Mon, May 5, 2008 at 10:47 PMSubject: Re: timeoutTo: Octavian Rasnita <orasnitagmail.com>On Sun, May 4, 2008 at 12:11 PM, Octavian Rasnita <orasnitagmail.com> wrote: > Hi, > > If the network connection is broken, is there a way of setting a timeout > after which the LWP request returns No, not really. > I&39;ve seen that even if I set the...
http://www.nntp.perl.org/group/perl.libwww/2008/05/msg7170.html

timeout by Octavian Rasnita - May 5, 2008

Hi,If the network connection is broken, is there a way of setting a timeout after which the LWP request returnsI&39;ve seen that even if I set the timeout to 1 second, it takes much more time until the request ends.Thank you.Octavian
http://www.nntp.perl.org/group/perl.libwww/2008/05/msg7169.html
Available Archives
- April (8 items)
- May (5 items)
- June (20 items)
- July (7 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact