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?
You can set this in the configuration setting in your web.config file: