e and user credentials must be in the session, is causing
> redirection back to the login page.
> Thanks a lot for help again,
> Mirek
> On 11/16/05, Mirek Kopriva <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > -- Forwarded message ------
> > Fr
In addition to Mladens post, you have several errors in in your
workers.properties.
You should read the docs:
http://tomcat.apache.org/connectors-doc/config/workers.html
I have spent some hours deciphering these (they have gotten much better
lately).
ons, 16,.11.2005 kl. 09.29 +0200, skrev Mirek
Mirek Kopriva wrote:
Not sure if I'm sending this question to the right forum, but
Thanks a lot for any help.
#properties
workers.ajp13.1.host=127.0.0.1
workers.ajp13.1.port=8009
workers.ajp13.2.host=xx.xx.xx.xx (other server IP)
workers.ajp13.2.port=8009
worker.list=loadbalancer, ajp13.1, ajp1