Reading List

Tackling Gastropoda's memory usage - Round One from Liza Shulyayeva RSS feed.

Tackling Gastropoda's memory usage - Round One

I’ve been having to power cycle my Gastropoda Digital Ocean droplet every day lately because something was hogging up all the memory. It was a little annoying to diagnose because I know the problem had to do with the recurring events that are run using a cron job, of which there are quite a few. I know ideally PHP isn’t something you would use for a long running server process, but these jobs weren’t long running - they were just frequent.