Skip to content

server: (router) disable SSL on child process#18141

Merged
ngxson merged 1 commit intoggml-org:masterfrom
ngxson:xsn/fix_router_ssl
Dec 17, 2025
Merged

server: (router) disable SSL on child process#18141
ngxson merged 1 commit intoggml-org:masterfrom
ngxson:xsn/fix_router_ssl

Conversation

@ngxson
Copy link
Copy Markdown
Contributor

@ngxson ngxson commented Dec 17, 2025

Because router already acts like a reversed proxy (similar to nginx), SSL should be handled by the router

Communication between router <> child process never go outside of localhost, so it doesn't need to be encrypted

Fix #18131

@ngxson ngxson merged commit e85e9d7 into ggml-org:master Dec 17, 2025
67 of 68 checks passed
Anico2 added a commit to Anico2/llama.cpp that referenced this pull request Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Misc. bug: Cannot load model in router mode when TLS is enabled

2 participants