Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix build API response streaming #41

Merged
merged 1 commit into from
Jul 6, 2016
Merged

fix build API response streaming #41

merged 1 commit into from
Jul 6, 2016

Conversation

noahdietz
Copy link
Contributor

Set the "X-Accel-Buffering" header to "no" on the build API
response to disable nginx proxy buffering.

See: http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_buffering

Set the "X-Accel-Buffering" header to "no" on the build API
response to disable nginx proxy buffering.

See: http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_buffering
@noahdietz
Copy link
Contributor Author

@tnine @whitlockjc how does this get into prod?

@whitlockjc
Copy link
Contributor

We need to accept the PR, rebuild the thirtyx/shipyard image and update the deployments on e2e/prod.

@whitlockjc whitlockjc merged commit ff2e4f4 into master Jul 6, 2016
@noahdietz noahdietz deleted the fix_streaming branch July 18, 2016 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants