varnishcache / varnish-devicedetect

VCL based device detection for Varnish Cache.
Other
299 stars 88 forks source link

Wrong X-UA-Device #35

Closed talyaari closed 7 years ago

talyaari commented 8 years ago

Hi, we're using this VCL and we get wrong detections in several computers. Sometimes it detects chrome on windows as smartphone and sometimes it detects android chrome as a desktop. Is this a known issue or something went wrong with the implementation?

dridi commented 8 years ago

Hello,

Could you please share the User-Agent headers that were wrongly processed?

Dridi

talyaari commented 8 years ago

Sure, the user agent is: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36

I have to say that even with this UA, sometimes it works good and sometimes not.

Thanks

behid commented 8 years ago

Can you reproduce this issue? I've added it to the controlset.txt file on my fork and it seems that I can't reproduce it.

talyaari commented 8 years ago

Thanks for your response. I already solved this issue, it was some local problem.

leevigraham commented 8 years ago

@talyaari What was the problem?

fgsch commented 7 years ago

Timed out.