HTTP-802 — The next request on a persistent connection cannot be processed
HTTP proxy supports persistent connections from clients. It is possible to process several requests on a single connection (in a single session). This message indicates that initialization actions performed at the beginning of the second or some later request of the session failed. The session is terminated and connection to the client closed. The client can repeat the request only after opening a new connection.