I'm using Piwik for my web-analytics, and recently I've discovered PHPFog/CloudControl as hosting providers that set up a load balanced, fully managed server for your applications to run on. Piwik requires certain directories to be writable in order to set configuration files, and this prevents me from using load-balancing to enhance my piwik response times.

Does anyone know of an analytics package like piwik (or maybe a different version of piwik) that supports load balancing?

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Piwik supports load balancing! See the doc at: http://piwik.org/faq/new-to-piwik/#faq_134

link|improve this answer
Thanks! I didn't see that before. – Casey Flynn Oct 31 '11 at 15:01
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.