-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Orhan,
On 12/4/12 2:12 AM, Orhan Karasakal wrote:
> lb1 and lb2 are two loadbalancer, are not they ? But I want to have
> only one loadbalancer.
That depends on your definition of "load balancer". If you mean a
single IP that routes requests to back-
lb1 and lb2 are two loadbalancer, are not they ? But I want to have only
one loadbalancer.
This design cannot be possible, only I want to know
On Mon, Dec 3, 2012 at 5:20 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Orhan,
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Orhan,
On 12/3/12 8:10 AM, Orhan Karasakal wrote:
> If it is possible, then we set. Now we are not using this design
> :) I think, it is not possible.
I disagree: the sane parts of your request are definitely possible.
requests from /wepapp1/* ->
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Felix,
On 12/3/12 6:49 AM, Felix Schumacher wrote:
> Am 03.12.2012 11:59, schrieb André Warnier:
>> Mladen Turk wrote:
>>> On 12/3/2012 11:18, Orhan Karasakal wrote:
But firstly I want to send requests to loadbalancer and then
according to
If it is possible, then we set. Now we are not using this design :)
I think, it is not possible.
many thanks all for your help
On Mon, Dec 3, 2012 at 2:31 PM, Mladen Turk wrote:
> On 12/3/2012 13:27, Orhan Karasakal wrote:
>
>> Many thanks for your replys
>>
>> But I have no one worker for spe
On 12/3/2012 13:27, Orhan Karasakal wrote:
Many thanks for your replys
But I have no one worker for specific urls.
For example, I have 5 nodes(worker1, worker2,...,worker5)
requests from /wepapp1/* -> worker2,worker3
requests from /webapp2/* - > worker1, worker4, worker5
Is it possible ?
Wit
Many thanks for your replys
But I have no one worker for specific urls.
For example, I have 5 nodes(worker1, worker2,...,worker5)
requests from /wepapp1/* -> worker2,worker3
requests from /webapp2/* - > worker1, worker4, worker5
Is it possible ?
Regards,
On Mon, Dec 3, 2012 at 1:49 PM, Felix S
Am 03.12.2012 11:59, schrieb André Warnier:
Mladen Turk wrote:
On 12/3/2012 11:18, Orhan Karasakal wrote:
But firstly I want to send requests to loadbalancer and then
according to
url, sending the other nodes.
Session affinity should handle that.
Session affinity should ensure that once a s
Mladen Turk wrote:
On 12/3/2012 11:18, Orhan Karasakal wrote:
But firstly I want to send requests to loadbalancer and then according to
url, sending the other nodes.
Session affinity should handle that.
Session affinity should ensure that once a session is started with one application on a
On 12/3/2012 11:18, Orhan Karasakal wrote:
But firstly I want to send requests to loadbalancer and then according to
url, sending the other nodes.
Session affinity should handle that.
But if you wish something else use some other loadbalancer,
eg. mod_rewrite round-robin and multiple mod_jk wor
Orhan,
1) do not "top-post". It is difficult to follow the logical flow of the conversation when
you do that.
Orhan Karasakal wrote:
On Mon, Dec 3, 2012 at 12:02 PM, André Warnier wrote:
Orhan Karasakal wrote:
Hi,
I use mod_jk loadbalancing. (JkMount /WebApp/* loadbalancer )
I want to
But firstly I want to send requests to loadbalancer and then according to
url, sending the other nodes.
I have a lot of nodes and I have to use loadbalancer for every request
On Mon, Dec 3, 2012 at 12:02 PM, André Warnier wrote:
> Orhan Karasakal wrote:
>
>> Hi,
>>
>> I use mod_jk loadbalancing.
I can solve the problem when I use more than loadbalancer.
A lot of requests come our system so we use loadbalancer. But I want to
send requests to specific nodes.
Is not there any way while using one loadbalancer ?
On Mon, Dec 3, 2012 at 11:57 AM, chris derham wrote:
> > I use mod_jk loadbala
Orhan Karasakal wrote:
Hi,
I use mod_jk loadbalancing. (JkMount /WebApp/* loadbalancer )
I want to use only one loadbalancer. Can I set specific url after balancing
?
For example, firstly every request will go to loadbalancer.
Then if request is /WebApp/A*.com, it will go to node1. If request
> I use mod_jk loadbalancing. (JkMount /WebApp/* loadbalancer )
> I want to use only one loadbalancer.
Why are you using load balancing? Why do you want to use only one
loadbalancer?
> Can I set specific url after balancing
> ?
>
> For example, firstly every request will go to loadbalancer.
> T
Hi,
I use mod_jk loadbalancing. (JkMount /WebApp/* loadbalancer )
I want to use only one loadbalancer. Can I set specific url after balancing
?
For example, firstly every request will go to loadbalancer.
Then if request is /WebApp/A*.com, it will go to node1. If request
/WebApp/B*.com, it will g
2011 13:29
An: Tomcat Users List
Betreff: Re: mod_jk Loadbalancer for 2 different tomcat Installations
Hello Alexander,
On Mon, 9 May 2011 11:48:54 +0200, Alexander Diedler wrote:
> Hello,
>
> I have a question about the configuration of loadbalancer with mod_jk
> for Apache 2.2.
Hello Alexander,
On Mon, 9 May 2011 11:48:54 +0200, Alexander Diedler wrote:
Hello,
I have a question about the configuration of loadbalancer with mod_jk
for Apache 2.2.
We have 2 physical servers. Both have 2 different Tomcat
Installations. Tomcat 6.0.26 and 6.0.32. We make worker1 and worker2
Hello,
I have a question about the configuration of loadbalancer with mod_jk for
Apache 2.2.
We have 2 physical servers. Both have 2 different Tomcat Installations.
Tomcat 6.0.26 and 6.0.32. We make worker1 and worker2 for both servers
Tomcat 6.0.26 (Serverport 8010) and define a loadbalancer
Mohan Wickramasinghe wrote:
Hi All
We have set up Loadbalacning of Jboss 4.0.3 using Apache2 (2.0.53),
mod_jk 1.2.15.
worker.abc123_1.domain=www.groupabc123.com
See the red note about worker names at:
http://tomcat.apache.org/connectors-doc/config/workers.html
The same applies for the domai
Hi All
We have set up Loadbalacning of Jboss 4.0.3 using Apache2 (2.0.53),
mod_jk 1.2.15.
We have currently got 10 Tomcat Servers ( 5 on one server, 3 on another
server and 2 on another server)
We expect all workers to get the same amount of load (checked using the
'Busy' attribute show in the
21 matches
Mail list logo