FlexHub Forum

Redirect Time

Offline massi

  • FlexHub Ambassador and Forum Stalker
  • *
  • 301
Redirect Time
« on: June 24, 2011, 07:41:55 »
Hi, it would be possible to implement the "redirect-time"? Let me explain, if you could manage timed redirects ... that is, for example ... 8 to 10 from 10 to 12 address 1 address 2 ... etc. ... course for the individual functions implementing it ... Full hub ... share ... slots ... etc. ... a sort of automatic redirect but manageable on a rotating multi-hub ... if I remember correctly hexhub uses a similar function without scripts ...

Offline FlipFlop™

  • FlexHub Developer
  • *****
  • 505
Re: Redirect Time
« Reply #1 on: June 24, 2011, 11:35:05 »
As far as i know Hexhub doesn't have timed redirects like that without scripts.

Timed redirects is a nice idea, i'm planning to add weighed redirects instead of timed ones.
You can set a weight for each redirectadress and that will be used to determine how many redirects will go to a certain address.

Example:
address1:port1    weight: 1
address2:port2    weight: 5
address3:port3    weight: 2

That way of each 8 users connecting 1 will be sent to address1, 5 to address2 and 2 to address3.
Technically this could be combined with timing, but things will get very complex to setup then.

It will be possible to use a script for timed redirects instead.
Check the new FlexHubList!           Add awesome statistics like this for your hub!

This post is a natural product. The slight variations in spelling and grammar enhance its individual character and beauty and in no way are to be considered flaws or defects.

Offline massi

  • FlexHub Ambassador and Forum Stalker
  • *
  • 301
Re: Redirect Time
« Reply #2 on: June 24, 2011, 12:51:28 »
Flip Thanks for your support and for your attention and explanation, you're always very precise and very punctual and always patient. Yes, the idea of ​​the redirect time is very interesting and in my opinion should be developed.
I would add, however, also limits if possible ... For example, just reached the 1000 user ... the first 8 will be here and the other 8 will be there ... etc. ...
NB. good idea for weight  ;)