Re: About load balancing for HTML

Theo Schlossnagle <[email protected]> Wed, 07 Apr 2004 10:32:25 -0400
Newsgroups gmane.comp.apache.mod-backhand.general
Message-ID <[email protected]>
Keiichiro Katayama wrote:

>Dear Theo,
>
>I tested without mod_jk and mod_rewrite.  These two modules intercept 
>the HTML , so I suspected these modules.  But situation did not       
>change.  CGI can balance easily as usual , but HTML can not balance.
>
>What situation will cause the conclusion 'DECLINED' for HTML ?
>  
>
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?

-- 
// Theo Schlossnagle
// Principal Engineer -- http://www.omniti.com/~jesus/
// Postal Engine -- http://www.postalengine.com/
// Ecelerity: fastest MTA on Earth