comparison auto/options @ 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 e14b49c12a73
children c0f7b94e88ba
comparison
equal deleted inserted replaced
5103:05a56ebb084a 5104:93713d4b99c3