Skip to content

Latest commit

 

History

History
 
 

geffersonFerraz-http3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Go today, go tomorrow, go forever

Rinha <> (http1/1) <> LoadBalancer <> (http/3) <> api <> mongo

If the console displays any warnings regarding buffer size, execute the following command:

( off ~ sim eu sei, é muito provavel que o teste nem vai rodar, visto que a maioria dos kernels ainda estão vindo sem o tunning no buff da UDP. Mas submeti mesmo assim para ensinamentos ¯_(ツ)_/¯ )

sysctl -w net.core.rmem_max=2500000 
sysctl -w net.core.wmem_max=2500000


source( https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes )