cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
445
Views
0
Helpful
1
Replies

css load balance between multi jave servers in one solaris10 zone

julxu
Level 1
Level 1

<p>Greating</p>

<p>I have setup load balance for 4 jave servers in same solaris 10 zone. I found that looks like most sessions go to first jave server only.</p>

<p>The configuration is:</p>

<p>  content multijave<br />

    vip address 10.1.1.131<br />

    add service multijave-sun-7041<br />

    add service multijave-sun-7042<br />

    add service multijave-sun-7043<br />

    add service multijave-sun-7044<br />

    port 80<br />

    protocol tcp<br />

    url "//multijave.mydomain/*"<br />

    advanced-balance arrowpoint-cookie<br />

    active</p>

<p>the four services are same like:</p>

<p>service multijave-sun-7041<br />

  ip address 10.1.2.13<br />

  protocol tcp<br />

  port 7041<br />

  keepalive type tcp<br />

  keepalive port 7041<br />

  active</p>

<p>Is my keepalive configured wrongly? Please advice.</p>

<p>Any comments will be appreciated</p>

<p>Thanks in advance</p>

<p> </p>

1 Reply 1

How many testing machines are you using to generate traffic? Have you tried hitting the app from different unique machines?

If you are using a single machine then all the sessions from that machine will end up at the same server (due to cookie inserted by CSS).

Syed

Review Cisco Networking for a $25 gift card