I'm using Passenger with Apache and MySQL as the database. In my production environment, connection are getting closed on their own after request timeout.
I would like to know how to close connection?
I'm using Passenger with Apache and MySQL as the database. In my production environment, connection are getting closed on their own after request timeout.
I would like to know how to close connection?