Monday 15 June 2015

c# - ASP.net fileupload realy slow -


We are currently building an online music store for administrators who want to upload songs and previews on the website Allows The problem is that uploading songs to our website takes about 3 or 4 minutes. Is this normal? Can anyone tell me that I can ask the website's hosts to tell this because our customers are not really happy to upload 100-200 songs, whose website is about 300-800 minutes, 5 -13 hours: OP.

Here we have that. Webf.config is kept in:

  & lt; HttpRuntime maxRequestLength = "20480" Execution Time = "240" />  

thanks

The first step is to check the host bandwidth limits is . Is it described in a service agreement or similar? Ask them. If you have access to the host server, you can use a variety of speed test devices or simply transfer files independent of your application.

The other thing is that the bandwidth of the client bandwidth ISP's bandwidth (downstream and upstream), any limit or throttling, whether the speed during the day (or night) varies at different times? This is going to be fastest as the fastest link in the series, and if it includes DSL / cable, remember that these are often asymmetric, and if this happens then it is very slow on the upstream compared to the downstream .

If host and client bandwidth are OK, then start seeing the configuration of the application.


No comments:

Post a Comment