Scieneer Common Lisp 1.3.9 online documentation http:server-linger-timeout object [Generic Function] The HTTP server lingering-close timeout, in seconds. The server closes the write half of a connection and lingers around waiting for the client to acknowledge and also close the connection. If the client does not response within the lingering-timeout then the connection is closed by the server.
(setf (http:server-linger-timeout object) new-value) [Generic Function]