[Mapserver-dev] FCGI & Database Failure

Howard Butler hobu at iastate.edu
Tue Oct 19 16:56:25 EDT 2004


>there needs to be a test right after the connection is obtained from the 
>pool of "is this connection any good?".

SDE does not have a method to answer this question directly.  You can see 
in msSDECloseConnection I make a call to SE_connection_free_all_locks which 
fakes one way of asking if the connection is good or not (no locks are 
created if you are only selecting in SDE, but the function will complain if 
the connection is no good).

Howard 




More information about the mapserver-dev mailing list