Translating an F5 rule

WBrown at e1b.org WBrown at e1b.org
Tue Mar 19 14:14:22 UTC 2013


I am configuring Nginx to sit in front of several IIS web servers to do 
load balancing and SSL signing.  THe IIS application is supplied by an 
outside vendor.  I have the load balancing and SSL signing  working, with 
one exception.

The login page doesn't work.  :(

When the vendor hosts this application, they use F5 hardware for SSP and 
load balancing.  They gave me thisrule that they use in the F5 that I need 
to translate to nginx-ese:

when HTTP_REQUEST {
HTTP::header remove SWSSLHDR
HTTP::header insert SWSSLHDR [TCP::local_port]
}

Is anyone here familiar w/ F5 hardwaare that can help translate this?


-- 

William Brown
Core Hosted Application Technical Team and Messaging Team
Technology Services, WNYRIC, Erie 1 BOCES
(716) 821-7285




Confidentiality Notice: 
This electronic message and any attachments may contain confidential or 
privileged information, and is intended only for the individual or entity 
identified above as the addressee. If you are not the addressee (or the 
employee or agent responsible to deliver it to the addressee), or if this 
message has been addressed to you in error, you are hereby notified that 
you may not copy, forward, disclose or use any part of this message or any 
attachments. Please notify the sender immediately by return e-mail or 
telephone and delete this message from your system.



More information about the nginx mailing list