#10402: mysql backend connections left idle open
-------------------------------------+-------------------------------------
     Reporter:  DirkDatzert          |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  1.0
  (models, ORM)                      |               Resolution:  needsinfo
     Severity:  Normal               |             Triage Stage:  Design
     Keywords:                       |  decision needed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by pembo13):

 * ui_ux:   => 0
 * easy:   => 0


Comment:

 I have the following environment:

  * Python 2.6.6
  * Django-1.4.1
  * Apache httpd-2.2.15-26
  * mod_wsgi
  * MySQL-python-1.2.3-0.3

 While investigating a large number of aborted connection on a mysql server
 (large relatively to the amount of activity I was expecting, ~18 abortions
 per hour) I stumbled upon my Django app showing sleeping two sleeping
 connections in the SHOW PROCESSLIST; With multiple refreshes, I saw an
 increment of the aborted connections counter after each connection
 disappeared from the list.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/10402#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to