staticConnectionPooledit

Identical to the staticNoPingConnectionPool, except it pings nodes before they are used to determine if they are alive. This may be useful for long-running scripts, but tends to be additional overhead that is unescessary for average PHP scripts.