Another question,
regarding checking status of upstream.
What do you think if change functionality for gunzip to have ability write config like this:
if ( $upstream_status = 200 ) {
gunzip on;
gunzip_options any;
}
?
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,66713,80114#msg-80114