Skip to content

Issue when using Plack behind Nginx #705

@briankwest

Description

@briankwest

There seems to still be an issue with using Plack behind nginx when firefox aborts connections, Seems something on the plack side spins on the socket and never closes, can confirm that its only when firefox calls abort, adding an Expires 0 header prevents firefox from doing this behavior which is related to client caching.

Where should I focus my efforts to properly catch and address this situation, seems as if its a nice attack vector for a denial of service.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions