| Author |
only redirection with perlbal
|
|
| Abhishek Pokharna 2006-07-20, 7:13 am |
| Is there a way to configure perlbal such that it simply redirects the request to a single server, cache connections and avoids the overhead of load balancing?
Abhishek
---------------------------------
Find out what India is talking about on Yahoo! Answers India.
| |
| Ask Bjørn Hansen 2006-07-20, 7:13 am |
|
On Jul 20, 2006, at 2:15, Abhishek Pokharna wrote:
> Is there a way to configure perlbal such that it simply redirects
> the request to a single server, cache connections and avoids the
> overhead of load balancing?
What overhead? I frequently use it like that.
- ask
--
http://www.askbjoernhansen.com/
| |
| Abhishek Pokharna 2006-07-20, 7:13 am |
| It is just an assumption. Perlbal must be performing some tasks related with load balancing even if there is only one server in its pool. I want to avoid these load balancing tasks.
Abhishek
Ask Bjørn Hansen <ask@develooper.com> wrote:
On Jul 20, 2006, at 2:15, Abhishek Pokharna wrote:
> Is there a way to configure perlbal such that it simply redirects
> the request to a single server, cache connections and avoids the
> overhead of load balancing?
What overhead? I frequently use it like that.
- ask
--
http://www.askbjoernhansen.com/
---------------------------------
Find out what India is talking about on Yahoo! Answers India.
| |
| Jay Buffington 2006-07-20, 1:11 pm |
| The wikipedia article on Optimization has some good quotes:
http://en.wikipedia.org/wiki/ Optim...9#Quot
es
On 7/20/06, Abhishek Pokharna <pokharnaabhishek@yahoo.co.in> wrote:
> It is just an assumption. Perlbal must be performing some tasks related with
> load balancing even if there is only one server in its pool. I want to
> avoid these load balancing tasks.
| |
| Ask Bjørn Hansen 2006-07-20, 1:11 pm |
|
On Jul 20, 2006, at 2:43, Abhishek Pokharna wrote:
> It is just an assumption. Perlbal must be performing some tasks
> related with load balancing even if there is only one server in
> its pool. I want to avoid these load balancing tasks.
It's very very very minimal if any impact at all.
--
http://askask.com/ - http://develooper.com/
| |
| Martin Atkins 2006-07-20, 7:11 pm |
| Ask Bj=F8rn Hansen wrote:
>=20
> On Jul 20, 2006, at 2:15, Abhishek Pokharna wrote:
>=20
=20[vbcol=seagreen]
=20[vbcol=seagreen]
>=20
>=20
> What overhead? I frequently use it like that.
>=20
Agreed. I have three "real" installations of Perlbal where I'm simply=20
using it as a reverse proxy with no load balancing. The only noticable=20
overhead is that the configuration file is very verbose for something so=20
simple. 
|
|
|
|