0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc
James M Snell 882e7ef354 http2: implement maxSessionMemory
The maxSessionMemory is a cap for the amount of memory an
Http2Session is permitted to consume. If exceeded, new
`Http2Stream` sessions will be rejected with an
`ENHANCE_YOUR_CALM` error and existing `Http2Stream`
instances that are still receiving headers will be
terminated with an `ENHANCE_YOUR_CALM` error.

PR-URL: https://github.com/nodejs/node/pull/17967
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2018-01-05 12:35:33 -08:00
..
api http2: implement maxSessionMemory 2018-01-05 12:35:33 -08:00
api_assets doc: fix paragraph line-height issue 2017-10-15 12:39:49 +02:00
changelogs 2018-01-02 Node.js v8.9.4 'Carbon' (LTS) Release 2018-01-03 04:19:17 +00:00
guides doc: use dashes instead of asterisks 2017-12-26 10:41:17 +01:00
.eslintrc.yaml tools: enable additional eslint rules 2017-10-19 13:54:14 -04:00
first_timer_badge.png doc: add recommendations for first timers 2017-10-24 10:26:20 -04:00
full-white-stripe.jpg
node.1 doc: change v8 to V8 2017-11-18 22:25:05 +01:00
onboarding-extras.md doc: use consistent new lines 2017-12-26 10:41:17 +01:00
onboarding.md doc: remove non-style information from style guide 2018-01-02 21:33:32 -08:00
osx_installer_logo.png
releases.md doc: use dashes instead of asterisks 2017-12-26 10:41:17 +01:00
STYLE_GUIDE.md doc: remove non-style information from style guide 2018-01-02 21:33:32 -08:00
template.html doc: responsive docs, rewrite font sizes 2017-10-10 21:28:15 +02:00
thin-white-stripe.jpg