#11331: Memcached backend closes connection after every request
---------------------------------------------+------------------------------
          Reporter:  boo...@gmail.com        |         Owner:  nobody
            Status:  new                     |     Milestone:        
         Component:  Cache system            |       Version:  1.0   
        Resolution:                          |      Keywords:        
             Stage:  Design decision needed  |     Has_patch:  0     
        Needs_docs:  0                       |   Needs_tests:  0     
Needs_better_patch:  0                       |  
---------------------------------------------+------------------------------
Comment (by jhenry):

 I am also experiencing this problem while using cmemcached.  My solution
 was to remove the signal applied in #5133 in my local branch since I do
 not have problems with connection limits in a prefork multiprocess
 deployment, but the proper solution would seem to be smarter connection
 pooling instead of closing and reopening a connection to the memcached
 server on every single request.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11331#comment:4>
Django <http://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 post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to