diff options
author | Dan McGee <dan@archlinux.org> | 2013-01-15 21:27:37 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2013-01-15 21:27:37 -0600 |
commit | 3a6398f42d04ea6a677bf7b6d5115175e9011432 (patch) | |
tree | ff9b93bd252698c2f8ddc9aa79491f4317418957 /main/migrations/0005_fix_empty_url_pkgdesc.py | |
parent | af32c23768c7537f19e0613525579208b4f44eb4 (diff) |
Add new AlwaysCommitMiddleware to the stack
The reason for this is documented in the middleware itself. Without
this, pgbouncer is of little use to us since it has to throw away every
connection we try to route through it because of unclean disconnects.
In theory, with the switch to using pgbouncer for all WSGI originating
connections and adding this middleware, we should see a notable decrease
in connection time to the database.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'main/migrations/0005_fix_empty_url_pkgdesc.py')
0 files changed, 0 insertions, 0 deletions