Re: REST, Xml::fromArray() and find('all')

2012-08-28 Thread Ryan Willis
I can confirm this issue. The Xml class does not play nice with the array structure generated by the model find method when multiple records are returned. Due to the time sensitive nature of my task, I opted to use JSON rather than debug a core utility class. That said, I would certainly love

Re: Intermittent cache write failures with files or memcached - NginX, PHP-FPM, Load Balanced

2012-08-10 Thread Ryan Willis
...@gmail.comwrote: What is the error you are getting then attempting to re-write cache? OR is it that the code is not reaching the write to cache stage? Tarique On Thu, Aug 9, 2012 at 10:03 PM, Ryan Willis techno...@gmail.com wrote: Howdy :) To give you a feel for the environment, we

Intermittent cache write failures with files or memcached - NginX, PHP-FPM, Load Balanced

2012-08-09 Thread Ryan Willis
Howdy :) To give you a feel for the environment, we have a highly available configuration of two load balanced web servers and two database servers (master/slave). We are using CakePHP 2.2.1 on NginX and PHP-FPM with PHP 5.4. We are noticing intermittent cache write failures despite having