Notifications
Clear all
General Info
2
Posts
2
Users
0
Reactions
205
Views
Topic starter
04/24/2024 16:02
Hello,
I need to increase max concurrent connections, is there any way to do this?
Thanks.
BR
04/30/2024 12:23
@agd-uy
Hi,
You can manage concurrent connections using the following command:
zextras@mail:~$ carbonio prov mcf zimbraImapMaxConnections 500
The default value of zimbraImapMaxConnections is 200. You can check the default value using following command:
zextras@mail:~$ carbonio prov gcf zimbraImapMaxConnections zimbraImapMaxConnections: 200
If you want to know more about the attributes (zimbraImapMaxConnections), you can use this command:
zextras@mail:~$ carbonio prov desc -a zimbraImapMaxConnections
Regards,
Sharif