Skip to content

fix: only set keep-alive when not exists - #35096

Closed
atian25 wants to merge 0 commit into
nodejs:masterfrom
atian25:master
Closed

fix: only set keep-alive when not exists#35096
atian25 wants to merge 0 commit into
nodejs:masterfrom
atian25:master

Conversation

@atian25

@atian25atian25 commented Sep 8, 2020

Copy link
Copy Markdown
Contributor
  • only set Keep-Alive once
  • set Keep-Alive with correct ms

fix: #34561 (comment)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@atian25
atian25 requested a review from a team as a code ownerSeptember 8, 2020 07:41
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/http
  • @nodejs/net

@nodejs-github-botnodejs-github-bot added the http Issues or PRs related to the http subsystem. label Sep 8, 2020
@atian25
atian25force-pushed the master branch 2 times, most recently from 30638d4 to f3f40c3CompareSeptember 8, 2020 07:59

@rickyesrickyes left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@rickyesrickyes added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 8, 2020
Comment threadlib/_http_outgoing.js Outdated
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 8, 2020
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@rickyesrickyes added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 8, 2020
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 8, 2020
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@rickyesrickyes added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 9, 2020
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 9, 2020
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@rickyesrickyes added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 9, 2020
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 9, 2020
@nodejs-github-bot

nodejs-github-bot commented Sep 9, 2020

Copy link
Copy Markdown
Collaborator

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

httpIssues or PRs related to the http subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@atian25@nodejs-github-bot@lpinca@ronag@rickyes