Changes between Initial Version and Version 1 of Ticket #25824
- Timestamp:
- Nov 27, 2015, 8:21:44 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25824 – Description
initial v1 2 2 3 3 When two backends using 'django.core.cache.backends.memcached.PyLibMCCache' are added and are used (each box is handling at least hundreds requests per second) then in uWSGI logs we're seeing lots of [https://gist.github.com/mlowicki/a8b3dbd98f32dc40c4eb] and application is misbehaving throwing 500s. When launched in second datacenter with much less threads then problem is much smaller but still exists (uWSGI configuration - [https://gist.github.com/mlowicki/cbd18c689c3e2f838bf0]) 4 5 Tried with pylibmc 1.4.1 and 1.5.0.