forked from webserver-llc/angie
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upstream: save rr-based modules private data into client context.
The client context is either http request or stream session. Both can be used to keep module-specific data. The patch modifies round-robin based load balancing modules to store their data in request/session context. This allows to leave peer.data untouched, pointing to peers as set by round robin module itself.
- Loading branch information
Showing
9 changed files
with
331 additions
and
306 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.