]> git.ipfire.org Git - thirdparty/kea.git/commit
[#2085] Emit a warning when HTTP queue grows
authorThomas Markwalder <tmark@isc.org>
Fri, 17 Sep 2021 17:47:13 +0000 (13:47 -0400)
committerThomas Markwalder <tmark@isc.org>
Wed, 22 Sep 2021 17:17:25 +0000 (13:17 -0400)
commita538631f7371f1bac5f225e980127fb301175c2b
tree0b472e0a98698edd3111b4742293a0f9bb4151ae
parent4a380c004c09f9fa2e406b19febb89e7c2294f79
[#2085] Emit a warning when HTTP queue grows

src/lib/http/client.cc
    ConnectionPool::Destination::pushRequest() - emits
    a warning if the queue size has exceeded its threshold

src/lib/http/http_messages.mes
    HTTP_CLIENT_QUEUE_SIZE_GROWING - new log message
ChangeLog
src/lib/http/client.cc
src/lib/http/http_messages.cc
src/lib/http/http_messages.h
src/lib/http/http_messages.mes