On Wed, 14 Oct 2009, Atif Ghaffar wrote:

> Now instead of providing access to the mysql database we create a dbslayer
> instance, limit it to 2 connections and provide this to the developer. The
> app can now be deployed to 20 servers but we are sure that it will consume
> max 2 connections of the db server and not more.

...again; what is the performance cost of multiple connections.

Do not pre-optimize stuff that doesn't have to be.


Stefan

_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to