Skip to content

Enable keepAlive at Socket level #269

Open
@tadepalli-yahoo

Description

@tadepalli-yahoo

Hi,

We pull GAM data via Ad Manager API everyday. Recently we started seeing "java.net.SocketException: Unexpected end of file from server" exception and the data pull has been failing.

We have identified a potential problem with a proxy service sitting between our client and the google server. It appears that proxy service may be terminating connections that have been idle for 5 minutes. We are looking to enable to keepAlive at Socket level which is internal to Ad Manager library.

Can you please provide instructions on how enable keepAlive at Socket level.

Thanks!

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