Create the HTTP/2 Virtual Service
- Last Updated: October 8, 2024
- 2 minute read
- LoadMaster
- LoadMaster GA
- Documentation
To create the HTTP/2 Virtual Service, follow the steps below:
- In the main menu of the LoadMaster WUI, go to Virtual Services
> Add New.
- Enter a valid IP address in the Virtual Address text box.
- Enter 8080 (or any other available port) in the Port text box.
- Enter a Service Name, for example HTTP2 Test.
- Click Add this Virtual Service.
- Expand the SSL Properties section.
- Tick the Enabled check box.Note: SSL is mandatory for HTTP/2.
- Select BestPractices as the Cipher Set.
- Expand the Advanced Properties section.
- Select the Enable HTTP/2 Stack check box.
- Configure any other details as needed.Note: As with HTTP/1, enabling caching improves performance.
- Expand the Real Servers section.
- Click Add New.
- Enter the Real Server Address.
- Enter 80 as the Port.
- Click Add This Real Server.
The HTTP/2 Virtual Service on the LoadMaster will communicate with the server using HTTP 1.1.