FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » getting a url with a mS timout in PHP < 5.2
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: getting a url with a mS timout in PHP < 5.2 [message #175776 is a reply to message #175773] Sun, 23 October 2011 23:35 Go to previous messageGo to previous message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma:
Senior Member
On 10/23/2011 5:56 PM, Ben Barker wrote:
> Can anyone suggest an approach to getting a file from a URL, with a
> timeout in the mS range, given that I am using php 5.1, and the cURL
> mS timeout option did not becomeavailable until 5.2?
>
> I have looked at using file_get contents, but whatever I try I don't
> seem to be able to get the timeout below 1s. Quite a number of the
> URLs I'm likely to try will be unavailable, but those that return
> should do so very quickly indeed - so for the script to run as fast as
> possibly I ideally need to find a way around this...
>
> Cheers,
>
> Ben
>

1. Update your version of PHP.
2. Never expect ms response times consistently from a site. Too many
things can affect the response time.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Giveaway: CodeLobster PHP IDE Professional edition
Next Topic: Using PHP Tags in eval()
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 14:52:57 GMT 2024

Total time taken to generate the page: 0.04392 seconds