jenssegers / php-proxy

A PHP proxy script with https and post support
https://jenssegers.com
933 stars 266 forks source link

100% cpu spike. #57

Open mhaagens opened 6 years ago

mhaagens commented 6 years ago

I'm using php-proxy to a node server which just returns HTML with very low latency, and I've been getting 100% cpu spikes from php-cgi. Could this be related to the proxy / guzzle / curl implementation?