]> git.kaiwu.me - nginx.git/commit
Merge of r4144:
authorMaxim Dounin <mdounin@mdounin.ru>
Tue, 13 Dec 2011 18:30:15 +0000 (18:30 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Tue, 13 Dec 2011 18:30:15 +0000 (18:30 +0000)
commit5d45af698c8a4924616f5a6ce2f5742a18f84217
treedff8ddc956d2cf88e8a38e810293ff532ab5cf20
parent86e4445d8a2d10c4089b259dc40b1fb782da4eed
Merge of r4144:

Upstream: clearing of u->peer.connection on close.

This fixes crashes observed with some 3rd party balancer modules.  Standard
balancer modules (round-robin and ip hash) explicitly set pc->connection
(aka u->peer.connection) to NULL and aren't affected.
src/http/ngx_http_upstream.c