comparison docs/html/index.html @ 6679:40e8ce405859

Stream: postpone session initialization under accept mutex. Previously, it was possible that some system calls could be invoked while holding the accept mutex. This is clearly wrong as it prevents incoming connections from being accepted as quickly as possible.
author Dmitry Volyntsev <xeioex@nginx.com>
date Tue, 06 Sep 2016 21:28:13 +0300
parents ed470a7bf7fd
children 67c68cd973b8
comparison
equal deleted inserted replaced
6678:0125b151c9a5 6679:40e8ce405859