Re: [PHP] Image Replication

2010-07-20 Thread Bastien Koert
m: Dan Joseph > Date: Tue, 20 Jul 2010 10:21:55 > To: PHP eMail List > Subject: [PHP] Image Replication > Hi, > > I'm wondering how you all are doing image replication between servers.  I've > got some things in mind, but I'd like to see how others have done it. &

Re: [PHP] Image Replication

2010-07-20 Thread rehmanms
We are doing it with nfs mount which is mounted on all servers -- Shafiq http://shafiq.pk *** This Message Has Been Sent Using BlackBerry Internet Service from Mobilink *** -Original Message- From: Dan Joseph Date: Tue, 20 Jul 2010 10:21:55 To: PHP eMail List Subject: [PHP] Image

Re: [PHP] Image Replication

2010-07-20 Thread Per Jessen
Dan Joseph wrote: > Hi, > > I'm wondering how you all are doing image replication between servers. > I've got some things in mind, but I'd like to see how others have > done it. > > We have a PHP application that accepts an image upload, then we want > it to show up on the other 2 web servers.

[PHP] Image Replication

2010-07-20 Thread Dan Joseph
Hi, I'm wondering how you all are doing image replication between servers. I've got some things in mind, but I'd like to see how others have done it. We have a PHP application that accepts an image upload, then we want it to show up on the other 2 web servers. We have 3 in a load balanced clust