Introduce MAX_HTTP_REQUESTS and MAX_RSYNC_REQUESTS.
authorclaudio <claudio@openbsd.org>
Tue, 24 May 2022 09:20:49 +0000 (09:20 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 24 May 2022 09:20:49 +0000 (09:20 +0000)
commit6e7e52893bc72b7c78f57f3856286dac13c2d5ec
tree2100394dc7571c24fdb743e33b844d0842de462d
parent760d825b763c6a895d5f192e66fe6c4e0c789a4a
Introduce MAX_HTTP_REQUESTS and MAX_RSYNC_REQUESTS.
These just replace MAX_CONNECTIONS and MAX_RSYNC_PROCESSES to be more unified.
OK tb@
usr.sbin/rpki-client/extern.h
usr.sbin/rpki-client/http.c
usr.sbin/rpki-client/rsync.c