On Wed, Jun 10, 2009 at 9:21 AM, Andre Hübner<[email protected]> wrote: > But what i want to know is if pound is acting as a "real" balancer and > checks if back-ends are slowing down etc. > is there a kind of counting response-time/load-check etc. implemented?
As far as I know, there is no "slowing down" check, just an "alive" check. See the High-Availability section of pound's man(8) page [1] and the HAport configuration directive. [1] http://linux.die.net/man/8/pound -- Steve Schnepp <[email protected]> http://blog.pwkf.org/ > Hello, > > i am interested in Pound as a load Balancer. Its very helpful that > session-data are kept. :) > But what i want to know is if pound is acting as a "real" balancer and > checks if back-ends are slowing down etc. > is there a kind of counting response-time/load-check etc. implemented? > > Thanks, > Andre > > -- > To unsubscribe send an email with subject unsubscribe to [email protected]. > Please contact [email protected] for questions. > -- To unsubscribe send an email with subject unsubscribe to [email protected]. Please contact [email protected] for questions.
