docs(proxy): cover long inference timeouts - #11065
Merged
Merged
Conversation
Collaborator
Author
|
@mudler DCO is |
localai-org-maint-bot
force-pushed
the
docs/reverse-proxy-timeouts-11046
branch
21 times, most recently
from
July 29, 2026 12:02
fa8afa1 to
da3dc8d
Compare
Document the reverse-proxy settings needed for long-running and multimodal requests, and distinguish edge-generated 504 responses from the optional LocalAI busy watchdog. Assisted-by: Codex:gpt-5 [Codex]
localai-org-maint-bot
force-pushed
the
docs/reverse-proxy-timeouts-11046
branch
from
July 29, 2026 14:09
da3dc8d to
7ea4054
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #11046.
Document the reverse-proxy settings needed by long-running inference and multimodal requests:
locationexample with read/send/connect timeoutsVerification:
LOCALAI_WATCHDOG_BUSY_TIMEOUTand its5mdefault againstcore/cli/run.gogit diff --checkHugo and Nginx executables are not installed on this host, so syntax/render validation is delegated to CI.