B
Bobby Edward
In my ASP.NET application I allow users to...
(1) upload files - up to 2 gb in size (though rare)
(2) download other people's files
The server is Windows Server Standard 2007 SP1.
Question:
(1) As I get into the thousands and tens of thousands of files how will
server (and website) performance be affected as people try to download
files? At how many files will I start to see performance degredation, at
any? (Disk space is not an issue.)
(2) Any suggestions to limit any performance impact in this scenario?
My buddy was saying how the file index will be getting quite large and
eventually the server will take a while longer to find/download a file.
I don't know much about this. So I appreciate your help!
Thanks
(1) upload files - up to 2 gb in size (though rare)
(2) download other people's files
The server is Windows Server Standard 2007 SP1.
Question:
(1) As I get into the thousands and tens of thousands of files how will
server (and website) performance be affected as people try to download
files? At how many files will I start to see performance degredation, at
any? (Disk space is not an issue.)
(2) Any suggestions to limit any performance impact in this scenario?
My buddy was saying how the file index will be getting quite large and
eventually the server will take a while longer to find/download a file.
I don't know much about this. So I appreciate your help!
Thanks