We have a .NET web application which runs perfectly when using http and https. The point is that after uploading a large file (no so large, more than 4 MB is enough) through https, the IIS hangs (in fact, is the tab from which we uploaded the file). We have already configured all the IIS properties related to the content length and maximum size of the files. We have been reading other threads related to this, but we have not got the solution yet (https://forums.iis.net/t/1197751.aspx?IIS+7+5+CGI+SSL+Problems+with+upload+limit+30MB+cap+). Any help will be very appreciated. Thank you very much.
↧