Commits

Frank Mai committed 2574cab5f13
Remove nginx proxy_buffer from Monitoring **Problem:** Buffering proxy data causes client to receive slow **Solution:** Disable buffer via `proxy_buffering off;` to response client directly **Issue:** https://github.com/rancher/rancher/issues/19689