comparison docs/GNUmakefile @ 5104:93713d4b99c3

Removed c->single_connection flag. The c->single_connection was intended to be used as lock mechanism to serialize modifications of request object from several threads working with client and upstream connections. The flag is redundant since threads in nginx have never been used that way.
author Valentin Bartenev <vbart@nginx.com>
date Thu, 07 Mar 2013 18:07:16 +0000
parents 5e3bda6f5208
children 864030a4ff2a
comparison
equal deleted inserted replaced
5103:05a56ebb084a 5104:93713d4b99c3