'Net Core 2.2 Web App - Cookie of browser too large on specific server
I have a web application running on .Net Core 2.2 and so far it has been deployed on various servers on IIS screenshot of web.config
The cookies created on all the servers so far are around 2.7kb
screenshot of usual behavior - localhost
screenshot of usual behavior - public domain with htps
When deployed on a particular server that cookie becomes too large and is chunked. Causing problems overall screenshot of chunked cookie
Does anyone know what is causing this?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
