SDK 2.0.0.1, Connection Pooling & Connection Timeouts

Yup, in Application_Start though you won’t have to Get() the cluster instance. Also, in Application_End you should probably call ClusterHelper.Close() to clean things up faster.

-Jeff