Roundcube Community Forum

 

Roundcube Scalability

Started by Licentious, April 06, 2013, 11:09:18 AM

Previous topic - Next topic

Licentious

Does anyone know if there is a limit to how many IMAP accounts can be added to RoundCube?

I am using RoundCube to manage 350+ IMAP accounts currently and I wonder if there is limit.  Thanks!

alec

No, you're limited only by a server performance. There are installations of Roundcube with more than 100k accounts. Of course more important factor is a number of active user sessions, imap storage size, etc.. Also in such big installations one machine is not enough, so putting http, imap, db servers on a separate host is normal.

Licentious