Home » GFI User Forums » Kerio Connect » Too many simultaneous connections - but in reality it's different.(User cannot login into the mailbox. There aren't 150 simultaneous connections like it's written in the log.)
Carconnex Messages: 67 Registered: November 2016 Location: Belgium
I think it's the total amount of https connection that the system counts. (not only the connections from one ip)
We had the same issue and I resolved it by doing the following steps:
- stop Kerio Connect
- edit manually mailserver.cfg :
...
Section:
<table name="service-https">
<variable name="MaxConnectionsIP">100</variable>
change 100 to 600 for example