I've been working with CURL
of PHP 5.6
, it's extremely slow compared to other features like wget/browse/file_get_contents
.
In a% simple%, it has a delay of 4-10 seconds compared to other resources, I have already researched in many places, many say it is REQUEST POST
, but I already tried to put DNS
, IP
br>
I tried everything and nothing to be fast, and it is not the connection timeout
side, because I test with several famous servers like Facebook or Instagram, portals with server extremely powerful latency, and nothing, always has a delay. >
Does anyone have a tested solution that improves the performance of request
of CURL
or other smarter resource to communicate with PHP 5.6
protocol?