Forum Discussion
Leo
Nimbostratus
Mar 01, 2012Changing the URL
Hello friends,
I would like to add "www" to url's without it. meaning, if someone goes to "http://example.com/page.html" the F5 will redirect it to "http://www.example.com/page.html".
I've ...
Skuba_85554
Nimbostratus
Jul 17, 2008thank you. i went on a 4.5 course years ago but obviously v9 looks quite different and some of the terminology is a little different. cheers
- L4L7_53191Nov 05, 2009
Nimbostratus
Ian: if you're using a squid farm and you're caching, I'd strongly suggest you evaluate the election hash algorithm. - IanK_37848Nov 05, 2009
Nimbostratus
Hi Matt , i am now researching your recommendation heavily as it looks perfect. ( as most people i wasn't even aware of that option. - spark_86682Nov 06, 2009Historic F5 AccountAnd of course v10.x also has the election hash load balancing built-in, so you probably won't need an iRule. iRules are fast, but can never be as fast as real compiled code.
- L4L7_53191Nov 06, 2009
Nimbostratus
Spark: amen, and thanks for the reminder. Ian, the LB method in v.10 that you're after is called CARP, and as spark notes it's right there in the gui, ready to rock. - IanK_37848Nov 06, 2009
Nimbostratus
Guys .. thanks for that .. i am however struggling to find documentation for this on ask.f5 , the only reference for (Cache Array Routing Protocol) is on the configuration manual .. and it only mentions it not in depth detail at all. - the specification itself is documented here: http://icp.ircache.net/carp.txt Click here
- L4L7_53191Nov 06, 2009
Nimbostratus
Er, I should have said that the *persistence* method for this is CARP, not the LB method. - vinceKahn_97184Jan 20, 2010Historic F5 AccountI could not find anything in the docs on how to set this up. I've done what I think is correct but am surprised to see when I refresh a request it hits all three of my proxies.