Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 
Custom Alert Banner

configuration of vertual server

Amr_Ali
Cirrostratus
Cirrostratus

Dears,

one of our customers has a web application  that contains three tabs, if we check on any table of them it redirects the client to a different web application  with another public IP, so if we consider that this web application contains 3 tabs so this means I will configure 4 virtual servers on my LTM one for the maser web application and 3 for each tab on it 

1 REPLY 1

Hi @Amr_Ali ,

You can manage it both ways -

Having dedicated virtual server for each application/tab. This option will be easier to manage.

/or

Managing all the app/tabs on single virtual server but here you need to have proper SSL configuration, irules etc,  as single virtual server is going manage all 4 URLs ( app + tabs ).

 

Hope it helps!