cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

We are happy to announce the new Windchill Customization board! Learn more.

AWS Cloud Load Balancers question

lost_in_plm
4-Participant

AWS Cloud Load Balancers question

Hi All,

We moved to AWS Cloud our Windchill infrastructure, question I have is: does anyone successfully implemented Load balancing using /Windchill/servlet/WindchillGW/wt.httpgw.HTTPServer/ping method?

I’m new to this topic of AWS “Elastic Load Balancing” with 3 types of LB “Application Load Balancer” “Network Load Balancer” and “Classic Load Balancer”

Normally in bigip.conf file I would include this configuration and it would work but not sure if I need to setup virtual bigIP LB on AWS or this is possible with AWS load balancers OOTB?

 

Example:

monitor windchillqa-443 {

   defaults from https

   interval 30

   timeout 91

   recv "Succeeded"

   send "GET /Windchill/servlet/WindchillGW/wt.httpgw.HTTPServer/ping\r\n"

}

 

Thx, V

0 REPLIES 0
Top Tags