On Sun, 10 Jul 2016 17:44:44 -0700 John Burk <[email protected]> wrote:
Hi John Thanks for the reply. > Not a direct answer to your question, but another thing to avoid; with that > many files, be careful that your filesystem doesn't run out of inodes. Had > that happen in scenarios with many many small tables in MySQL. A fair warning indeed, this bit me once before too :) I tried to prepare for that this time around when setting up the filesystem, it has roughly 190 million available inodes so I should be safe for some time to come. > John Burk > [email protected] Cheers, Tim _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
