libcurl adds ~ 150ms latency on each request compared to the version delivered in CentOS 6, or the one from Fedora 21 (7.37)<br />
<br />
I recognized the problem while moving a php application to a CentOS 7 server, where the applications was much slower.<br />
<br />
My current solution is that i have compiled the curl srpm from Fedora 21.<br />
<br />
Now the PHP application is running as usual.
↧