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 #612 - Bump nginx_fastcgi_buffer_size #620

Merged
merged 1 commit into from
Jul 23, 2016

Conversation

swalkinshaw
Copy link
Member

admin-ajax.php apparently causes huge headers causing Nginx errors:

upstream sent too big header while reading response header from upstream

Bumping this default value to 8k fixes the issues.

`admin-ajax.php` apparently causes huge headers causing Nginx errors:

> upstream sent too big header while reading response header from upstream

Bumping this default value to `8k` fixes the issues.
@swalkinshaw swalkinshaw force-pushed the bump-nginx-fastcgi-buffer-size branch from c734026 to abea208 Compare July 23, 2016 01:44
@swalkinshaw swalkinshaw merged commit c6a544d into master Jul 23, 2016
@swalkinshaw swalkinshaw deleted the bump-nginx-fastcgi-buffer-size branch July 23, 2016 01:48
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.

1 participant