Skip to content

Bug: Caddy freezes when syslog server not available #4083

@sopleb

Description

@sopleb

Hello,

I had a power outage over the weekend and noticed an issue with one of my sites, when looking into the issue, caddy was locking up whenever browsing the one domain that uses a syslog output

somewebsite.com {
        reverse_proxy host:port
        log {
                output net syslog-server:port
        }
}

Is the config that is being used. Is this behavior expected? or am I breaking something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🐞Something isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions