Forum Discussion
F5 AS3 set ProfileHTTP on Service_L4
Hi F5_Design_Engineer
thanks for such a quick response.
I am in fact talking about an layer 4 service and I am trying to associate a "http" profile with it. To give you an example, I'm trying to form an AS3 declaration, which would translate into the following CLI config snippet:
ltm virtual /Common/Shared/vip_1 {
...
profiles {
/Common/fastL4 { }
/Common/http { }
}
}
Note I need both "http" and "fastL4" profiles associated with the service.
In order to attach the "fastL4" profile, I need to use the service of class "Service_L4", but in that case it does not accept the profileHTTP property.
If I were to use a "Service_HTTP" instead, I'd be able to use the profileHTTP, but in that case I'd not be able to associate the "fastL4" profile, would I?
Hopefully this clarifies the issue I'm having.
thanks,
Vytautas
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com