You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/manage-apps/f5-big-ip-headers-easy-button.md
+6-9Lines changed: 6 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -262,20 +262,17 @@ A virtual server is a BIG-IP data plane object, represented by a virtual IP addr
262
262
1. For **Destination Address**, enter an IPv4 or IPv6 address BIG-IP uses to receive client traffic. Ensure a corresponding record in DNS that enables clients to resolve the external URL, of the BIG-IP published application, to this IP. You can use computer's localhost DNS for testing.
263
263
2. For **Service Port**, enter **443**, and select **HTTPS**.
264
264
3. Check the box for **Enable Redirect Port**.
265
-
4. Enter a value for **Redirect Port**. It redirects incoming HTTP client traffic to HTTPS
265
+
4. Enter a value for **Redirect Port**. This option redirects incoming HTTP client traffic to HTTPS.
266
+
5. Select the **Client SSL Profile** you created, or leave the default for testing. The Client SSL Profile enables the virtual server for HTTPS, so client connections are encrypted over TLS.
266
267
267
-
4. The Client SSL Profile enables the virtual server for HTTPS, so that client connections are encrypted over TLS. Select the **Client SSL Profile** you created as part of the prerequisites or leave the default whilst testing
268
-
269
-

268
+

270
269
271
270
### Pool Properties
272
271
273
-
The **Application Pool tab** details the services behind a BIG-IP that are represented as a pool, containing one or more application servers.
274
-
275
-
1. Choose from **Select a Pool**. Create a new pool or select an existing one
276
-
277
-
2. Choose the **Load Balancing Method** as *Round Robin*
272
+
The **Application Pool** tab has services behind a BIG-IP, represented as a pool, with one or more application servers.
278
273
274
+
1. For **Select a Pool**, select **Create New**, or select another.
275
+
2. Choose the **Load Balancing Method** as *Round Robin*.
279
276
3. For **Pool Servers** select an existing node or specify an IP and port for the server hosting the header-based application
280
277
281
278

0 commit comments