Mantis - Quercus
Viewing Issue Advanced Details
3211 minor always 12-30-08 11:37 01-04-09 14:44
koreth  
 
urgent  
new 4.0.0  
open  
none    
none  
0003211: mysql_connect timeout is too long
The timeout on mysql_connect in regular PHP is a few seconds; in Quercus it is the default TCP connection timeout, around 3 minutes on my Linux box. That means a down MySQL server more or less guarantees a script timeout.

Notes
(0003687)
koreth   
12-30-08 11:40   
It would be great if this was just a configuration option. We'll want to set it to no more than a second or two.