Currently was thinking of making some kind of friendly URLs for files, e.g. system/files?file=drupal.txt to file/<node-id-or-node-short-user-friendly-title>/drupal.txt.
Q1: Is this might be more search friendly?
Q2: Is it performance matter to create new folder with files for each node?
Q3: If I will have 1000s of files (crucial for FAT32 at least) in one ¨files/¨ directory. Does Drupal optimizes such a thing, e.g. splits that directory to several?
Upload your CSS files and it will make them more efficient and smaller by using shorthand notation, stripping whitespace and stripping comments. The resulting file is smaller and saves you bandwidth and transfer time.
Running Drupal for a new site, I notice for quite a while now that it takes ages to save settings. This can last up to about 30 seconds... Such a delay does not happen when I'm saving nodes and things.
At another site I created with Drupal (version 4.6 too) I've checked the saving time for settings as well, but there everything's fine.
Does anyone have an idea where I should start looking?