varnish/hitch
A scalable TLS proxy by Varnish Software. observed · 2026-08-28
Health v2 · maintenance only
45/100
- Activity 49
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4173
- days_rel: n/a
- days_push: 308
- n_releases_24m: 0
Adoption not part of the score
1943 stars · 157 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Hitch is a scalable TLS/SSL termination proxy written in C by Varnish Software. It decrypts TLS connections and forwards unencrypted traffic to backend servers, efficiently handling tens of thousands of connections on multicore machines.
Use cases
- terminate TLS/SSL connections in front of a backend server
- offload SSL decryption from application servers
- add HTTPS support to a plain HTTP backend
- handle tens of thousands of concurrent TLS connections efficiently
- pair a TLS proxy with Varnish Cache or HAProxy
- scale TLS termination across multicore machines
When to choose
- you need high-performance TLS termination with low overhead
- your backend cannot handle TLS itself and you want a dedicated proxy layer
- you run Varnish Cache and need an SSL frontend
- you want a lightweight, C-based proxy focused solely on TLS offloading
When to avoid
- you need full HTTP-level features like caching, routing, or load balancing in the same component
- you want a general-purpose reverse proxy with rich configuration
- you need TLS termination with built-in WAF or application-layer security features
Facets
service · maturity active
proxy security networking http-server networking security web-development infrastructure-as-code cross-platform cli tls-termination ssl-offloading high-performance c varnish load-balancing linux
10 sources
- readme: https://github.com/varnish/hitch · fetched 2026-08-28 · 4fd961262894
- homepage: https://www.varnish-software.com/ · fetched 2026-08-29 · 4850ac88dd93
- site_page: https://www.varnish-software.com/about/connect/events · fetched 2026-08-29 · 974474f2f435
- site_page: https://docs.varnish-software.com/ · fetched 2026-08-29 · 7f79967fbd17
- site_page: https://www.varnish-software.com/about · fetched 2026-08-29 · 1865a8226f6e
- site_page: https://www.varnish-software.com/about/company/what-is-varnish · fetched 2026-08-29 · 3b94c384d6ef
- site_page: https://www.varnish-software.com/about/company/partners · fetched 2026-08-29 · 82bc43be1975
- site_page: https://www.varnish-software.com/about/company/news-press · fetched 2026-08-29 · 5a54aa382d65
- site_page: https://www.varnish-software.com/products/platform/varnish-enterprise · fetched 2026-08-29 · 12e8022d4fb4
- site_page: https://www.varnish-software.com/developers · fetched 2026-08-29 · c8c3ed54c2b9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| varnish/hitch | main | 45 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem