I’ve read this posting about Load Balancing and just wanted to make clear, that this is also possible with VASmalltalk/Seaside together with Apache. It’s general idea.
I just did this while doing the traffic tests I mentioned in earlier postings yesterday.
This can also be done with the Seaside-Cluster package. Then Seaside instead of Apache adds the route. This has the advantage that Apache does not have to mess with the response. In Seaside 3.1 this is better integrated.