Skip to content

Unix socket listening instead of TCP? #26

@bbrtj

Description

@bbrtj

I am currently implementing a Thunderhorse benchmark for https://github.com/TechEmpower/FrameworkBenchmarks, and I wanted to keep it the same as Kelp. Server::Starter has a feature of listening to a unix socket instead of TCP, and Kelp benchmark used it. Nginx then communicates with the app through that socket, which is quite elegant.

There are no docs for unix sockets in PAGI::Server. Is it currently supported, and if not, is the support for this planned?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions