Re: Browser Issue
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: Browser Issue

From: Andy Jeffries <news@andyjeffries.co.uk>
Date: Thu Apr 13 2006 - 17:33:16 CEST

On Thu, 13 Apr 2006 01:42:45 -0700, fletch wrote:
> It is much more efficient to let the webserver deliver images directly,
> and as I see it, there is no _good_ reason not to go that route.

What about situations where there are multiple front-end web servers
connecting to multiple database servers.

You don't really want to allow users to upload images (profiles, forums,
etc) in to a folder on one of the machines (whichever one of the farm they
happen to connect to for the upload process) and then have to sync between
every server to every other server every few minutes.

Of course, shared storage (NFS etc) is another way of getting the same
goal, but multiple DBs may be more fault tolerant.

Cheers,

Andy

-- 
Andy Jeffries MBCS CITP ZCE   | gPHPEdit Lead Developer
http://www.gphpedit.org       | PHP editor for Gnome 2
http://www.andyjeffries.co.uk | Personal site and photos
Received on Mon May 1 02:55:21 2006