Poul-Henning Kamp napsal(a):
> In message <[email protected]>, =?UTF-8?B?VsOhY2xhdiBCw61sZWs=?= 
> writes:
> 
>> Because i am not shure how to do that ...
>> I cant test User-Agent in vcl_deliver because 'req.' object is not
>> accesible there
>>
>> where shoud i put such a test?
> 
> Ahh, that gets trick if you are running a version before we enabled that.
> 
> How much IE6 traffic do you have ?

around 15%

> 
> If it is not too much, you could simply pass it.
will try as for-now workaround

> 
> If it is too much for that, one dirty workaround is to define
> yourself as a backend, and send all IE6 to pass with yourself
> as backend, that way you get a cache-hit, but can use vcl_fetch
> on the pass transaction to nuke the connection closed header.
> 
> 
_______________________________________________
varnish-misc mailing list
[email protected]
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to