idea for load "balancer" with fan-out/ voting

Nils Goroll slink at schokola.de
Mon Jan 11 20:22:26 CET 2010


Hi,

> problem with java developers is that their answer when faced with
> performance problems is to simply throw more memory at it... and even
> with fast multi-core CPUs it takes a while to garbage collect a VM which
> has eaten ++30GB of ram.

This is really off-topic, but properly tuning your VMs probably means 
considering the concurrent mark/sweep collector.

Nils



More information about the varnish-dev mailing list