Skip to content

Add configurable timeouts#93

Merged
snoyberg merged 6 commits intosnoyberg:masterfrom
tolysz:timeouts-per-request
May 19, 2015
Merged

Add configurable timeouts#93
snoyberg merged 6 commits intosnoyberg:masterfrom
tolysz:timeouts-per-request

Conversation

@tolysz
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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