Good morning list
What are the best strategies for implementing connection pooling for
connections to a MariaDB SQL database? Are there built in capabilities
in Django at the moment, or do I have to install something like
https://pypi.org/project/django-db-connection-pool/ ?
Simen
--
You receiv
hosting company?
On Mon, Feb 10, 2020 at 8:38 AM Simen Russnes
mailto:si...@bio-me.com>> wrote:
Ever since I separated my server running the Django code (2.2.9), and my
MariaDB server (10.3), there has been a significant lag increase in my
application.
I've tried to limit the number o
Ever since I separated my server running the Django code (2.2.9), and my
MariaDB server (10.3), there has been a significant lag increase in my
application.
I've tried to limit the number of explicit requests to the server as the
round trip of opening and closing a connection now is obviously goin
3 matches
Mail list logo