annotate docs/text/README @ 3755:76e3a93821b1

fix race condition if during reconfiguration two cache managers try to delete old inactive entries: one of them removes a entry just locked by other manager from the queue and the rbtree as long inactive entry, causes the latter manager to segfault leaving cache mutex locked, the bug has been introduced in r3727
author Igor Sysoev <igor@sysoev.ru>
date Thu, 02 Sep 2010 14:31:47 +0000
parents c8f991340053
children 84db5febe0d4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
450
551102312e19 nginx-0.1.0-RELEASE import
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
1
771
c8f991340053 note http://nginx.net
Igor Sysoev <igor@sysoev.ru>
parents: 450
diff changeset
2 The Russian documentation is available at http://sysoev.ru/nginx/
c8f991340053 note http://nginx.net
Igor Sysoev <igor@sysoev.ru>
parents: 450
diff changeset
3 The English documentation is available at http://nginx.net
450
551102312e19 nginx-0.1.0-RELEASE import
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
4