Dnia 2013-07-02, wto o godzinie 21:31 +0200, Shay Sharon pisze: > 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
You can always run more than one sm instance to distribute the load. Then you will have multiple simultaneous DB connections. i.e. I'm running 5 sm instances for my most used domain.
