CURL vs HTTP
Posted: Mon Nov 03, 2008 9:34 pm
We have what is basically a webservice we consume through CURL POST command to a https connection and it works fine but the curl_exec sometimes takes a lot longer than one would expect or can account for.
Has anyone used the HTTP extensions in PHP 5 to do anything similar to what we are doing and would you recommend it? I really want to figure out this performance issue and am looking at all options.
Thanks!
Has anyone used the HTTP extensions in PHP 5 to do anything similar to what we are doing and would you recommend it? I really want to figure out this performance issue and am looking at all options.
Thanks!