<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ACE SSL url rewrite issue in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155542#M23943</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;switch/Admin(config-actlist-modify)# ssl url rewrite location ?&lt;/P&gt;&lt;P&gt;  &lt;WORD&gt;  Enter URL expression for rewrite (Max Size - 255)&lt;/WORD&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This command will tell ACE to inspect the server response, intercept 30x redirect message, then match the location field based on the regular expression, and if there is a match, replace &lt;A class="jive-link-custom" href="http://" target="_blank"&gt;http://&lt;/A&gt; with &lt;A class="jive-link-custom" href="https://" target="_blank"&gt;https://&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;G.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 May 2009 07:34:23 GMT</pubDate>
    <dc:creator>Gilles Dufour</dc:creator>
    <dc:date>2009-05-08T07:34:23Z</dc:date>
    <item>
      <title>ACE SSL url rewrite issue</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155541#M23942</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to configure the SSL url rewrite function in the ACE module. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found in the config guide that it should only works when the location field in the HTTP redirect header matches the entry in the action-list type modify http.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I found strange is that the ssl URL rewrite works even if I put any value in the action-list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know how it should really works ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lucas&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2009 17:41:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155541#M23942</guid>
      <dc:creator>lukaszkhalil</dc:creator>
      <dc:date>2009-05-07T17:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: ACE SSL url rewrite issue</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155542#M23943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;switch/Admin(config-actlist-modify)# ssl url rewrite location ?&lt;/P&gt;&lt;P&gt;  &lt;WORD&gt;  Enter URL expression for rewrite (Max Size - 255)&lt;/WORD&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This command will tell ACE to inspect the server response, intercept 30x redirect message, then match the location field based on the regular expression, and if there is a match, replace &lt;A class="jive-link-custom" href="http://" target="_blank"&gt;http://&lt;/A&gt; with &lt;A class="jive-link-custom" href="https://" target="_blank"&gt;https://&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;G.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2009 07:34:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155542#M23943</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2009-05-08T07:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: ACE SSL url rewrite issue</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155543#M23944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That what I found in the config guide, but I also found out that the reg exp does not need to match the value in the location field. Whatever I put in the URL expression let me replace HTTP with HTTPS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 May 2009 09:14:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155543#M23944</guid>
      <dc:creator>lukaszkhalil</dc:creator>
      <dc:date>2009-05-08T09:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: ACE SSL url rewrite issue</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155544#M23945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What ACE module software version do you have ? I have version A2(1.2) and I am experiencing exactly the opposite situation : The URL rewrite does not work at all. I tried several regular expressions, but without any success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only difference I have compared to the user guide is that the location header sent by the server is an IP address and not a DNS name...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the config heareafter, I try to match everything in the location field, so any redirect 30x will be rewritten to https. But it does not work. More specific expression like 10\.56\.5\23 does not work either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;action-list type modify http SSL_REWRITE_CWI&lt;/P&gt;&lt;P&gt;  ssl url rewrite location ".*"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type loadbalance http first-match L7_POLICY_CWI_SSL&lt;/P&gt;&lt;P&gt;  class class-default&lt;/P&gt;&lt;P&gt;    sticky-serverfarm CWI_STICKY&lt;/P&gt;&lt;P&gt;    action SSL_REWRITE_CWI&lt;/P&gt;&lt;P&gt;    insert-http Source-IP header-value "%is"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you reveive an answer for your problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yves&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 13:19:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155544#M23945</guid>
      <dc:creator>yves.haemmerli</dc:creator>
      <dc:date>2009-05-20T13:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: ACE SSL url rewrite issue</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155545#M23946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yves,&lt;/P&gt;&lt;P&gt;make sure your server location header name is exactly "Location" (uppercase L and all other letters lower case).&lt;/P&gt;&lt;P&gt;Anything else will not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 14:27:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155545#M23946</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2009-05-20T14:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: ACE SSL url rewrite issue</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155546#M23947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gilles,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I have seen a post on this topic and I confirm that le Location header in the redirection message from the server is correctly spelled. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attach a picture from HTTPWatch on which you can see the 301 redirection (generating an error), followed by a GET in clear text, followed by a 302 redirection, which is my general http to https redirection configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that I use a wildcard ".*" as URL matching criteria.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my complete config for this service:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;probe tcp CWI_PROBE&lt;/P&gt;&lt;P&gt;  interval 5&lt;/P&gt;&lt;P&gt;  passdetect interval 5&lt;/P&gt;&lt;P&gt;  passdetect count 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;action-list type modify http SSL_REWRITE_CWI&lt;/P&gt;&lt;P&gt;  ssl url rewrite location ".*"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver redirect CWI_SSL_REDIRECT&lt;/P&gt;&lt;P&gt;  description *** Redirects http to https ***&lt;/P&gt;&lt;P&gt;  webhost-redirection &lt;A class="jive-link-custom" href="https://%h/%p" target="_blank"&gt;https://%h/%p&lt;/A&gt; 302&lt;/P&gt;&lt;P&gt;  inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver host HQCHVMWI01&lt;/P&gt;&lt;P&gt;  description *** Citrix Web Interface Server ***&lt;/P&gt;&lt;P&gt;  ip address 10.56.5.216&lt;/P&gt;&lt;P&gt;  inservice&lt;/P&gt;&lt;P&gt;rserver host HQCHVMWI02&lt;/P&gt;&lt;P&gt;  description *** Citrix Web Interface Server ***&lt;/P&gt;&lt;P&gt;  ip address 10.56.5.217&lt;/P&gt;&lt;P&gt;  inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ssl-proxy service SSL_CWI&lt;/P&gt;&lt;P&gt;  key myapps.nespresso.com_key.pem&lt;/P&gt;&lt;P&gt;  cert myapps.nespresso.com_cert.pem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serverfarm host CWI_FARM_PROD&lt;/P&gt;&lt;P&gt;  description *** Citrix Web Access Server farm ***&lt;/P&gt;&lt;P&gt;  probe CWI_PROBE&lt;/P&gt;&lt;P&gt;  rserver HQCHVMWI01 80&lt;/P&gt;&lt;P&gt;    inservice&lt;/P&gt;&lt;P&gt;  rserver HQCHVMWI02 80&lt;/P&gt;&lt;P&gt;    inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serverfarm redirect CWI_REDIRECT_FARM&lt;/P&gt;&lt;P&gt;  rserver CWI_SSL_REDIRECT&lt;/P&gt;&lt;P&gt;    inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sticky http-cookie STICKED-TO CWI_STICKY&lt;/P&gt;&lt;P&gt;  cookie insert browser-expire&lt;/P&gt;&lt;P&gt;  timeout 240&lt;/P&gt;&lt;P&gt;  replicate sticky&lt;/P&gt;&lt;P&gt;  serverfarm CWI_FARM_PROD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map match-all L4_CLASS_CWI_HTTP&lt;/P&gt;&lt;P&gt;  description *** Citrix Web INterface on port 80 ***&lt;/P&gt;&lt;P&gt;  2 match virtual-address 10.56.5.23 tcp eq www&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map match-all L4_CLASS_CWI_HTTPS&lt;/P&gt;&lt;P&gt;  description *** Citrix Web Interface on port 443 ***&lt;/P&gt;&lt;P&gt;  2 match virtual-address 10.56.5.23 tcp eq https&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type http loadbalance match-any L7_CLASS_CWI&lt;/P&gt;&lt;P&gt;  2 match http url /.*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type loadbalance http first-match L7_POLICY_CWI&lt;/P&gt;&lt;P&gt;  class L7_CLASS_CWI&lt;/P&gt;&lt;P&gt;    serverfarm CWI_REDIRECT_FARM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type loadbalance http first-match L7_POLICY_CWI_SSL&lt;/P&gt;&lt;P&gt;  class class-default&lt;/P&gt;&lt;P&gt;    sticky-serverfarm CWI_STICKY&lt;/P&gt;&lt;P&gt;    insert-http Source-IP header-value "%is"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map multi-match VIP_PROD&lt;/P&gt;&lt;P&gt;  class L4_CLASS_CWI_HTTPS&lt;/P&gt;&lt;P&gt;    loadbalance vip inservice&lt;/P&gt;&lt;P&gt;    loadbalance policy L7_POLICY_CWI_SSL&lt;/P&gt;&lt;P&gt;    loadbalance vip icmp-reply active&lt;/P&gt;&lt;P&gt;    nat dynamic 3 vlan 300&lt;/P&gt;&lt;P&gt;    ssl-proxy server SSL_CWI&lt;/P&gt;&lt;P&gt;  class L4_CLASS_CWI_HTTP&lt;/P&gt;&lt;P&gt;    loadbalance vip inservice&lt;/P&gt;&lt;P&gt;    loadbalance policy L7_POLICY_CWI&lt;/P&gt;&lt;P&gt;    loadbalance vip icmp-reply active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface vlan 300&lt;/P&gt;&lt;P&gt;  description *** ACE Production Interface ***&lt;/P&gt;&lt;P&gt;  .&lt;/P&gt;&lt;P&gt;  .&lt;/P&gt;&lt;P&gt;  nat-pool 3 10.56.5.24 10.56.5.24 netmask 255.255.255.255 pat&lt;/P&gt;&lt;P&gt;  .&lt;/P&gt;&lt;P&gt;  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see that the rewrite counter dos not increment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have version A2(1.2) and did not found any referenced bug on this version, except the spelling .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for any help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yves&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 15:08:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155546#M23947</guid>
      <dc:creator>yves.haemmerli</dc:creator>
      <dc:date>2009-05-20T15:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: ACE SSL url rewrite issue</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155547#M23948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gilles,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A cut and past mistake in my previous append : The action-list IS applied on the L7 Policy-map ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here again my config :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;probe tcp CWI_PROBE&lt;/P&gt;&lt;P&gt;  interval 5&lt;/P&gt;&lt;P&gt;  passdetect interval 5&lt;/P&gt;&lt;P&gt;  passdetect count 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;action-list type modify http SSL_REWRITE_CWI&lt;/P&gt;&lt;P&gt;  ssl url rewrite location ".*"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver redirect CWI_SSL_REDIRECT&lt;/P&gt;&lt;P&gt;  description *** Redirects http to https ***&lt;/P&gt;&lt;P&gt;  webhost-redirection &lt;A class="jive-link-custom" href="https://%h/%p" target="_blank"&gt;https://%h/%p&lt;/A&gt; 302&lt;/P&gt;&lt;P&gt;  inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver host HQCHVMWI01&lt;/P&gt;&lt;P&gt;  description *** Citrix Web Interface Server ***&lt;/P&gt;&lt;P&gt;  ip address 10.56.5.216&lt;/P&gt;&lt;P&gt;  inservice&lt;/P&gt;&lt;P&gt;rserver host HQCHVMWI02&lt;/P&gt;&lt;P&gt;  description *** Citrix Web Interface Server ***&lt;/P&gt;&lt;P&gt;  ip address 10.56.5.217&lt;/P&gt;&lt;P&gt;  inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ssl-proxy service SSL_CWI&lt;/P&gt;&lt;P&gt;  key myapps.nespresso.com_key.pem&lt;/P&gt;&lt;P&gt;  cert myapps.nespresso.com_cert.pem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serverfarm host CWI_FARM_PROD&lt;/P&gt;&lt;P&gt;  description *** Citrix Web Access Server farm ***&lt;/P&gt;&lt;P&gt;  probe CWI_PROBE&lt;/P&gt;&lt;P&gt;  rserver HQCHVMWI01 80&lt;/P&gt;&lt;P&gt;    inservice&lt;/P&gt;&lt;P&gt;  rserver HQCHVMWI02 80&lt;/P&gt;&lt;P&gt;    inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serverfarm redirect CWI_REDIRECT_FARM&lt;/P&gt;&lt;P&gt;  rserver CWI_SSL_REDIRECT&lt;/P&gt;&lt;P&gt;    inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sticky http-cookie STICKED-TO CWI_STICKY&lt;/P&gt;&lt;P&gt;  cookie insert browser-expire&lt;/P&gt;&lt;P&gt;  timeout 240&lt;/P&gt;&lt;P&gt;  replicate sticky&lt;/P&gt;&lt;P&gt;  serverfarm CWI_FARM_PROD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map match-all L4_CLASS_CWI_HTTP&lt;/P&gt;&lt;P&gt;  description *** Citrix Web INterface on port 80 ***&lt;/P&gt;&lt;P&gt;  2 match virtual-address 10.56.5.23 tcp eq www&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map match-all L4_CLASS_CWI_HTTPS&lt;/P&gt;&lt;P&gt;  description *** Citrix Web Interface on port 443 ***&lt;/P&gt;&lt;P&gt;  2 match virtual-address 10.56.5.23 tcp eq https&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type http loadbalance match-any L7_CLASS_CWI&lt;/P&gt;&lt;P&gt;  2 match http url /.*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type loadbalance http first-match L7_POLICY_CWI&lt;/P&gt;&lt;P&gt;  class L7_CLASS_CWI&lt;/P&gt;&lt;P&gt;    serverfarm CWI_REDIRECT_FARM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type loadbalance http first-match L7_POLICY_CWI_SSL&lt;/P&gt;&lt;P&gt;  class class-default&lt;/P&gt;&lt;P&gt;    sticky-serverfarm CWI_STICKY&lt;/P&gt;&lt;P&gt;    action SSL_REWRITE_CWI&lt;/P&gt;&lt;P&gt;    insert-http Source-IP header-value "%is"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map multi-match VIP_PROD&lt;/P&gt;&lt;P&gt;  class L4_CLASS_CWI_HTTPS&lt;/P&gt;&lt;P&gt;    loadbalance vip inservice&lt;/P&gt;&lt;P&gt;    loadbalance policy L7_POLICY_CWI_SSL&lt;/P&gt;&lt;P&gt;    loadbalance vip icmp-reply active&lt;/P&gt;&lt;P&gt;    nat dynamic 3 vlan 300&lt;/P&gt;&lt;P&gt;    ssl-proxy server SSL_CWI&lt;/P&gt;&lt;P&gt;  class L4_CLASS_CWI_HTTP&lt;/P&gt;&lt;P&gt;    loadbalance vip inservice&lt;/P&gt;&lt;P&gt;    loadbalance policy L7_POLICY_CWI&lt;/P&gt;&lt;P&gt;    loadbalance vip icmp-reply active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface vlan 300&lt;/P&gt;&lt;P&gt;  description *** ACE Production Interface ***&lt;/P&gt;&lt;P&gt;  .&lt;/P&gt;&lt;P&gt;  .&lt;/P&gt;&lt;P&gt;  nat-pool 3 10.56.5.24 10.56.5.24 netmask 255.255.255.255 pat&lt;/P&gt;&lt;P&gt;  .&lt;/P&gt;&lt;P&gt;  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 15:13:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155547#M23948</guid>
      <dc:creator>yves.haemmerli</dc:creator>
      <dc:date>2009-05-20T15:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: ACE SSL url rewrite issue</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155548#M23949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gilles,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May I ask you if you found something wrong in my SSL Rewrite configuration above ? I tested with other match criterias, but it definitely does not work. I also did not found any related bug in the bug toolkit (except the one withe the header spelling).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would it be maybe possible that SSL rewrite is incompatible with source-ip insert ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type loadbalance http first-match L7_POLICY_CWI_SSL &lt;/P&gt;&lt;P&gt;class class-default &lt;/P&gt;&lt;P&gt;sticky-serverfarm CWI_STICKY &lt;/P&gt;&lt;P&gt;action SSL_REWRITE_CWI &lt;/P&gt;&lt;P&gt;insert-http Source-IP header-value "%is" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yves&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 07:26:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155548#M23949</guid>
      <dc:creator>yves.haemmerli</dc:creator>
      <dc:date>2009-05-21T07:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: ACE SSL url rewrite issue</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155549#M23950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yves,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly send me the output of the following command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;host1/Admin# show parameter-map OPTIMIZE_PARAM_MAP &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly see the following url for my other postings:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://boardreader.com/fp/Cisco_Systems_Networking_Profe_309110/Application_Networking_543840.html#hot_threads" target="_blank"&gt;http://boardreader.com/fp/Cisco_Systems_Networking_Profe_309110/Application_Networking_543840.html#hot_threads&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly refer following example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configure ACE with SSL Termination and URL Rewrite&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/modules/ps2706/products_configuration_example09186a00809c3045.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/modules/ps2706/products_configuration_example09186a00809c3045.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sachinga.hcl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 12:05:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155549#M23950</guid>
      <dc:creator>sachinga.hcl</dc:creator>
      <dc:date>2009-05-21T12:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: ACE SSL url rewrite issue</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155550#M23951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for action list kindly see&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/interfaces_modules/services_modules/ace/v3.00_A2/command/reference/actnlist.html" target="_blank"&gt;http://www.cisco.com/en/US/docs/interfaces_modules/services_modules/ace/v3.00_A2/command/reference/actnlist.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for list of all parameters kindly find below url:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.ciscosystems.or.at/en/US/docs/app_ntwk_services/data_center_app_services/ace_appliances/vA1_7_/configuration/app_acceleration_and_optimization/guide/Intro.html" target="_blank"&gt;http://www.ciscosystems.or.at/en/US/docs/app_ntwk_services/data_center_app_services/ace_appliances/vA1_7_/configuration/app_acceleration_and_optimization/guide/Intro.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Configure ACE with Source NAT and Client IP Header Insert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/modules/ps2706/products_configuration_example09186a00809c3041.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/modules/ps2706/products_configuration_example09186a00809c3041.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 12:09:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155550#M23951</guid>
      <dc:creator>sachinga.hcl</dc:creator>
      <dc:date>2009-05-21T12:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: ACE SSL url rewrite issue</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155551#M23952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yves,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;everything looks good.&lt;/P&gt;&lt;P&gt;Can you try without the insert header ?&lt;/P&gt;&lt;P&gt;I'll give it a try myself if I find some time tomorrow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;G.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 14:20:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155551#M23952</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2009-05-21T14:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: ACE SSL url rewrite issue</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155552#M23953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gilles,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I will ask the customer to make the test tomorrow and let you know on the result. If by chance you can do the test also its great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yves&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 14:38:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155552#M23953</guid>
      <dc:creator>yves.haemmerli</dc:creator>
      <dc:date>2009-05-21T14:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: ACE SSL url rewrite issue</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155553#M23954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gilles,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We tested the SSL rewrite by removing the source-ip insert, but the problem remain the same. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT, we discovered a strange thing : With Firefox, it works, the ACE correctly changes the Location tag from http to https and the rewrite counter increments. But with Microsoft IE, it does not... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This sounds strange because the URL rewrite occurs on the server response, not on the browser request.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I plan to trace the packet coming in and going out of the ACE to see what the problem could be. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea on this ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yves&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 05:34:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155553#M23954</guid>
      <dc:creator>yves.haemmerli</dc:creator>
      <dc:date>2009-05-27T05:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: ACE SSL url rewrite issue</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155554#M23955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yves,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;very weird.&lt;/P&gt;&lt;P&gt;But IE is known to do strange stuff.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If could capture a trace and check with Wireshark and the server private key (to decode the https traffic) what is the response from ACE that would help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything looks good in my lab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;G.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 06:48:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155554#M23955</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2009-05-27T06:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: ACE SSL url rewrite issue</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155555#M23956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gilles,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After several traces and analysis, I found the problem of the SSL rewrite not working with IE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Firefox, each GET request establishes a new SSL session and therefore the ACE starts a new load balancing evaluation. In this case, SSL rewrite works well. With IE however, several GET requests are sent in the same TCP session (actually a best method). But in this case, we HAVE TO enable persistence-rebalance to force the ACE to re-evaluate each request for load balancing, else, the SSL rewrite does not work. As I use sticky with a cookie, this does not caus a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I added added the following configuration and everythings work fine now :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameter-map type http CWI_HTTP_PARAM&lt;/P&gt;&lt;P&gt;  persistence-rebalance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map multi-match VIP_PROD&lt;/P&gt;&lt;P&gt;  class L4_CLASS_CWI_HTTPS&lt;/P&gt;&lt;P&gt;    loadbalance vip inservice&lt;/P&gt;&lt;P&gt;    loadbalance policy L7_POLICY_CWI_SSL&lt;/P&gt;&lt;P&gt;    loadbalance vip icmp-reply active&lt;/P&gt;&lt;P&gt;    nat dynamic 3 vlan 300&lt;/P&gt;&lt;P&gt;    appl-parameter http advanced-options CWI_HTTP_PARAM&lt;/P&gt;&lt;P&gt;    ssl-proxy server SSL_CWI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yves&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2009 12:10:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ssl-url-rewrite-issue/m-p/1155555#M23956</guid>
      <dc:creator>yves.haemmerli</dc:creator>
      <dc:date>2009-06-04T12:10:26Z</dc:date>
    </item>
  </channel>
</rss>

