MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

maxrequestlength setting in web.config file  (Mono Support )

Viewed 14925 time(s), 2 post(s) 10/28/2013 4:27:39 PMby ddarting
ddarting

ddarting

10/28/2013 4:27:39 PM
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.
This content has not been rated yet. 
30 Reputation 2 Total posts
khorvat

khorvat

10/29/2013 7:24:25 AM
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
This content has not been rated yet. 
15993 Reputation 2214 Total posts