debian-koji/cli
Mike McLean 7b33327030 avoid tickling race condition with common keep alive timeout setting
The default KeepAliveTimeout in Apache httpd 2.4 is 5 seconds. Sleeping for that
same time and then resuming calls can tickle a race condition.

The previous commit /should/ catch that now, but there's no sense hitting that
error so often.

See also: https://github.com/mikem23/keepalive-race
2016-11-22 16:41:31 -05:00
..
koji avoid tickling race condition with common keep alive timeout setting 2016-11-22 16:41:31 -05:00
koji.conf Remove dead client CA code 2015-12-10 18:51:10 -05:00
Makefile process conf.d dirs in koji cli (based on a patch by Pavol Babincak) 2014-03-16 22:30:31 -04:00