Forum Discussion
Replace HTTP Server with F5
Hi All
Has anyone been able to configure the F5 to replace a IBM HTTP Server.
We have been able to do the F5 configurations, the issue we are having is the response times for the initial page to load has increased from 20ms to 5seconds.
It seems to be the javascripts taken this time to load the page. When it goes via the HTTP Server it loads the same page in milliseconds.
Any suggestions or ideas.
Thanx
2 Replies
- Kevin_Stewart
Employee
This may require some more background information. What are you doing now? You can simulate a web server with F5 iRules, but why do you want to do that?
Have you done any debugging to see where the delay might be? Just guessing here, but it sounds like an HTTP "fetch" issue.
- Kevin_Stewart
Employee
It's going to depend on any special logic that the IBM HTTP server is performing, assuming it's not JUST load balancing. I think a good place to start is with a packet capture. Load up a browser-based tool like Fiddler or HTTPWatch and compare (from the client's perspective) what the HTTP communication looks like with and without the HTTP server. It's very likely that either a) the HTTP server is applying some logic that you'd have to replicate on the F5, or b) there's simply some URL that isn't getting translated or communicated correctly. You should see that in the Fiddler capture.
Bottom line, there's no deployment guide (that I'm aware of), and a solution will depend on doing a little work on your end. But it should be totally possible.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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