My Site is going to have plenty of text, but I didn't want it to be costly, in terms of bandwidth. I thougth that many accesses to small files (say, ten accesses to 5Kb files) would be more costly than one access to a larger file (say, 1 access to a 50Kb file), due to hard disk access time (including search time and the waiting time to access the server HD, while other sites are doing it). Reading some posts in this forum I got confused... Some say that small files are better for saving bandwidth. Is it really true?
So, understanding that I want to show several individual texts (i.e., one at a time), my questions are:
I hope I could make myself understood.
Any help is appreciated.
So, understanding that I want to show several individual texts (i.e., one at a time), my questions are:
- should I design my site to load a single large text file, instead of many small text files?
- Is there a way to show only the individual parts of the large text file which contains the totality of the texts and hide all the rest from view (i.e., the individual texts would only be shown through a menu, even though in memory they are a single long strip of text)?
I hope I could make myself understood.
Any help is appreciated.
