Mono Support maxrequestlength setting in web.config file 

Viewed 17082 time(s), 2 post(s), 10/28/2013 4:27:39 PM - by ddarting
10/28/2013 4:27:39 PM
30 Reputation 2 Total posts

We were reviewing the maxRequestLength parameter in web.config file for MonoX and it seems to be set abnormally high:

<httpRuntime maxRequestLength="1550000".../>

My understanding is that the value is in KB, which pegs that number at around 1.5 GB.  Any reason it is set so high?  Could we safely reduce it?

Thank you for any feedback.

1
10/29/2013 7:24:25 AM
15993 Reputation 2214 Total posts

Hi,

yes you can safely reduce the value, MonoX has this value set that high because some users want to upload very large videos or similar files and that's why we have left the value of around 1.5GB.

Regards

2
This is a demo site for MonoX. Please visit Mono Software for more info.