R
Redhairs
In a web farm environment, how to store the user uploading files for future
access?
Store them in db, local file system or centralized file server?
If trying to storing the file in local file system or centralized file
server, how the web server
receives the uploading file and sync to each web server's local file system?
or the centralized
file server?
Should I create only one folder or lots of subfolders to organize the file
structure for better access
from file system?
access?
Store them in db, local file system or centralized file server?
If trying to storing the file in local file system or centralized file
server, how the web server
receives the uploading file and sync to each web server's local file system?
or the centralized
file server?
Should I create only one folder or lots of subfolders to organize the file
structure for better access
from file system?