Forum Discussion
Pieter_72260
Nimbostratus
Feb 07, 2013High speed logging and round robin load balancing issues
Hi,
We have a couple of F5 servers that have an iRule that uses HSL to send log messages to a pool of remote rsyslog daemons.
The rsyslog daemons are added to one pool, and the pool is con...
Pieter_72260
Nimbostratus
Feb 07, 2013Hi Aron,
Below is the pool config:
ltm pool hsl_pool {
members {
10.197.15.45:514 {
session monitor-enabled
}
10.197.15.46:514 {
session monitor-enabled
}
}
monitor tcp
}
Once colleague thinks it might have something to do with the persistency settings that are used in the irule:
when HTTP_REQUEST priority 100 {
if { "POST" eq [HTTP::method] } {
persist none
} else {
persist carp [HTTP::uri]
}
}
Thanks in advance,
Pieter
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