Hello panos.augerinos!
This issue is not directly related to ZeXtras Suite, but to the number of concurrent connections opened by the client: raising the maximum number of concurrent client connections should solve it.
In order to do so, run the following command as the 'zimbra' user and restart the mailboxd service afterwards:
Code:
zmlocalconfig -e servlet_max_concurrent_http_requests_per_account=20
Reaching the limit of concurrent connections per client can be a symptom of a wider issue, which can be caused by:
- Insufficient resources (CPU, ram, I/O)
- Database issues
- Networking issues
Having additional informations about your infrastructure could give us an idea, while should the issue appear again please run the following command and email the resulting logfile to community@zextras.com, we might be able to help you identifying the cause:
Code:
/opt/zimbra/libexec/zmdiaglog -ajz
Have a nice day,
Cine
Bookmarks