Re: About load balancing for HTML

Keiichiro Katayama <[email protected]> Wed, 07 Apr 2004 23:49:04 +0900
Newsgroups gmane.comp.apache.mod-backhand.general
Message-ID <[email protected]>
Dear Theo,

Thank you for your repeated quick answers.

Theo Schlossnagle worte it! :
>It happens when mod_backhand looks at the request and decides that it 
>cannot balance it.  As in it doesn't the URI for the request doesn't 
>trigger any of the Backhand directives.
>mod_proxy internally changes the uri, so I assume that mod_jk may do 
>something similar.
>Your mod_jk setup, does it use Location, Files or Directory?  Can you 
>put the Backhand declarations in there?

Now we excepted mod_jk , but situation did not change.
So mod_jk is not criminal , I guess.

We have set the modules as follows.  It seems look correct.

--------------------------
LoadModule
    mod_backhand
    mod_vhost_alias
    mod_status
    mod_info
    mod_include
ClearModuleList
AddModule
    mod_backhand
    mod_vhost_alias
    mod_env
    mod_log_config
    mod__mime
    mod_negotiation
    mod_status
    mod_info
    mod_autoindex
    mod_dir
    mod_cgi
    mod_asis
    mod_imap
    mod_actions
    mod_userdir
    mod_alias
    mod_auth
    mod_so
    mod_setenvif
--------------------------

-------------------------------------------------------------
//              Moved to the new office !                  //
Keiichiro Katayama
< FLIGHT SYSTEM CONSULTING Inc. >
E-mail : [email protected]
Home Page : http://www.flight.co.jp/
Addr   : 3F Ebisu MF BLdg. 4-6-1 , Ebisu , Shibuya-ku , Tokyo JAPAN 150-0013
TEL      81-3-3440-6100      /      FAX 81-3-5791-2241
-------------------------------------------------------------