Jump to content

Hi all,

We had some downtime today for a few hours due to exceeding an iNode threshold on the server. For some reason my PHP service isn't closing old sessions and it's storing them on the server. It's probably a collection of these small files over a long period of time but it eventually exceeded the settings and the system had a mandatory stop. Anyway, after taking care of the small session files, I was able to bring the system back down to a normal iNode value and the system was rebooted. Not a big deal, but, it took me some time figure out what was going on.

Enjoy!

Mike

Link to comment
https://www.classiczcars.com/forums/topic/49228-server-inodes/
Share on other sites

Featured Replies

Thanks Mike, I noticed the site was offline for a while.

Thanks Blue, I had read about memory leaks but didn't know what they caused. I thought they just clobbered a part of memory some other computer program was using and made that other program stop working.

Edited by Mikes Z car


The program I wrote would load into RAM but I did not unload it on exit/closing. When debugging and developing, I would often stop and restart it. Each time it would consume a new chunk of RAM without ever releasing it. After a while the chunks of memory I allocated but never released would use up all the RAM. Very beginners mistake for me LOL.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Important Information

By using this site, you agree to our Privacy Policy and Guidelines. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.