Question
Server was real fast, now quite slow (server performance / optimization)
Hi,
I have a few DO droplets up&running. At the beginning, one droplet was not too fast, so I started installing newer PHP version, OPCache, increased a few values in my php.ini, etc.
After this, the server was crazy fast. Everything loaded instantly on my site after clicking, never been this fast.
However, suddenly everything is back to quite slow again. I checked my php.ini and the values are still pretty high. (max_input_vars 10000
, memory_limit 384M
,
post_max_size 256M
)
This is ok right?
What could be the problem? I run a seperate DB server. So 2 droplets, both 1 gig one is the website server (lamp with virtualmin setup), one is the DB (just myssql).
I did top on both servers but nothing crazy shows up.
I hop someone can help, thanks a lot!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×