[prev in list] [next in list] [prev in thread] [next in thread] 

List:       backhand-users
Subject:    [m_b_users] Backhand only load balancing the /cgi-bin directory
From:       Richard Saffell <richard () saffell ! org>
Date:       2002-03-10 18:14:51
[Download RAW message or body]

All,

I'm a newbie... thanks so much for everyone's work with this mod!

Here's by config:

Three RedHat Linux with Apache 1.3.23/PHP/Backhand servers
dev1 is connected to the Internet, and to the private network
dev2 and dev3 are connected with dev1 on a private (10.0.0.0/24) network

Backhand appears to be functioning correctly, and it is load balancing the
/cgi-bin/ directory nicely.

However, I am unable to get it to load balance any other directories!  I'm
sure it just something simple in my config.  Any ideas?  Thanks in Advance.

Richard

/backhand/

Entry Hostname Age Address Total Mem Avail Mem # ready servers/
# total servers ~ms/req [#req] Arriba # CPUs Load/HWM CPU Idle 
0 10.0.0.11 0 10.0.0.11:80 500 MB 420 MB 5/7 14 [14] 542732 1 0.000/2 1.000 
1 10.0.0.12 1 10.0.0.12:80 501 MB 434 MB 5/6 0 [0] 673770 1 0.000/2 1.000 
 
httpd.conf (small segments)

Backhandloglevel +dcsnall,+mbcsall,+netall

<Directory "/www/htdocs">
    Options Indexes FollowSymLinks MultiViews
    AllowOverride None
    Order allow,deny
    Allow from all
    Backhand byAge
    Backhand byRandom
    Backhand byLogWindow
    Backhand byLoad
</Directory>

<Directory "/www/htdocs/test">
	AllowOverride None
	Options None
	Order allow,deny
	Allow from all
	Backhand byAge
	Backhand byRandom
	Backhand byLogWindow
	Backhand byLoad
</Directory>

error_log

[notice] mod_backhand -- UnixSocketDir set to /www/backhand
[notice] mod_backhand -- Broadcast 10.0.0.255:4445 added
[notice] mod_backhand -- Multicast accept 10.0.0.0/24
[notice] backhand_init(18281) spawning moderator (PID 18282)
[notice] waiting for mod_backhand moderator to start
[notice] mod_backhand moderator ready to go
[notice] Apache/1.3.23 (Unix) PHP/4.1.2 mod_backhand/1.2.1 configured --
resuming normal operations
[notice] Accept mutex: sysvsem (Default: sysvsem)
[notice] (Translate <=) = { /, (null), (null) }
[notice] (Translate =>) = { /, (null), (null) }
[notice] (Postread =>) = { DECLINED }
[notice] (Translate <=) = { /, (null), (null) }
[notice] (Translate =>) = { /, (null), (null) }
[notice] (Translate <=) = { /index.html, (null), (null) }
[notice] (Translate =>) = { /index.html, (null), (null) }
[notice] (Translate <=) = { /index.html, (null), (null) }
[notice] (Translate =>) = { /index.html, (null), (null) }
[notice] (Postread =>) = { DECLINED }
[notice] (Translate <=) = { /index.html, (null), (null) }
[notice] (Translate =>) = { /index.html, (null), (null) }
[notice] (Translate <=) = { /apache_pb.gif, (null), (null) }
[notice] (Translate =>) = { /apache_pb.gif, (null), (null) }
[notice] (Postread =>) = { DECLINED }
[notice] (Translate <=) = { /apache_pb.gif, (null), (null) }
[notice] (Translate =>) = { /apache_pb.gif, (null), (null) }

_______________________________________________
backhand-users mailing list
backhand-users@lists.backhand.org
http://lists.backhand.org/mailman/listinfo/backhand-users
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic