Skip to content

Added pass_subrequest_uri option #118

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

Merged
merged 1 commit into from
Jul 23, 2018
Merged

Added pass_subrequest_uri option #118

merged 1 commit into from
Jul 23, 2018

Conversation

igormunkin
Copy link
Contributor

Previous implementation unconditionally passes unparsed uri, recieved
from client. However it can be changed due to several internal
redirects, such as rewrite, X-Accel-Redirect, etc. If the new option for
tnt_pass_http_request is set, the actual subrequest uri will be passed
to tarantool upstream.

Default behaviour coincides with the old one for saving backward
compatibility.

Previous implementation unconditionally passes unparsed uri, recieved
from client. However it can be changed due to several internal
redirects, such as rewrite, X-Accel-Redirect, etc. If the new option for
tnt_pass_http_request is set, the actual subrequest uri will be passed
to tarantool upstream.

Default behaviour coincides with the old one for saving backward
compatibility.
@dedok dedok merged commit 6c5696b into tarantool:master Jul 23, 2018
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