On Thu, Jun 21, 2018 at 09:37:54AM +0200, Frederic Lecaille wrote: > On 06/20/2018 04:28 PM, Daniel Corbett wrote: > > Hello, > > > > Thanks for adding this integration Fred. Great job! > > > > Attached is a new regression test to check for stick-tables expiration when > > they are used with table_* converters as noted in commit id: > > 3e60b11100cbc812b77029ca142b83ac7a314db1 > > > > > > Thanks, > > > > -- Daniel > > > > Hello Daniel, > > Thank you for this test file. > > But as Christopher has just noticed, would it be possible to not use http > redirections to https://www.haproxy.com? > > I think you could use redirections to a varnishtest server.
Oh indeed I didn't even notice! The correct solution is to use the example.com domain for this, as explained in RFC2606/6761. No other domain possibly pointing to a valid location now or in the future should appear in test nor example files, as you definitely don't want the domain admin to have to deal with misconfigured CI systems running your tests in loops, nor do you want that anyone copy-pastes your example configs for other purposes and accidently causes harm. Cheers, Willy

