Activex doesn't work with apache balancer

136 Views Asked by At

I'm having a problem to run and exe from my browser using ActiveX.

I have Apache balancer and 4 ManagedServer on Weblogic.

The problem is:

Browser---> ServerA IT WORKS open my exe

Browser---> Apache-Balancer---> Server(A,B,C,D) random server DOESN'T WORK my exe doens,t run.

Any help? Thanks Carlo

1

There are 1 best solutions below

1
On

Are you using proxy balancer for load balancing? There might be possibility that session stickiness is not working .Try to configure Apache and weblogic using wls web server proxy plugin for apache which is designed for weblogic load balancing and by default having session stickiness enabled.

Check below link

Http://Middlewaresnippets.blogspot.in/2015/05/working-with-apache-http-server.html