• Scieneer Common Lisp 1.3.9 online documentation

    http:client-maximum-connection-requests client[Function]

    Return the maximum number of requests per connection after which the connection will be closed.

    (setf (http:client-maximum-connection-requests client) value)[Function]

    Set the maximum number of requests per connection after which the connection will be closed.

  •