Forum Discussion

sanzinc_81469's avatar
sanzinc_81469
Icon for Nimbostratus rankNimbostratus
Feb 14, 2013

ProxyPass iRule for multiple Sites

Dear iRulers,

 

Would the community be kind enough to guide me through using the ProxyPass iRule (Lite) to be used for multiple sites? I'm just a meek when it comes to iRules; I will be really grateful to the community for all the help that I can get. Thank you in advance.

 

https://devcentral.f5.com/wiki/iRules.Proxy-Pass-Lite.ashx

 

Thank you,

 

Santhosh

 

 

 

1 Reply

  •  

    If it helps anyone:

     

     

    We had issues with SharePoint app on the F5 while having to configure the F5 for this requirement:

     

     

    All LAN traffic must redirect to and remain as HTTP only.

     

    All INTERNET traffic must redirect to and remain HTTPS only.

     

     

    The requirement was achieved by simple HTTP redirection iRule. But the SharePoint apps did not like the way F5 treated the traffic. Either the SharePoint Search did not work or the Ribbons were greyed out (or both).

     

     

    After a lot of research, I found that ProxyPass rule did the trick. I used the one off the Devcentral without much mods and the that resolved the issue. It took a while, but I did mod the ProxyPass (Lite) rule to extend to multiple SharePoint sites, and all of them work just fine now.