Posted on 2008-08-27 15:08:54-07 by sasare in response to 8679
Re: Long Time Delay on get_request
Hi, it is this line in HTTP::Daemon:
$uri = $HTTP::URI_CLASS->new($uri, $self->daemon->url);
that causes the long time delay. What does it do? Where is it defined? Can it be done faster? Any help will be appreciated. sasare.
Direct Responses: 8683 | Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.