auro Posted January 10, 2009 Share Posted January 10, 2009 I have a site on which each page retrieves 10 urls using cURL's multi curl functions. Whenever, there be 200+ users online (800 urls at a time) my dedicated server XEON 3075 consumes more than 75% CPU. And in many cases, my site goes down. Is there any way to reduce CPU load? the single process which consumes the most of CPU (upto 36%) is /usr/local/apache/bin/httpd -k start -DSSL There run many such processes when there are considerable users online. Would anyone please help me? Link to comment https://forums.phpfreaks.com/topic/140306-75-cpu-usage-due-to-curl-functions-help-me-please/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.