lipinggm / tlb

Automatically exported from code.google.com/p/tlb
0 stars 0 forks source link

make smoothing a tlb client side concept #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
As of now, smoothing is done by the TLB server. We should change this so it is 
done by the client. This has 2 advantages. 

1. User can use aggressive smoothing especially for machines that tend to be 
slow once in a while(while other machines do not use smoothing).

2. This will make it possible to support smoothing in a Go-Server based setup.

Original issue reported on code.google.com by singh.janmejay on 17 Dec 2010 at 8:34

GoogleCodeExporter commented 9 years ago

Original comment by singh.janmejay on 17 Dec 2010 at 8:35

GoogleCodeExporter commented 9 years ago
done in master:9eaa2e1323078c1e4bc5.

need to manually test it a little before marking it DONE.

Original comment by singh.janmejay on 21 Dec 2010 at 4:09

GoogleCodeExporter commented 9 years ago
https://github.com/test-load-balancer/tlb/commit/9eaa2e1323078c1e4bc50040635e15b
1bb367ca5

Original comment by singh.janmejay on 21 Dec 2010 at 4:10