Hi The limitation is connection rate per second which be the bottle neck. The architecture of session manager that uses single thread - as result only single database request handled On 2 Jul 2013 22:20, "Martin Laflamme" <[email protected]> wrote:
> Hello All, > > Apologies for all the messages... I've just successfully got Jabber > running. > > 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. > > Are any limitations based on hardware or is there anything I need to know > about the server itself. > > Martin > > > > > On Tue 02/07/13 2:42 PM , Tomasz Sterna <[email protected]> wrote: > > > Dnia 2013-07-02, wto o godzinie 14:36 -0400, Martin Laflamme pisze: > > > l 2 14:32:25 mail jabberd/sm[68156]: pgsql: sql select failed: ERROR: > > > relation "active" does not exist LINE 1: SELECT * FROM "active" WHERE > > > "collection-owner" = '549b12888... > > > > Seems like there is a problem with your DB schema. > > You're missing "active" table. > > > > > > > Message sent via Atmail Open - http://atmail.org/ > > >
