]] John Norman 

| While my backend does say: "Vary: User-Agent" I do also have this in vcl_recv:
| 
|       unset req.http.user-agent;

Ok, I didn't notice.

| Isn't that enough (i.e., if I unset req.http.user-agent in my VCL, can
| I leave Vary: User-Agent on the backend)? I ask because it may be
| problematic to fix the backend in this case.

Yes, that should be enough.

-- 
Tollef Fog Heen 
Redpill Linpro -- Changing the game!
t: +47 21 54 41 73
_______________________________________________
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to