On 6/9/07, DanielMedia <[EMAIL PROTECTED]> wrote:
> Maybe the sub-domains would look like this:
>
> http://images.domain.com/
>
> http://videos.domain.com/
>
> My question is, would I need to have a whole separate cake instance
> running on each new server (including cake libs)?

If you are going to serve static content from these servers then you
don't need cake at all in fact you don't need PHP and perhaps not even
Apache (Lighttpd?)

> If I try to share the cake lib among all the servers, wouldn't that
> create a bottleneck somewhere and defeat the whole point?

But if you do need to cake functionality on the video and image
servers then cake will have be on the same servers

> I'm trying to visualize how it will work but I'm not sure. Maybe
> someone has already done something similar to this?

>From experience all I can say is that each high performance scenario
is unique and needs custom solution.  Elaborate on problems you are
having - people will send elaborate replies

HTH

Tarique

-- 
=============================================================
Cheesecake-Photoblog: http://cheesecake-photoblog.org
PHP for E-Biz: http://sanisoft.com
=============================================================

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to