v2.5.8 #1804
0xJacky
announced in
Announcements
v2.5.8
#1804
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Features
Bug Fixes
access_logdirective. The log preview resolved the path fromnginx.AccessLogPath(falling back to the--http-log-pathreported bynginx -V), but indexing only ever considered paths scanned fromaccess_logdirectives, so a setup whose directives are commented out — the Homebrew default — could preview its logs while the indexer reported nothing to index (高级索引功能不生效 #1787).Successfully completed, and describe both ways a log path can be discovered instead of pointing only ataccess_logdirectives (高级索引功能不生效 #1787).send on closed channelwhen advanced indexing is disabled while a shard hot swap is still clearing it.X-Forwarded-ProtoandX-Forwarded-Hostheaders to a bundlednginx-ui.confthat predates them. The self check only rewrote those headers when they already existed, so an installation created before they were introduced stayed unfixed.Contributors
@0xJacky, @octo-patch
This discussion was created from the release v2.5.8.
All reactions