Hi Henrik and thanks for your response. Is there a method to perform local benchmark of http ops without causing a forwarding loop? TIA. Mark. On 11/10/06, Henrik Nordstrom <henrik@xxxxxxxxxxxxxxxxxxx> wrote:
ons 2006-10-11 klockan 11:14 +0100 skrev Mark Stevens: > I'm struggling to find a method to run a local benchmark of Squid > using Apache Benchmark without getting forwarding errors, I think it's > because the test is local, it detects it's own hostname in the Via > header. That's how it detects the forwarding loop indeed, but that header is added by Squid. If you see a forwarding loop then you most likely have a loop in your setup, having Squid talk to itself. Regards Henrik