« Return to Thread: A4D scalability

Re: A4D scalability

by Peter Jakobsson-2 :: Rate this Message:

Reply to Author | View in Thread

Similar setup here'

Apache on Windows 2000 Server
4D Client 2004.7 Running on Windows 2003 Server
4d Server 2004.3 Running on Windows 2003 Server

  - Static content is served by Apache
  - product images served by dedicated image server also running  
Apache (auto-updated by another 4D client which extracts the images  
from the 4D data and writes them twice a day to the OS desktop)
  - https requests directed straight to 4D, bypassing Apache (because  
we couldn't figure out how to do it by Apache yet)
  - maintenance, web admin tasks, twice daily product uploads and  
order downloads done on yet another 4D Client web server (also  
running Apache)

Altogether, to make the whole system work - 3 x Web servers running  
on 4D Client machines, each running an instance of Apache.Active 4D,  
each with an independent public IP address, but all accessing the  
same data.

Peter


On 17 Jun 2009, at 16:12, Brad Perkins wrote:

> Similar setup here.
>
> Apache on Mac OS 10.4 Server
> 4D Client 2003 running NTK as the web server
> 4D Server 2003 running on Windows 2003 Server

_______________________________________________
Active4D-dev mailing list
Active4D-dev@...
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

 « Return to Thread: A4D scalability