27-Feb-2023 21:30 - edited 27-Feb-2023 23:30
Is it possible to access a certain URL via 8080, which is presently at 8082? Only this URL should be accessed, not all IP addresses contained in 8080.
28-Feb-2023 01:16
you could have a Virtual server on port 8080 and the pool nodes on 8082.
you can also have an irule matching an url to go to this pool of servers and if not matching go to some other pool of servers on whatever port they are listening on.