Forum Discussion
William_Them_99
Nimbostratus
Feb 21, 2006Node command troubles
I have a pool of two servers and for certain URIs, I only want it to go to a specific server.
To simplify my iRule, it looks something like this:
when HTTP_REQUEST
{
if {[HTTP::u...
unRuleY_95363
Feb 23, 2006Historic F5 Account
If you are concerned about the "truncated-ip - 334 bytes missing!" error, it generally comes from not specifying a snaplen to tcpdump. Try adding '-s 1500' to your tcpdump command.
You may also want to tcpdump the vlan that the pool member is on, so you can see if it is in fact trying to connect to that pool member.
You could also try adding an LB_FAILED event with a log message. This will identify whether the bigip is resetting the connection because it can't connect to the pool member, which is probably the case. You should also check the ltm log file for any other errors.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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