Skip to content

Commit ff93d7c

Browse files
authored
Update f5-big-ip-headers-easy-button.md
1 parent cfc232d commit ff93d7c

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

articles/active-directory/manage-apps/f5-big-ip-headers-easy-button.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -262,20 +262,17 @@ A virtual server is a BIG-IP data plane object, represented by a virtual IP addr
262262
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.
263263
2. For **Service Port**, enter **443**, and select **HTTPS**.
264264
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.
266267

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-
![Screenshot for Virtual server](./media/f5-big-ip-easy-button-ldap/virtual-server.png)
268+
![Screenshot of Destination Address, Service Port, and a selected profile on Virtual Server Properties.](./media/f5-big-ip-easy-button-ldap/virtual-server.png)
270269

271270
### Pool Properties
272271

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.
278273

274+
1. For **Select a Pool**, select **Create New**, or select another.
275+
2. Choose the **Load Balancing Method** as *Round Robin*.
279276
3. For **Pool Servers** select an existing node or specify an IP and port for the server hosting the header-based application
280277

281278
![Screenshot for Application pool](./media/f5-big-ip-oracle/application-pool.png)

0 commit comments

Comments
 (0)