IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
staticConnectionPool
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
staticConnectionPool
editIdentical 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.
Was this helpful?
Thank you for your feedback.