ChipTuner on Nostr: And if I'm not mistaken only http1.1 is the maximum for upstreams because it uses ...
And if I'm not mistaken only http1.1 is the maximum for upstreams because it uses connection pooling, so except for server push there isn't much benefit to 2.0 streaming as a reverse proxy.
There are a couple other tricks to this too that have to be enabled at the HTTP scope. Have you confirmed that your connections are actually using 1.1 since you reconfigured?
Published at
2024-11-16 00:44:59Event JSON
{
"id": "b33133666a72b880b0a1d0ce616ab0ea5b3d779c6665d79792b5297d00707f52",
"pubkey": "036533caa872376946d4e4fdea4c1a0441eda38ca2d9d9417bb36006cbaabf58",
"created_at": 1731717899,
"kind": 1,
"tags": [
[
"e",
"2d66faf29098a8f42681fa1ca2ba7c4d5039f3e5430c42e8b13603d0f4a90da9",
"",
"root"
],
[
"e",
"2d66faf29098a8f42681fa1ca2ba7c4d5039f3e5430c42e8b13603d0f4a90da9",
"",
"reply"
],
[
"p",
"ee9d979e7e1418a9f7472baf82dc96082a0d4251b77bcb170a6ecec93fadff64",
"",
"mention"
]
],
"content": "And if I'm not mistaken only http1.1 is the maximum for upstreams because it uses connection pooling, so except for server push there isn't much benefit to 2.0 streaming as a reverse proxy. \n\nThere are a couple other tricks to this too that have to be enabled at the HTTP scope. Have you confirmed that your connections are actually using 1.1 since you reconfigured? ",
"sig": "84b369146f468ed5cda9e06fb5f1212b20617dce81755c604e39177d844b444bd91b741a66a2226df71257eba6ae0bf47ebb29ed17eb08bc3b694a2a6212428c"
}