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

increase http connections timeout #2474

Merged
merged 1 commit into from
Oct 20, 2020
Merged

increase http connections timeout #2474

merged 1 commit into from
Oct 20, 2020

Conversation

yutongp
Copy link
Contributor

@yutongp yutongp commented Oct 19, 2020

for getting better prof connection: https://golang.org/src/net/http/pprof/pprof.go

// Profile responds with the pprof-formatted cpu profile.
// Profiling lasts for duration specified in seconds GET parameter, or for 30 seconds if not specified.
// The package initialization registers it as /debug/pprof/profile.

@yutongp yutongp requested a review from a team as a code owner October 19, 2020 19:11
@yutongp yutongp merged commit 7811912 into master Oct 20, 2020
@yutongp yutongp deleted the yutong/ito branch October 20, 2020 00:47
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