
gmaffia at technisys
Mar 20, 2002, 4:48 PM
Post #2 of 5
(1356 views)
Permalink
|
In server 2 (server2.foobar.com) I have this 0 server2.foobar.com 0 63.69.23x.xxx:443 249 MB 146 MB 3/5 0 [0] 397492 1 0.000/2 0.980 1 server1.foobar.com 0 63.69.23x.xxx:443 375 MB 210 MB 7/10 0 [0] 304879 1 0.290/2 1.000 And in server 1 I have 0 server1.foobar.com 1 63.69.23x.xxx:443 375 MB 212 MB 2/5 0 [0] 304879 1 0.490/2 0.960 1 server2.foobar.com 1 63.69.23x.xxx:443 249 MB 146 MB 6/6 0 [0] 397492 1 0.020/2 1.000 Now, why are they listening in 443, when they should be listening in both ports? Should I add the <Directory></Directory> stuff inside the virtualhost configuration? or even the mod_backhand too? Thanks Gabriel Maffia. ----- Original Message ----- From: "Sean Chittenden" <sean [at] chittenden> To: "Gabriel Maffia" <gmaffia [at] technisys> Cc: <backhand-users [at] lists> Sent: Wednesday, April 17, 2002 8:31 PM Subject: Re: [m_b_users] Another backhand issue > > In server1 (the one where the dns for www.foobar.com is) I have this configuration: > > > > <Directory "/var/tomcat4/domains/mejorcambio/webapps/ROOT"> > > AllowOverride None > > Options None > > Order allow,deny > > Allow from all > > Backhand byAge > > Backhand byRandom > > Backhand byLogWindow > > Backhand byLoad > > </Directory> > > If you've only got two servers, you shouldn't use byLogWindow. Just > use byAge 3 instead. What does the bachand handler page say (nifty > stats page)? -sc > > > PS, it sounds like you have the right idea. > > -- > Sean Chittenden
|