Forum Discussion
EmBee_57573
Nimbostratus
Aug 31, 2006redirection rule based on mac address doesn't work
All,
we are trying to make an iRULE to do redirection based on the mac address of the packet that comes in.
Basically if a client connects via router A with mac address A it should go ...
Hi Shay,
Which ASM version are you running? If it's pre-9.4.2, the operation could be complicated by the _ASM_clientside iRule. For 9.4.2+ you could use 'SSL::disable serverside' (Click here). You could add the server SSL profile to the VIP and then selectively disable it based which pool you'll send the request to.
Aaron
- Paul_Szabo_9016Mar 19, 2014Historic F5 AccountIf you're trying to transmit anything larger than ~15 kbytes, then that's where rate pacing helps significantly when the network has congestion. Below that is where you care about initial window.
- Mar 14, 2014Jose, Rate pacing works in conjunction with the initial congestion window. Many of our TCP profiles have the initial congestion set to 10 as that does help significantly with the transmission of short-lived TCP connections like web transactions. Changing the initial congestion window results in a faster TCP start up process as many web transactions complete before exiting slow start. Traffic bursts can still occur on the network with the initial congestion window set to 10. I propose using both an initial congestion window of 10 and rate pacing for the best user experience
- Jose_Santiago_OMar 14, 2014
Nimbostratus
What about increasing initial congestion windows size to 10?
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