> If this is all wishlists .. it'd be nice if we could set the 
> worker and 
> handler via mod_rewrite.
> 
> Intead of
>    JkMount /*.jsp loadbalancer
> Say:
>    RewriteCond %{REQUEST_URI} *\.jsp
>    RewriteRule   ^(.+)$    $1   [T=jk,E=worker:loaderbalance]
> 
> [If my syntax above is correct]
> 
> 
> -Tim
> 
> Mladen Turk wrote:

Tim,

Would do you think a dependancy on rewrite is a good idea, as AFAIK it is
not part of the core build apache 2 - but I could be very wrong as I only
use 1.3.x

Agreed overall that making jk2 either part of the standard, easier to build
and configure would be a great step forward IMHO.

Greg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to