Page 1 of 1

Only one Sugestion HTTP 3.0 (HTTP-over-QUIC)

Posted: Fri 11 Oct 2019 00:50
by RNOVAK
I use connections over internet to MySQL with SSL, using TCP/IP.
I was thinking about to speed up returns from database. Implementation of HTTP 3.0 protocol to do this can be a good thing, one tunel HTTP 3.0.
Secure bridge suports HTTP transport between server and client, so my sugestion implementation to supports HTTP 3.0 in the future.
(Here is some good documentation: https://quicwg.org/base-drafts/draft-ie ... .section.3)

Roberto Novakosky

Re: Only one Sugestion HTTP 3.0 (HTTP-over-QUIC)

Posted: Fri 18 Oct 2019 12:34
by ViktorV
TCP communication is faster than HTTP communication by default. Please describe in greater detail your objectives for using HTTP 3.0.