Skip to content

Disable NGINX response buffering when not proxying

Jacob Vosmaer (GitLab) requested to merge x-accel-buffering into master

Closes https://gitlab.com/gitlab-org/gitlab-workhorse/issues/78

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/24497

Request NGINX to not buffer our response when it is not coming from Rails.

Merge request reports