Skip to content

Piranha produces 502 bad gateway #1495

Answered by jensbrak
jensbrak asked this question in Q&A
Discussion options

You must be logged in to vote

In the NginX configuration file for the Piranha site, add the following in the apropriate location target

 proxy_intercept_errors on;
 proxy_buffer_size  128k;
 proxy_buffers      4 256k;
 proxy_busy_buffers_size 256k;

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jensbrak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant