Zimbra Admin Console error

Revision as of 11:21, 24 June 2020 by Krishna.bhosale (talk | contribs) (Created page with "=Zimbra Admin Console error= <hr> {{KB|{{WIP}}|{{ZCS 8.8}}||||}} ====Problem==== Getting "HTTP response status 429" error on Admin Console. File:HTTP Response 429.jpg|...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Zimbra Admin Console error


   KB 24114        Last updated on 2020-06-24  




0.00
(0 votes)

Problem

Getting "HTTP response status 429" error on Admin Console.

HTTP Response 429.jpg

Possible cause
  • Due to the max requests reached to the configured value for HTTP DOS filter.
  • Due to mis-configuration of DOS filter.


Solution

1. To override the issue, please modify below value, flush the cache and check the behavior once.

su - zimbra
zmprov mcf zimbraHttpDosFilterMaxRequestsPerSec 100
zmprov fc all


2. DOS filter should be configured properly is as follows [Single server]:

su - zimbra
zmprov ms `zmhostname` zimbraMailTrustedIP ""
zmprov ms `zmhostname` zimbraHttpThrottleSafeIPs ""
zmprov mcf +zimbraMailTrustedIP 127.0.0.1
zmprov mcf +zimbraMailTrustedIP SERVER_IP
zmprov mcf +zimbraHttpThrottleSafeIPs SERVER_NETWORK/CIDR    #
zmlocalconfig -e servlet_max_concurrent_http_requests_per_account=20
zmcontrol restart

Note : # Involve to Network Engineer to calculate exact CIDR value.


Submitted by: Krishna M. Bhosale
Verified Against: ZCS 8.8 Date Created: 2020-06-24
Article ID: https://wiki.zimbra.com/index.php?title=Zimbra_Admin_Console_error Date Modified: 2020-06-24



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Jump to: navigation, search