You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many bug fixes and improvements in the upstrand implementation
Subrequests were optimized by using flag NGX_HTTP_SUBREQUEST_CLONE.
Upstrand directive intercept_errors was replaced with a new directive intercept_statuses which fixed broken interception mechanism in nested subrequests.