Does rails cache the database connection?

have not idea about this. :slight_smile:

On Dec 25, 2006, at 9:04 AM, Haofei W. wrote:

have not idea about this. :slight_smile:

Depends on what you mean.

It opens a persistent connection per Rails instance (1 per Rails
backend, one each per mongrel, fastcgi, etc).

It does not do any sort of connection pooling, however.

–
– Tom M., CTO
– Engine Y., Ruby on Rails Hosting
– Reliability, Ease of Use, Scalability
– (866) 518-YARD (9273)