Skip to content

Parse Server on Heroku logs many "H28 Client Connection Idle" warnings #1307

Closed
@mtrezza

Description

@mtrezza

With Parse Server deployed on Heroku I see quite a few warnings from the Heroku router: H28 Client Connection Idle. The server is the API endpoint for an iOS app.

According to Heroku docs this warning occurs when:

The client did not send a full request and was terminated due to 55 seconds of inactivity. For example, the client indicated a Content-Length of 50 bytes which were not sent in time.

Can this possibly be an issue with the Parse iOS SDK?
Has anyone else experienced this?

Update:
I was able to track this down to a single request type to a specific class. So I guess this is just something in the app logic. I will further investigate this and update here.

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