Currently there are 2 connections per message because I didn't yet manage to change the charset in an open connection. Needs to be reduced to 1 connection per server, it should be even possible to sync on multiple threads for multiple servers I guess (have to try that out).