Forum Discussion
arokh_137577
Nimbostratus
Nov 21, 2013Problem with session persistence using CARP when load balancing a McAfee Web Gateway cluster using progress page for downloads
We have a cluster of 14 McAfee Web Gateways and about 15000 users connecting to them from a few dozen Citrix farms. Previously we have been using source address persistence, which works fine until on...
Sorry I didn't get back to this sooner, it got crazy for a bit. That's the same include file I use on all my LTMs (v10.1 or higher) and I don't see any info/debug messages in my syslog, so unfortunatley I have no idea why it's not working... Probably worth opening a case with support about it?
Thanks,
Jen
- amintej_297711Sep 07, 2018
Nimbostratus
I used pyhton argparse for retreive user input, example:
parser = argparse.ArgumentParser(description='Script for getting big ip informtation') parser.add_argument("partition", help="Big ip partition") parser.add_argument("virtualserver", help="Big ip user") args = parser.parse_args() Parse input arguments args = parser.parse_args() partition = args.partition virtualserver = args.virtualserver
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