[Seaside] [Q] FastCGI + Squeak?

Sungjin Chun chunsj at embian.com
Tue Feb 21 01:29:42 UTC 2006


On Feb 21, 2006, at 1:57 AM, Lukas Renggli wrote:

>
> I don't get it. If you want to do load balancing you need 1
> application running on multiple images, else I wouldn't call it load
> balancing, right?

I mean, I will use multiple servers (hardware, maybe order of 100  
servers, current existing service uses almost 400 server cluster).  
Per server, I asked which is better configuration. Multiple Image/ 
single server or Single Image/Single server. Sorry for my poor  
english. T_T

>
>> What I want to write in Seaside is actually not for performance. But
>> I want to know general guideline for performance in seaside  
>> application.
>
> What is your question then? I don't understand? Can you give an  
> example?

For example, general database based PHP application can process  
several thousand of request per second(on linux with modern server  
hardware) if properly configured(content caching middleware for  
database and etc). I just want to know this kind of empirical  
guideline for Seaside application. Maybe actual deployment case study  
will help me very much.

Thanks in advance.



More information about the Seaside mailing list