I need to rename the ASP.NET_SessionId cookie created by default by ASP.NET. Let\'s say I want it\'s named \"foo\". Is it possible?
Yes. You can do it in your web.config file: