It seems Midgard currently stores attachments in a blob directory.  How 
practical would it be to store this information in a MySQL database instead?  
Would it be a bad idea to have the server handling a large number of images?  
Right now my project has in the area of 1400 attachments.  This will most 
likely end up to be around 5000+ by the time the project is completed.  While 
storing the data in a blob directory is no problem it would make it easier to 
add additional web servers to the operation without having to copy over the 
blob directory to each machine as changes are made.  Any suggestions?

Thanks,
Dan Hammer


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to