1f59a08e85
In order to prevent traffic amplification attack, QUIC allows application to perform an address validation during connection establishment. (https://tools.ietf.org/id/draft-ietf-quic-transport-34.html#name-address-validation) However, this adds another round trip during connection establishment. In storj network, it does client authentication before servers starts sending significant amount of data to any client. We believe the traffic amplification attack isn't going to be significant when turning off address validation in QUIC. AND it will provide us a significant performance boost during connection establishment. Change-Id: I7f9a0ca5ca770b715d08b1e8ce3022fbb2b85d42 |
||
---|---|---|
.. | ||
cache | ||
listenmux | ||
quic | ||
revocation | ||
server |