Hi,
We are using IIS 7.5 on win 2008 server. Few requests which are coming from google search engine has cookie with double byte character and its failing in ARR, as ARR is not able to handle these character.
As per RFC standard these characters should not come however still these characters are coming.
as an example cookie looks like below...
Cookie: ProductsDisplayMode=grid; __utmt=1; __utma=96605517.51504143.1418022014.1418022014.1418022146.2; __utmb=96605517.13.10.1418022146; __utmc=96605517; __utmz=96605517.1418022146.2.2.utmcsr=google|utmccn=(organic)|utmcmd=organic|utmctr=以开始购物
any suggestions how we can handle these kind of requests, we can't strip off the campaign cookie as we are using GA to track these.
Thanks,
Shyam Sohane