Loading docs/howto/deployment/checklist.txt +4 −3 Original line number Diff line number Diff line Loading @@ -160,9 +160,10 @@ only useful in development. In addition, you can tune the following settings. :setting:`CONN_MAX_AGE` ----------------------- Enabling `persistent database connections <persistent-database-connections>`_ can result in a nice speed-up when connecting to the database accounts for a significant part of the request processing time. Enabling :ref:`persistent database connections <persistent-database-connections>` can result in a nice speed-up when connecting to the database accounts for a significant part of the request processing time. This helps a lot on virtualized hosts with limited network performance. Loading Loading
docs/howto/deployment/checklist.txt +4 −3 Original line number Diff line number Diff line Loading @@ -160,9 +160,10 @@ only useful in development. In addition, you can tune the following settings. :setting:`CONN_MAX_AGE` ----------------------- Enabling `persistent database connections <persistent-database-connections>`_ can result in a nice speed-up when connecting to the database accounts for a significant part of the request processing time. Enabling :ref:`persistent database connections <persistent-database-connections>` can result in a nice speed-up when connecting to the database accounts for a significant part of the request processing time. This helps a lot on virtualized hosts with limited network performance. Loading