Re: jkmanager node limitation

2008-06-11 Thread Mohan2005
stem. > > Thanks and Regards > Mohan > -- View this message in context: http://www.nabble.com/jkmanager-node-limitation-tp17720375p17775798.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To

Re: jkmanager node limitation

2008-06-11 Thread Rainer Jung
Again replying to myself: Rainer Jung schrieb: Rainer Jung schrieb: http://localhost/jkmanager/?cmd=update&mime=txt&w=TEST&att=wa&val1=activate The correct URL is: http://localhost/jkstatus?cmd=update&mime=txt&w=TEST&att=wa&val0=activ The only difference is, that the number behind "val" sta

Re: jkmanager node limitation

2008-06-11 Thread Rainer Jung
Rainer Jung schrieb: http://localhost/jkmanager/?cmd=update&mime=txt&w=TEST&att=wa&val1=activate What's the difference betwen this, and what you get, when you do it via the GUI? It is so much easier to get the right URL by simply doing it once via the GUI. You can check the URLs used in th

Re: jkmanager node limitation

2008-06-11 Thread Rainer Jung
Mohan2005 schrieb: Hello Rainer I am using mod_jk 1.2.25 And I assume val1 is the name of the node (NODE1 in this case) No, val1 ist the value for the first member of the load balancer, val2 for the second and so on. So it is meant as is. so I tried both http://localhost/jkmanager/?cmd=u

Re: jkmanager node limitation

2008-06-11 Thread Mohan2005
ing of one attribute for all sub workers (also called edit by >>> aspect) could be done via >>> >>> cmd=update >>> mime=txt >>> w=myloadbalancer >>> att=wa >>> val1=disabled >>> val2=active >>> val3=disabled >&g

Re: jkmanager node limitation

2008-06-11 Thread Rainer Jung
Mohan2005 schrieb: Hello Again; I tried the following, did not take effect; What am I doing wrong here please; My jkmanager shows this for the Loadbalancer "TEST" and it has only one node called "NODE1" NameTypeHostAddrAct State D F M V Ac

Re: jkmanager node limitation

2008-06-10 Thread Mohan2005
need to check the order resulting from your config in the GUI of > the status worker. > > Regards, > > Rainer > > - > To start a new

Re: jkmanager node limitation

2008-06-10 Thread Mohan2005
so you > first need to check the order resulting from your config in the GUI of > the status worker. > > Regards, > > Rainer > > ----- > To start a new topic, e-mail: users@tomcat.apache.org >

Re: jkmanager node limitation

2008-06-10 Thread Rainer Jung
Mladen Turk wrote: Mohan2005 wrote: On the same front, say we have 50 nodes and one jkmanager. There would be a management problem to disable/activate nodes. Is there a way to disable/activate nodes passing URL parameters to jkmanager ? No, but that's a good idea to put a wildchar processi

Re: jkmanager node limitation

2008-06-10 Thread Mladen Turk
Mohan2005 wrote: On the same front, say we have 50 nodes and one jkmanager. There would be a management problem to disable/activate nodes. Is there a way to disable/activate nodes passing URL parameters to jkmanager ? No, but that's a good idea to put a wildchar processing for worker names (s

Re: jkmanager node limitation

2008-06-10 Thread Mohan2005
; >> - >> To start a new topic, e-mail: users@tomcat.apache.org >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > > --

Re: jkmanager node limitation

2008-06-09 Thread Mohan2005
> > - > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in conte

Re: jkmanager node limitation

2008-06-08 Thread Mladen Turk
Mohan2005 wrote: Hello All; Can you please tell me the maximum number of nodes a JkManager can handle without any issues ? Theoretically unlimited, but number of workers is defined by int, thus 2^31 - 1, for 32-bit integer systems. Each node consumes around 1K of data so multiply that by the

jkmanager node limitation

2008-06-08 Thread Mohan2005
Hello All; Can you please tell me the maximum number of nodes a JkManager can handle without any issues ? Assume a Quad-Core large memory system. Thanks and Regards Mohan -- View this message in context: http://www.nabble.com/jkmanager-node-limitation-tp17720375p17720375.html Sent from the