Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Make NgxServerContext's log to the vhost specific logs #447

Description

@oschaaf

When a server{} block is specified in nginx.conf, that is currently not used by messages written through NgxServerContext's message handler. These still end up in the log file configured in nginx.conf at the highest level.

It would be less confusing if we respected the vhost logging configuration, and it might also be useful in the systemtests to be able to scan the vhost specific error log for unexpected (error) messages.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions