« Return to Thread: Scaling Seaside

RE: Scaling Seaside

by Ramon Leon-5 :: Rate this Message:

Reply to Author | View in Thread


> Is it really that simple and straightforward?
>
> Thanks,
> Richard

Yup, assuming you're OK with one box doing all the routing and static
content serving.  If you get big enough to matter, you might have one box up
front doing all the routing and static content serving and multiple seaside
boxes doing just dynamic content.  We have a BigIP f5 up front doing our
load balancing.

Ramon Leon
http://onsmalltalk.com

_______________________________________________
seaside mailing list
seaside@...
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

 « Return to Thread: Scaling Seaside