We are having a problem with using Multi Curl in PHP, I need an example PHP program using multi curl that will fetch 3 URL's and time out after 500 milliseconds. The issue we're having is the timeout is not being respected, even when set to full 1 second increments it will return in 1.4 seconds, 2 seconds, etc... Also need to open a flat file db format, DBM using nDBM format.