dev central
7 TopicsName Based Virtual Hosting irule efficiency
Hey guys, we are currently going the route of name based virutual hosting with all of applications. After finding a terrific doc https://devcentral.f5.com/articles/name-based-virtual-hosting-with-ltm that pretty much explains what we need I have a few concerns on the best way to scale it. Here are my concerns: if have say we have 100 sites, I am guessing that the irule will not scale that well when HTTP_REQUEST { switch [HTTP::host] { iz.hotkittehs.com { pool hotkittehs } www.bukkitsgalor.org { pool bukkitsgalor } icanhaz.devcentral.f5.com { pool icanhaz } default { reject } } } } or will it ? is there another way to make it more scalable efficient? prehaps breaking it out into a couple of separate switch statement while maintaining the same piece of code..thoughts ? Thanks883Views0likes26CommentsDevCentral questions broken in firefox?
using firefox 35 and since some days it seems DevCentral questions doesn't function fully. it does automatically load more questions when i scroll down. when i try to subcribe or report a question i get send back to the front page. i got no script allowing everything from dev central. anyone else with the same problem?648Views0likes6Comments- 431Views0likes5Comments
DevCentral access using Chrome - The requested URL was rejected. Please consult with your administrator.
Hello all, Is anyone else having trouble accessing DevCentral? I use Chrome as my main browser which used to be fine - but from probably 4 or 5 weeks ago - whenever I try to access any DevCentral URL - eg: https://devcentral.f5.com/Default.aspx?tabid=63&articleType=ArticleView&articleId=285 ...I get this message: The requested URL was rejected. Please consult with your administrator. Your support ID is: 14079010617147482426 Searching on here says that's an ASM message - but since this is an F5 hosted site - that's F5's ASM I'm guessing? Don't know much about ASM - why would it be blocking access from Chrome only? Same URL works fine with IE or Firefox from the same laptop. I can't see any other notes on here about this so I'm guessing it isn't everyone with Chrome? Any ideas?917Views0likes3Comments