Comment

Dimitri - Thanks for the great load balancer deep dive.  I just upgraded from NSX-T 2.5.1 to NSX-T 3.0 and I noticed immediately that all load balancer pools and VIPs went "DOWN" after the upgrade.  It took some trial and error to figure out that the problem had to do with the "HTTP Response Body" criteria in the Active HTTP Monitor.  In the v2.5.x, I could specify any word or text string that appears on the Web page (for example, "Welcome"), and the server pool would stay "UP" as long as the web page contained that text string.  However in v3.0 it seems that whatever text string I specify under "HTTP Response Body" results in all server pool members going "DOWN" even when the text string is present on the Web page body.  Is this expected behavior in v3.0?  If so, what is the syntax expected in v3.0 for "HTTP Response Body"?  Thanks!