Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

iis server always hits one weblogic

0 views
Skip to first unread message

Willie

unread,
Nov 23, 2000, 3:00:00 AM11/23/00
to
hi, i've 2 weblogic servers clustered and another 2 iis servers load balanced. Currently both iis servers only hit on one weblogic server and the other seems idling. Any

Giri Alwar

unread,
Nov 27, 2000, 3:00:00 AM11/27/00
to

The first check would be to see if the IIS servers are indeed pointing to the cluster and not just to the first WebLogic instance.

If this setup is ok, then how many unique hits have you studied. Since both IIS servers point to the two servers in the cluster in the same order (WLS1:port,WLS2:port), both will forward the first new request that they receive to WLS1 (the first two new requests will go to the same server), the next two will go to WLS2 and so on.

If it is still being sent to the same server after several NEW requests, then something is either not setup right or it is a bug.

Giri

0 new messages