Skip to content

Disable NGINX response buffering when not proxying

Jacob Vosmaer requested to merge x-accel-buffering into master

Closes #78 (closed)

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