D
D
demidov5552020-07-26 17:13:48
Computer networks
demidov555, 2020-07-26 17:13:48

When does a TCP connection break in http2?

HTTP 2 has such a feature as multiplexing. Requests are sent within one tcp connection per domain. But it is not clear at what point in time this connection can break the front? Obviously the break happens when the client closes the tab, but is there probably some kind of timeout? For example, if we send a request to the server every 20 seconds, will it be one connection?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
W
Wexter, 2020-07-26
@Wexter

https://nginx.org/ru/docs/http/ngx_http_v2_module....

K
ky0, 2020-07-26
@ky0

Depending on the software. Any fairly mature web server has the appropriate settings, the nginx option above has already been linked.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question