Currently the JDBC plug-in tries to establish the database connection on the
first db request. This lets the first request take longer than required as if
the connection would be established immediately on startup.
We also could use this to report an error on startup in case the database is
not available.
Original issue reported on code.google.com by fivefeetfurther@gmail.com on 30 May 2011 at 10:55
Original issue reported on code.google.com by
fivefeetfurther@gmail.com
on 30 May 2011 at 10:55