We have build a horizonally scalable system by putting F5 routers in front of X number of Seaside instances with a SQL Server backend. BIG-IP offloads SSL, caches all static resources and load balances using sticky sessions. Computing cycles and RAM are cheap, so I suspect getting a respectable throughput is just a matter of adding more gateways in the back, but don't quite have the numbers yet. _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
> We have build a horizontally scalable system by putting F5
> routers in front of X number of Seaside instances with a SQL > Server backend. BIG-IP offloads SSL, caches all static > resources and load balances using sticky sessions. Computing > cycles and RAM are cheap, so I suspect getting a respectable > throughput is just a matter of adding more gateways in the > back, but don't quite have the numbers yet. > > Cheers! > > -Boris (via BlackBerry) What are you accessing Sql Server with, ODBC? Ramon Leon http://onsmalltalk.com _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
In reply to this post by Boris Popov, DeepCove Labs (SNN)
ODBC indeed; we're on VisualWorks and support there is quite solid. _______________________________________________ seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Free forum by Nabble | Edit this page |