598 Network Read Timeout Error

Non-standard proxy code indicating a network read timeout behind the proxy.

Status

HTTP/1.1 598 Network Read Timeout Error

Details

598 was used by some proxy implementations to report that reading from the upstream timed out. It is not registered and never appeared in a specification, but it survives in older proxy software and in monitoring tools that inherited the convention.

The standard equivalent is 504.

Common causes

How to fix it

As the client

As the server

Examples

HTTP/1.1 598 Network read timeout error

See also