Mohamedabogamil
Nov 12, 2023Nimbostratus
URL edit
Dear
I need to send the request as is to the backend server but the client should see another URI and shouldn't see the port number but the same time port number shouldn't be modified when f5 sends this request to the backend servers
I have VS 1.1.1.1:4443 and backend servers work on 2.2.2.2:4443.
The URL is https:example.com:4443/OA_HTML/APPSlocalLogn.jsp
I need to remove the word " local" and port 4443 from the URL to be set it such as https:example.com/OA_HTML/APPSLogn.jsp
Is there any way to make this request?
Thanks