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

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
RNOVAK
Posts: 26
Joined: Sat 19 Feb 2011 18:30
Contact:

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

Post by RNOVAK » Fri 11 Oct 2019 00:50

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

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

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

Post by ViktorV » Fri 18 Oct 2019 12:34

TCP communication is faster than HTTP communication by default. Please describe in greater detail your objectives for using HTTP 3.0.

Post Reply