Skip to content

Instantly share code, notes, and snippets.

View shikloshi's full-sized avatar
🎯
Focusing

Aviad Shikloshi shikloshi

🎯
Focusing
View GitHub Profile
@thpham
thpham / haproxy.conf
Last active February 28, 2024 07:41
test config haproxy for gRPC loadbalancing
global
tune.ssl.default-dh-param 1024
defaults
timeout connect 10000ms
timeout client 60000ms
timeout server 60000ms
frontend fe_http
mode http
@borisd
borisd / Notes.md
Last active February 8, 2016 08:56
Redux 101 Workshop Notes - By 500Tech.com