Forum Discussion
Sean_Youngberg_
Sep 16, 2013Nimbostratus
ToS getting reset to 0 when egress from LTM
Scenario:
Micrsoft Lync front-end servers. Their gateway is on the LTM. Client requests to the front-end are balanced by virtual servers on a variety of ports.
The Lync servers are configur...
Sean_Youngberg_
Nimbostratus
I verified that Pool settings are all correctly set to Pass Through. I suppose I will next try to set the ToS value in the TCP profile instead of using Pass Through.
player_72606
Oct 22, 2013Nimbostratus
we have the same issue,
can you please update us, any progress?
as a workaround we are using an irule to prevent the zeroing :
when CLIENT_ACCEPTED {
set client_tos [IP::tos]
}
when SERVER_CONNECTED {
IP::tos $client_tos
}
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects