I’ve had problems with typo using up all the connections to my
database with both a mysql database and a postgres database. Has
anyone else seen this problem?
Matt
I’ve had problems with typo using up all the connections to my
database with both a mysql database and a postgres database. Has
anyone else seen this problem?
Matt
Unless you’re doing something really odd, Typo (and any Rails app,
really) should only open one connection per dispatcher. So, how many
Typo processes are running? For most users 2 dispatchers should be
enough.
Scott
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs