Hello All,
I am migrating from Win 2003 to 2012 server. I am having an issue with one of my asp application on 2012 server. Application works fine on 2003 server. After some research, I found that I need to increase "Maximum requesting entity body limit" to make the application work. It is currently set to 200kb (204800).
1. Why does it work on 2003 and not on 2012, even though both have the same limit?
2. If I double the limit, Are their any security implications I need to consider ?