mongo-python-driver/test/mod_wsgi_test
2013-02-11 20:57:17 -05:00
..
mod_wsgi_test_replica_set.wsgi Tests use MongoClient instead of Connection PYTHON-451 2013-02-11 20:57:17 -05:00
mod_wsgi_test_single_server.wsgi Tests use MongoClient instead of Connection PYTHON-451 2013-02-11 20:57:17 -05:00
mod_wsgi_test.conf Test ReplicaSetConnection with mod_wsgi WEBSITE-598 2012-08-23 14:13:16 -04:00
test_client.py Fix connection leak in mod_wsgi 2.x and Python <= 2.6: Instead of storing SocketInfos in threadlocals, watch for thread death with a weakref callback to a generic threadlocal PYTHON-353 2012-06-12 10:05:37 -04:00