Ticket #1103 (assigned enhancement)

Opened 1 year ago

Last modified 1 year ago

New proxy method: random

Reported by: llevesque Assigned to: jan (accepted)
Priority: normal Milestone: 1.5.0
Component: mod_proxy_core Version: 1.4.13
Severity: normal Keywords: mod_proxy random patch
Cc: Blocking:
Need Feedback:

Description

In 1.4 branch, the mod_proxy doens't have a totally random method.

Based on round-robin method in mod_proxy_core.

Attachments

mod_proxy.random.patch (2.1 kB) - added by llevesque on 04/06/2007 07:40:00 AM.

Change History

04/06/2007 07:40:00 AM changed by llevesque

  • attachment mod_proxy.random.patch added.

04/10/2007 01:21:33 PM changed by jan

  • keywords changed from mod_proxy random to mod_proxy random patch.

04/10/2007 01:22:27 PM changed by jan

  • version changed from 1.4.x to 1.4.13.

04/10/2007 01:52:08 PM changed by darix

  • component changed from mod_proxy to mod_proxy_core.
  • milestone set to 1.5.0.

after a discussion on irc: this is not a bug but a new feature. moving it to 1.5.x

04/18/2007 08:24:00 AM changed by jan

  • status changed from new to assigned.
  • milestone changed from 1.5.0 to 1.5.x-beta.

moving it into a later 1.5.x release

04/18/2007 10:01:40 AM changed by anonymous

Already implemented in trunk under the round-robin method:

source:trunk/src/mod_proxy_core.c@1793#L1835


Add/Change #1103 (New proxy method: random)




Change Properties