IBM Verify

 View Only

 Virtual host behind virtual junction

Mita Mitic's profile image
Mita Mitic posted Fri October 24, 2025 04:16 AM

Hi, 

Is it possible to create a virtual junction on a reverse proxy (IVIA11, WebSeal) where you can call specific virtual host of a backend server?

Even when putting virtual host name in a definition of a backend server, I get served with content of a default host.

It is even more complicated:

Virtual host of a backend server is actually a virtual junction of another WebSeal instance. :-)

Thanks,

Mita

 

Scott Exton's profile image
Scott Exton
Mita,
You should be able to do this when creating the junction by using the ‘-v’ option to specify the host header which is to be sent to the junctioned server, and the ‘-I’ option to specify the Host header which is received from the client.  This does however mean that either host header could be supplied to WebSEAL to match the virtual host junction.  For further information refer to the documentation: https://www.ibm.com/docs/en/sva/11.0.1?topic=hosting-creation-virtual-host-junction.
I hope that this helps.
Scott.