Werk #12843: Fix GUI profiling not enabled immediately
| Component | User interface | ||||
| Title | Fix GUI profiling not enabled immediately | ||||
| Date | Jul 16, 2021 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
When the profiling of the GUI was enabled, the new global setting was not applied immediately. It was only effective for the second HTTP request to an apache process or after a reload or restart of the apache process.
With this change, the setting is now applied immediately.