]> git.ipfire.org Git - thirdparty/squid.git/commit
ntlm_fake_auth: add ability to test delayed responses (#294) M-staged-PR294
authorAmos Jeffries <yadij@users.noreply.github.com>
Mon, 8 Oct 2018 00:11:14 +0000 (00:11 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Mon, 8 Oct 2018 07:14:11 +0000 (07:14 +0000)
commit7dba4ac446341548a0b101489785f2cef9a33caa
treea1e549bb3098cf5ec323a1215db7e5da018b1af1
parent57a5679bae20e90ef73473e03327e37aa0263570
ntlm_fake_auth: add ability to test delayed responses (#294)

Add a -t parameter which sets a timeout to artificially delay
authentication responses by a fixed amount longer than their
normal delay.

This enables the fake authenticator to be used to test NTLM
client and Squid behaviour under various network latency and
stress conditions which delay ActiveDirectory responses.
src/auth/ntlm/fake/ntlm_fake_auth.cc