Skip to content

docs: add Apache APISIX reverse proxy example - #11294

Open
localai-org-maint-bot wants to merge 1 commit into
masterfrom
bot/issue-11215-apisix-docs
Open

docs: add Apache APISIX reverse proxy example#11294
localai-org-maint-bot wants to merge 1 commit into
masterfrom
bot/issue-11215-apisix-docs

Conversation

@localai-org-maint-bot

Copy link
Copy Markdown
Collaborator

Description

Closes #11215.

Adds an Apache APISIX route example to the existing TLS reverse-proxy guide. The example documents:

  • forwarded scheme and host headers
  • unbuffered streaming/SSE responses
  • long upstream connect, send, and read timeouts
  • host preservation and LocalAI upstream routing

The configuration follows the official APISIX Admin API, proxy-rewrite, and proxy-buffering documentation.

Verification

  • Parsed the embedded route payload with jq and asserted the required headers, buffering, timeout, host, and upstream fields.
  • git diff --check
  • Hugo build not run: Hugo is not installed in this worktree environment.

Notes for reviewers

This is documentation-only and does not change LocalAI runtime behavior.

Checklist

  • Yes, I signed my commits. (Not checked: AI assistants must not add a human DCO sign-off.)
  • Documentation updated (docs/content/).

Document the route settings needed for forwarded headers, streaming responses, and long-running inference behind Apache APISIX.

Closes #11215

Assisted-by: Codex:gpt-5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposal: Add Apache APISIX as an optional gateway for LocalAI

1 participant