Sunday, May 20, 2018

Runnng caddyserver and quic



quic is  very good for speedy websites. It's actually quick !

 https://en.wikipedia.org/wiki/QUIC

The caddyserver supports the quic protocol and you  can play around with  quic. It's great for demo and testing and practical free in student/developer environments.


Here, I built a caddyserver and enabled the quic protocol


e.g ./caddy -config ./Caddyfile -quic 

My caddyfile contains;



By using Google Chrome we can monitor the internals network status and  by clicking on any active quic session we can pull details  on that connections



DTLS traffic for my mock website  https://www.1plus1eq2.com ;
 NOTE: notice udp-protocol










NSE ( network security expert) and Route/Switching Engineer
kfelix  -----a----t---- socpuppets ---dot---com
     ^      ^
=(  @  @ )=
         o 
        /  \






No comments:

Post a Comment