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

Add configurable timeouts #93

Merged
merged 6 commits into from
May 19, 2015
Merged

Conversation

tolysz
Copy link
Contributor

@tolysz tolysz commented May 6, 2015

Add configurable time-outs.
This allows to override time-outs for specific bundles.
It uses modified http-reverse-proxy package. Where it moves handling time-outs there. Bonus is the web-socket handling is a bit better.
Time-outs on static files will allow to 'stream' big files.

Add middleware to reverse-proxy stanza
This allows to add e.g basic auth to reversed hosts or maybe modify headers.

@snoyberg
Copy link
Owner

snoyberg commented May 7, 2015

I gave some feedback on the http-reverse-proxy PR, which will require this PR to be updated. Let's finish our discussion over there first.

@tolysz
Copy link
Contributor Author

tolysz commented May 18, 2015

This is updated to compile with updated http-reverse-proxy#tolysz-timeouts-per-requests

@snoyberg snoyberg merged commit 0c62122 into snoyberg:master May 19, 2015
@snoyberg
Copy link
Owner

Merged, thanks!

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