[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Request for Comment: Elapsed-Time as Event in OPES/ICAP



All:

	Perhaps using groups for timing. A hash could be usedto aggregate into
interval groups.

	Take 1000 users to be redirected every 10 minutes.  Split the users into
40 groups by IP hash that will be redirected 25 at a time every 15 seconds.

	This would likely decrease the load of remembering time stamps for all
1000 users (in this example) and enable much larger numbers to be handled.

	The proxy could keep track of each of the 40 groups as buckets and load
balance by dropping IP's into the bucket(s) with the fewest active sessions.

	Thoughts?

Derek


> -----Original Message-----
> From: owner-ietf-openproxy@xxxxxxxxxxxx
> [mailto:owner-ietf-openproxy@xxxxxxxxxxxx]On Behalf Of Derek Maxson,
> Front Porch
> Sent: Monday, March 26, 2001 8:34 AM
> To: ietf-openproxy@xxxxxxx
> Subject: Request for Comment: Elapsed-Time as Event in OPES/ICAP
> 
> 
> All:
> 
> 	A function that could prove helpful is to measure the 
> elapsed time between
> ICAP callouts to ensure a minimum interval.  
> 
> 	This function can allow the opportunity for individual users to be
> redirected via ICAP at certain intervals that can be set in a rule.
> 
> 	Is anyone already working on something similar?  Comments?
> 
> Derek Maxson
>