Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The limit of number of file
08-28-2007, 10:25 PM
Post: #1
The limit of number of file
How many files I can create on my account? ex: my acc has 100MB, can I create 10.000 files? (because I don't have DB and i will use files instead of DB, the server will need to read many times but write one) in theory, there is no limit, but in fact, how about the performance of the server?

họat hình online,phim online
android tutorial,android news
android soft, android
Visit this user's website Find all posts by this user
Quote this message in a reply
08-29-2007, 07:42 AM
Post: #2
Re: The limit of number of file
Each system has its limitation. In this case, we need to pay attention to the number of opening files. If it's larger than the system limitation, system can be frozen. Meanwhile we can adjust it, it's not recommended to use such many files. And I believe it will slow down much when using files comparing with using database. On database, there is not only reading/writing, it has cache, some tips for optimizing... that will help to boost the performance. However, I am not a master of programming, so... :mrgreen:


Pham Hung
3inetworks staff

For official support please use our secured helpdesk at https://support.3inetwork.com

Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: