At their first attempt Steve and his team tried to reduce the frequency of GC occurrence. They applied several techniques such as delta refresh, minimization of boxing and un-boxing, use of object pooling, optimization of the large object heap, and an implementation of flow control between the web tier and the application tier.
To ultimately address the challenge, they worked closely with the Premier Field Engineer team and the CLR team at Microsoft, which introduced a new feature called GC notification. With the new feature, which will be released in a future .NET service pack, they were able to deterministically take off a server from servicing any web request when a GC was pending on the server and put it back to service rotation when ready.
PingBack from http://blog.a-foton.ru/index.php/2008/12/02/arcasttv-steve-michelotti-of-eimagination-on-high-performance-web-solutions/