On 10.08.2011 18:59, Christopher Schultz wrote:
> Alexander,
> 
> On 8/10/2011 8:12 AM, Alexander Diedler wrote:
>> my uriworkermap.properties /manager=worker1
> 
> Mapped /manager
> 
>> /manager/*=worker1 /docs=worker1 /*=worker1 /go/*=worker1 
>> /go=worker1 /show/*=worker1
> 
>> # Mapping all URI which end with a common suffix: *.jsp=worker1
> 
> 
>> /manager=worker2
> 
> Re-mapped /manager
> 
> This re-mapping appears to happen for all URIs.
> 
> I've never worked with IIS -- can you specify a
> uriworkermap.properties for each virtual host? I think that's what
> you want to do, but it looks like you're configured everything in a
> single set of files, here.

See André's last response. For Apache you can define one
uriworkermap.properties per VHost, for IIS you would add the vhost name
as a first path segment to the mapped URI.

Regards,

Rainer


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to