Kemp Support, how can we help?

The latest application delivery knowledge and expertise at your fingertips.

How to send different URLs to the same real server over different ports

 

Information

 

Summary:

How to send different URLs to the same real server over different ports

Environment:

Product: LoadMaster

Version: Any

Platform: Any

Application: Any

Question/Problem Description:

We want /MobileService to go to a real server on port 80 and /PleeServiceApp.dll to go to the same real server on port 81

Steps to Reproduce:  
Error Message:  
Defect Number:  
Enhancement Number:  
Cause:  
Resolution:
  • Create 2 SubVS's within a virtual service.  SubVS's can only be created if no real servers are currently assigned to the virtual service.
  • Create the 2 URL content matching rules, one to match on /MobileService and one to match on /PleeServiceApp.dll
  • Content matching rules can be created within Rules & Checking > Content Rules > Create New and set the Rule Type to Content Matching.
  • Apply the first content matching rule for /MobileService to the first SubVS, and the second content matching rule for /PleeServiceApp.dll to the second SubVS.
  • Enter the first SubVS and add the real server over port 80, since we wanted this first URL to be sent to the real server over port 80.
  • Enter the second SubVS and add the same real server over port 81, since we wanted this second URL to be sent to the real server over port 81.
Workaround:  
Notes: https://support.kemptechnologies.com/hc/en-us/articles/5143451528077-Content-Rules

Was this article helpful?
0 out of 0 found this helpful

Comments