Hi Alexey,

> Can somebody help me? Why Load balancing is disabled?
> 
Load balancing and coroutines can only be active at the same time on
Windows and Solaris systems.

Since you are on Linux, you must either deactivate coroutines or you
cannot use load balancing. I assume you want to use your database as a
OLTP database, the recommendation is to not use load balancing (if you
deactivated coroutines and activated load balancing, the performance you
would win with load balancing, would be eaten up by not having
coroutines).

Do you really need load balancing? That would only make sense if you had
very long-running SQL statements.

Regards,
Marc-Philip

> -- 
> MaxDB Discussion Mailing List
> For list archives: http://lists.mysql.com/maxdb
> To unsubscribe:    
> http://lists.mysql.com/[EMAIL PROTECTED]
> 
> 

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to