Dnia 2013-07-02, wto o godzinie 15:19 -0400, Martin Laflamme pisze: > Now I was just wondering.. how many simultaneous users can it handle? > The Jabber server itself is running on one server 3.0 ghz with 8 Gig > RAM (this server also runs a few > low CPU services) and the other server is also 3.0 GHZ dual core with > 16 Gig of RAM running only the database.
I am running my instance on 2GHz Xeon with 4GB RAM. With 1500-5000 simultaneous connections (depending on time of day and time of week) varying I see "spikes" of 2% CPU usage and jabberd2 processes use roughly 15% of memory. > Are any limitations based on hardware or is there anything I need to > know about the server itself. You should be fine up until you saturate TCP maximum port number count. Then you will need another c2s instance on separate IP address. ;-)
