Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

HTTP Server and Upstream Timeouts #268

Merged
merged 1 commit into from
Sep 3, 2017
Merged

HTTP Server and Upstream Timeouts #268

merged 1 commit into from
Sep 3, 2017

Conversation

gambol99
Copy link
Contributor

Related to issue 263. Permitting the users to set varioues timeouts on the http.Server and upstream proxy

Related to issue [263](#263). Permitting the users to set varioues timeouts on the http.Server and upstream proxy
@gambol99
Copy link
Contributor Author

sorry for the delay @jangaraj ... can you review please?

@jangaraj
Copy link
Contributor

LGTM 👍 . Note: default non zero values for server read/write timeouts can be breaking change, because default Golang zero values are used at the moment = no timeouts. Probably it'll be good to mention it in breaking changes section.

Thanks!

@gambol99
Copy link
Contributor Author

gambol99 commented Sep 3, 2017

good point ... i'll put it into the changelog!

@gambol99 gambol99 merged commit e1fc47a into master Sep 3, 2017
@gambol99 gambol99 deleted the http_options branch September 3, 2017 16:24
@gambol99 gambol99 mentioned this pull request Sep 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants