Werk #12784: check_http: maximum length of regex is enforced
| Component | Checks & agents | ||
| Title | check_http: maximum length of regex is enforced | ||
| Date | Apr 23, 2021 | ||
| Level | Trivial Change | ||
| Class | New Feature | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
The internal limit of maximum characters of the regular expression of check_http is now checked in the webinterface. If the regular expression is longer than 1023 an error message is shown when trying to save it.