Forum Discussion
Eridano_Di_Piet
Nimbostratus
Mar 25, 2010Bad HTTP LB performance
Hi guys,
I've an F5 LTM pair used to load balance HTTP requests (actually they're HTTP/XML post, cos we're using SOAP).
Traffic comes from one client directly connected to the LB, hits the Virtual Server and is then load balanced in round robin fashion to a pool of 2 servers. We're using SNAT to change client's src IP.
If the client is directly connected to the server (no LB), the server itself can manage about 100 transitions per second. When we use the load balancer, with 2 servers in the pool, the number of tps is 80 per second!!!!! So it gets even worse than with one server alone....
I've tried to use:
1) a standard virtual server with HTTP profile and oneconnect
2) a Performance http server type
3) a fast L4 type:
no significant variations.
I tried to manipulate profiles, nothing.....
Is there anyone who has an idea of what the hell is going on?
Thanks in advance for your help.
- L4L7_53191
Nimbostratus
Disable Nagle - create a custom tcp profile (or fastl4) and you'll probably see your performance increase. It's a common issue for this type of traffic (depending upon your message sizes). - Eridano_Di_Piet
Nimbostratus
Hi Matt, - Jesse_42849Historic F5 Account
- Eridano_Di_Piet
Nimbostratus
Hi, - L4L7_53191
Nimbostratus
Odd. I just did some testing with my profiles with a little xmlrpc server and client I hacked together. The testing is all on windows (didn't have time to test this on *nix). By far the most important setting that I toggle is "Ack on Push", which is apparently a big help for MAC and Windows stacks. If anyone knows the details on this I'd love to know. Nagle made a difference too, but not nearly as dramatic. This is enabled with the lan-optimized profile so I'd expect we're dealing with something else... - Eridano_Di_Piet
Nimbostratus
Well, actually we're using Sun Solaris on both client and server sides, so this should avoid the netbios issue.
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