13.06.2018, 18:04
If mysql logging is set to ALL, it will be slower. Other than that, post the query about the login dialog that takes too long and maybe even try to run it on phpMyAdmin and compare them.
Using parallel queries might be worse in some cases and changing the pool size will not matter if server cannot support it.
Using parallel queries might be worse in some cases and changing the pool size will not matter if server cannot support it.