]> granicus.if.org Git - icinga2/commit
Cache the peer address in the HTTP server 6661/head
authorMichael Friedrich <michael.friedrich@icinga.com>
Tue, 9 Oct 2018 13:40:16 +0000 (15:40 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Tue, 9 Oct 2018 13:40:16 +0000 (15:40 +0200)
commit5c32a5a7dcd220598d36b2b47e745d14c23edb93
treee1a528d67d416c5a026287ae0e63849e6b3ff692
parent9352f4bfb33e535c2f8b9f53b72d76ecdd28a83f
Cache the peer address in the HTTP server

Later socket calls are expensive and might lead
into a race condition on close when logging it.

refs #6655
lib/remote/httpserverconnection.cpp
lib/remote/httpserverconnection.hpp