I keep encountering the error: "The page was not displayed because the request entity is too large." (413 error upon checking IIS logs) when connecting to my application using Internet Explorer but I do not get this error at all using Chrome. I am not uploading anything, I'm just accessing the site. Fiddler says that the Entity Size is 597 bytes only so this shouldn't be a problem.
My setup is as follows:
- Windows Server 2012 R2 Standard Edition
- IIS 8.5, Extended Protection: Accept; Kerberos enabled
- Application Server: Wildfly 8.2.0 Final
I've tried several suggested solutions from different questions here, Some of them are as follows: