----- Ursprungligt meddelande -----

> Från: "Tobias Reckhard" <[email protected]>
> Till: [email protected]
> Skickat: torsdag, 10 nov 2011 14:16:37
> Ämne: Re: [squid-users] How to diagnose redirector?

> Markus Nilsson wrote the following on 10.11.2011 13:56:
> > ----- Ursprungligt meddelande -----
> >> Från: "Tobias Reckhard" <[email protected]>
> >> $url = $X[1];
> [...]
> > I might be wrong here, but I believe the URL is the first item,
> > i.e.
> >
> > $url = $X[0]

> It shouldn't be, $X[0] should be the channel-ID, since concurrency is
> set to 5. I'll give it shot nevertheless.. Thanks for your swift
> response.

Yes it would have been if you'd set

url_rewrite_concurrency 0

to something else than 0 :)

/M

Reply via email to