My Server's load and mysql usage are higher than usual and recently I see about 350 processes for each HTTPd and mysqld.
Is there a web server or caching proxy to cache PHP as HTML?
My Server's load and mysql usage are higher than usual and recently I see about 350 processes for each HTTPd and mysqld.
Is there a web server or caching proxy to cache PHP as HTML?
I suggest you to use nginx as reverse proxy with cache ability. There was a discussion about this, check it here