View Single Post
Old July 29th, 2006, 10:19 AM   #1 (permalink)
thomor25
Junior Member
Verified Customer
 
Join Date: Apr 2006
Posts: 4
say I have a large site using a database and multiple web servers

is it possible to store the photos in the database instead of on the disk, this will prevent images being uploaded to the web servers. I'm trying to prevent the situation of a user being on webserver1 and uploading a photo and a user going to web server 3 and not being able to see the photo. Doing an rsync every minute with only new files i think will be a pain in the ass.
thomor25 is offline   Reply With Quote