Hello All,
I am load balancing two tomcat servers using Apache with Proxy_balancer.
WebApp1 (deployed on both the tomcats) shows up reports from a backend database system.
During the execution of a report using WebApp1, a "Refreshing Data" dialog box appears which means the data is being fetched from the Database.
The issue is that when using the load balancer, the "Refreshing Data" dialog box doesn't show up. However, without the load balancer, this small box shows up correctly.
Further, when this WebApp1 is accessed directly using the tomcats, the "Refreshing Data" dialog box shows up as well.
Any help would be appreciated.
Thanks & Regards,
Sree