• Scieneer Common Lisp 1.3.9 online documentation

    http:server-maximum-connection-requests object[Generic Function]

    The HTTP server maximum number of requests per connection before the server will close the connection. When nil there is no limit.

    (setf (http:server-maximum-connection-requests object) new-value)[Generic Function]

  •