Commit Graph

6 Commits

Author SHA1 Message Date
7fb373fdfc Add haproxy proxy: /metrics returns 200 empty, everything else proxies to SGLang
SGLang now runs on port+1, haproxy binds the original vLLM port.
haproxy serves a stub /metrics endpoint (200, empty body) and
passes all other traffic through to SGLang via raw TCP proxy.
2026-04-12 17:09:58 +00:00
513f8bb5dd we dont need to compile aiter 2026-04-12 04:16:50 +00:00
71f7fe0881 fix aiter 2026-04-12 02:56:27 +00:00
b6151ba5db fix aiter 2026-04-12 02:47:33 +00:00
4d444bebbb use a shim 2026-04-12 02:19:55 +00:00
d71248d0f6 init commit 2026-04-11 23:39:36 +00:00