On Tue, Apr 13, 2010 at 9:49 AM, Morten Bekkelund <[email protected]> wrote:
> Hi Rob.
>
> I used the mobile redirect part of Alexc's example and created a simplified
> version
> on our test-servers. It worked well.
>
> http://dingleberry.me/2010/03/mobile-redirects-using-varnish/
I've used this method in stead:
sub vcl_recv {
<.....>
call identify_device;
}
--
Audun Ytterdal
http://audun.ytterdal.net
_______________________________________________
varnish-misc mailing list
[email protected]
http://lists.varnish-cache.org/mailman/listinfo/varnish-misc