Re: Too many simultaneous connections - but in reality it's different. [message #146020 is a reply to message #145400] |
Fri, 21 June 2019 11:20   |
devlin
Messages: 11 Registered: March 2019
|
|
|
|
2 Carconnex:
I know I can raise "MaxConnectionsIP" value, but this is only delaying problem. And yes, it looks like it's total amount of https connections that system counts, not connections from one IP. But I can't understand, why after reaching this limit is blocked always the same user.
2 Maerad:
I have 1000 as a max number of concurrent connections. "MaxConnectionsIP" limit looks like it's limiting us.
There's nothing in security log. Only one kind of message repeating as the user wants to get into his mailbox:
"HTTPS connection from IP address 192.168.1.55 rejected: too many simultaneous connections (151 connections, limit 150)"
What kind of debug log I have to check to see something related to this problem?
I have HTTP disabled. There is only HTTPS allowed.
|
|
|