Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Is there a way to perform an http redirect based upon user's source IP address on the CSM/GSS environment?Logic:IF < src ip address is within exception list > THEN http redirect to URL2ELSE http to URL1END
What version of CSM code are you running?Here's a snippet from CSM 3.2(1) Release Notes:The support of Jumbo Frames has been added to the CSM in version 3.2(1) allowing for support of frames of up to 9k bytes for Layer 4 load balancing.Here's a snipp...