Talk:Feature requests

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 10:44, 30 December 2005 (edit)
68.205.255.98 (Talk)

← Previous diff
Revision as of 02:05, 18 March 2006 (edit) (undo)
67.82.19.198 (Talk)
(Load Balancig Feature)
Next diff →
Line 11: Line 11:
I doubt it.. The problem would be with the constant CPU usage that a live RFlow connection would require. Also, space is a major concern.. What are you looking for??? A list of active AP's, clients or traffic logs I doubt it.. The problem would be with the constant CPU usage that a live RFlow connection would require. Also, space is a major concern.. What are you looking for??? A list of active AP's, clients or traffic logs
-- Ustler -- Ustler
 +
 +== Load Balancig Feature ==
 +
 +Enable a load balancing feature to allow traffic to one IP to be redirected to multiple IPs using round robin algorithm. This would allow small business to setup load balancing accross multiple servers.
 +
 +For instance
 +virtual IP: 192.168.1.200
 +Real IPs: 192.168.1.201
 + 192.168.1.202
 +
 +All traffic going to 192.168.1.200 will be round robin between 192.168.1.201 and 192.168.1.202.
 +
 +Thanks.

Revision as of 02:05, 18 March 2006

This is not a "Common Configuration Guide"


I don't dare putting it one the article itself. Could you tell me:

Is there already a chance to RFlow-like log on the wrt54g itself in order to get rid of the requirement to run a server? Thanks -- Jack Hambabo 29.10.2005


I doubt it.. The problem would be with the constant CPU usage that a live RFlow connection would require. Also, space is a major concern.. What are you looking for??? A list of active AP's, clients or traffic logs -- Ustler

Load Balancig Feature

Enable a load balancing feature to allow traffic to one IP to be redirected to multiple IPs using round robin algorithm. This would allow small business to setup load balancing accross multiple servers.

For instance virtual IP: 192.168.1.200 Real IPs: 192.168.1.201

         192.168.1.202

All traffic going to 192.168.1.200 will be round robin between 192.168.1.201 and 192.168.1.202.

Thanks.