Archive | memory

09 May 2011 ~ Comments Off

PHP5: Memory leak with object arrays

As I’m coding with PHP since years now, I’m used to the language.
I’m doing now some website in PHP with part of their processing into CLI php scripts, which are sometimes manipulating high amount of data.. This was the case with one of my scripts,…

Continue Reading

28 January 2010 ~ Comments Off

Puppet Memory Usage – not a fatality

As every reader of this blog certainly know, I’m a big fan of Puppet, using it in production on Days of Wonder servers, up to the point I used to contribute regularly bug fixes and new features (not that I stopped, it’s just that my spare time is a scarce resource nowadays). Still, I think [...]

Continue Reading

15 October 2009 ~ Comments Off

MySQL InnoDB and table renaming don’t play well…

At Days of Wonder we are huge fans of MySQL (and since about a year of the various Open Query, Percona, Google or other community patches), up to the point we’re using MySQL for about everything in production. But since we moved to 5.0, back 3 years ago our production databases which hold our website [...]

Continue Reading