Multiple servers?

We have a piwik site that can potentially generate 3,000,000+ hits/day. We are tracking multiple sites, and one of them has already hit 500,000 and it is only 10:30

Thats fine, and everything wokrs most of the time, but sometimes the httpd will restart, and the server is really slowed down.

So i guess my question is there anyway that i can run piwik on more than one server and load-balance it? And if so, can anyone point me in the right direction on how to do this?

Thanks a lot for your help!

This is definitely possible, for example having 2 apache sitting there with a unique mysql backend. We don’t have any documentation about this, as it should work with a default setup. If you have tried and have issues, please let us know so we can help!