I am using apache web server as a load balancer for two tomcat instances behind apache. When the first request goes to node A and second request from the same client goes to no
I think your problem is that you are using mybalancer where you have tu use balancer:
ProxyPass /myapp/ balancer://mybalancer/ stickysession=JSESSIONID