Re: Re: how to display images stored in DB

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, February 28, 2007 6:41 pm, Robert Cummings wrote:
> What about when you need to share those files across a 50 node
> network?
> I'd keep it in a database, then when I need it cache a local copy on
> the
> filesystem. Then I can just check the timestamp in the database to see
> if the file has changed. Voila, multi-node high availability images.
>
> Seems better than have a local copy of every single image. I guess the
> answer is... it depends on what you're doing!

Add an image server (or 20) and change the HTML to point to the image
server.

Use rsync on the 20 image client servers from the master image server.

Lots of ways to skin this cat.

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux