--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
This has the potential to fail catastrophically if you missed the peak traffic or have an unexpected surge in demand. You might consider instead pinging half a dozen old connections for each new one that comes in. If indeed there are a high percentage of dead ones, this will cause the total number to decline. If on the other hand they are mostly active you will have avoided the burden of testing thousands of connections when you can least afford the load.
Frank.
--You received this message because you are subscribed to a topic in the Google Groups "vert.x" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/vertx/Y0S3WvP0AzQ/unsubscribe.
To unsubscribe from this group and all of its topics, send an email to vertx+un...@googlegroups.com.