Skip to content

SIGPIPE #331

@jessfraz

Description

@jessfraz

Seeing a failure writing back to the socket for a response:

system:32 - happened while sending buffers
An uncaught exception occurred: write: Broken pipe

coming from https://github.com/CrowCpp/Crow/blob/master/include/crow/http_connection.h#L690

It doesn't happen every time, but seems to happen on long responses? So could it be a timeout, or maybe the response size is too large although that seems odd

we have the timeout for crow set to 88 and the response is definitely not taking longer than that, but the socket to write back out is closing prematurely

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions