<?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: url rediection in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/ace-url-rediection/m-p/1652832#M33407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah it should work but we need to have ssl as well &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Apr 2011 18:58:14 GMT</pubDate>
    <dc:creator>gavin han</dc:creator>
    <dc:date>2011-04-04T18:58:14Z</dc:date>
    <item>
      <title>ACE: url rediection</title>
      <link>https://community.cisco.com/t5/application-networking/ace-url-rediection/m-p/1652823#M33398</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to do url redirection. I've worked on CSS alot so far but I'm new bie to ACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example - my CSS config for url rediction is as follow:&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;BR /&gt;service server1:443 &lt;BR /&gt;&amp;nbsp; ip address 192.168.1.1&lt;BR /&gt;&amp;nbsp; protocol tcp &lt;BR /&gt;&amp;nbsp; port 443 &lt;BR /&gt;&amp;nbsp; keepalive type ssl &lt;BR /&gt;&amp;nbsp; active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service server2:443 &lt;BR /&gt;&amp;nbsp; ip address 192.168.1.2&lt;BR /&gt;&amp;nbsp; protocol tcp &lt;BR /&gt;&amp;nbsp; port 443 &lt;BR /&gt;&amp;nbsp; keepalive type ssl &lt;BR /&gt;&amp;nbsp; active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;service server1:80&lt;BR /&gt;&amp;nbsp; type redirect &lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; redirect-string "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://mail.google.com/exchange"&gt;https://mail.google.com/exchange&lt;/A&gt;&lt;SPAN&gt;" &lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; ip address 192.168.1.1&lt;BR /&gt;&amp;nbsp; no prepend-http &lt;BR /&gt;&amp;nbsp; active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service server2:80&lt;BR /&gt;&amp;nbsp; type redirect &lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; redirect-string "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://mail.google.com/exchange"&gt;https://mail.google.com/exchange&lt;/A&gt;&lt;SPAN&gt;" &lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; ip address 192.168.1.2&lt;BR /&gt;&amp;nbsp; no prepend-http &lt;BR /&gt;&amp;nbsp; active&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;owner mail&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; content mail.google.com:443 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vip address 10.10.10.1&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; port 443 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; protocol tcp &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; application ssl &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; add service server1:443 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; add service server2:443 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; advanced-balance sticky-srcip &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; content mail.google.com:80 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vip address 10.10.10.1&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; protocol tcp &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; port 80 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; url "/*" &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; add service server1:80&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; add service server2:80 &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what would be equivalent ACE config? please advise....&lt;/P&gt;</description>
      <pubDate>Sun, 03 Apr 2011 14:55:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-url-rediection/m-p/1652823#M33398</guid>
      <dc:creator>gavin han</dc:creator>
      <dc:date>2011-04-03T14:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: ACE: url rediection</title>
      <link>https://community.cisco.com/t5/application-networking/ace-url-rediection/m-p/1652824#M33399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not a CSS expert but you want to redirect requests coming in HTTP to HTTPS right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess the following example should do the job :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt; rserver redirect https-target&lt;/P&gt;&lt;P&gt;&amp;nbsp; webhost-redirection &lt;A class="jive-link-custom" href="https://app1.test.com/Go/" target="_blank"&gt;https://mail.google.com/exchange&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; inservice &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; serverfarm redirect secure-redirect&lt;/P&gt;&lt;P&gt;&amp;nbsp; rserver https-target&lt;/P&gt;&lt;P&gt;&amp;nbsp; inservice &lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the webhost-redirection you can add at the end of the command a 301 or a 302 if you want to send different types of redirection per RFC 2616&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just use this serverfarm as target in your classmap dedicated to the port 80&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Apr 2011 16:08:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-url-rediection/m-p/1652824#M33399</guid>
      <dc:creator>Surya ARBY</dc:creator>
      <dc:date>2011-04-03T16:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: ACE: url rediection</title>
      <link>https://community.cisco.com/t5/application-networking/ace-url-rediection/m-p/1652825#M33400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. How about "ssl" for port&lt;EM&gt; 443. &lt;/EM&gt;do I need to worry about it?&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Apr 2011 21:54:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-url-rediection/m-p/1652825#M33400</guid>
      <dc:creator>gavin han</dc:creator>
      <dc:date>2011-04-03T21:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: ACE: url rediection</title>
      <link>https://community.cisco.com/t5/application-networking/ace-url-rediection/m-p/1652826#M33401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no. It's only basic L4 load balancing with a virtual server listening on port 443. Use my previous answer in your previous topic, the config is very close to what I posted before.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Apr 2011 22:00:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-url-rediection/m-p/1652826#M33401</guid>
      <dc:creator>Surya ARBY</dc:creator>
      <dc:date>2011-04-03T22:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: ACE: url rediection</title>
      <link>https://community.cisco.com/t5/application-networking/ace-url-rediection/m-p/1652827#M33402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you're correct. I want to redirect requests coming in HTTP to HTTPS..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi, can you advise if config would look like below:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;Do I have to specifiy port 80 somewhere? can you pls check if following config looks good?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver server1:443&lt;BR /&gt; ip add 192.168.1.1&lt;BR /&gt; inservice&lt;BR /&gt; &lt;BR /&gt;rserver redirect server1:443&lt;BR /&gt; ip add 192.168.1.1&lt;BR /&gt;&lt;SPAN&gt; webhost-redirection &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://mail.google.com/exchange"&gt;https://mail.google.com/exchange&lt;/A&gt;&lt;BR /&gt; inservice&lt;BR /&gt; &lt;BR /&gt;serverfarm redirect secure-redirect-SF&lt;BR /&gt; probe port80&lt;BR /&gt; rserver redirect server1:443&lt;BR /&gt; inservice&lt;BR /&gt; &lt;BR /&gt; serverfarm secure-rediect-SF&lt;BR /&gt;&amp;nbsp; probe port443&lt;BR /&gt;&amp;nbsp; reserver server1:443&lt;BR /&gt;&amp;nbsp; inservice&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt; sticky ip-netmask 255.255.255.0 address both&amp;nbsp; secure-rediect-SG&lt;BR /&gt;&amp;nbsp; timeout 60&lt;BR /&gt;&amp;nbsp; replicate sticky&lt;BR /&gt;&amp;nbsp; serverfarm secure-rediect-SF&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt; class-map match-any&amp;nbsp; secure-rediect-CM&lt;BR /&gt;&amp;nbsp; match virtual-address 10.10.1.1 tcp any&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt; policy-map type loadbalance first-match&amp;nbsp; secure-rediect-PM&lt;BR /&gt;&amp;nbsp; class class-default&lt;BR /&gt;&amp;nbsp;&amp;nbsp; sticky-serverfarm secure-rediect-SG&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt; policy-map multi-match LBR-LB&lt;BR /&gt;&amp;nbsp; class&amp;nbsp; secure-rediect-CM&lt;BR /&gt;&amp;nbsp;&amp;nbsp; loadbalance vip inservice&lt;BR /&gt;&amp;nbsp;&amp;nbsp; loadbalance policy secure-rediect-PM&lt;BR /&gt;&amp;nbsp;&amp;nbsp; loadbalance vip icmp-reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2011 18:17:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-url-rediection/m-p/1652827#M33402</guid>
      <dc:creator>gavin han</dc:creator>
      <dc:date>2011-04-04T18:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: ACE: url rediection</title>
      <link>https://community.cisco.com/t5/application-networking/ace-url-rediection/m-p/1652828#M33403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;probe tcp generic-tcp&lt;BR /&gt;&amp;nbsp; interval 5&lt;BR /&gt;&amp;nbsp; passdetect interval 20&lt;BR /&gt;&amp;nbsp; passdetect count 2&lt;BR /&gt;&amp;nbsp; connection term forced&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;rserver server1&lt;BR /&gt;&amp;nbsp; ip add 192.168.1.1&lt;BR /&gt;&amp;nbsp; inservice&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;rserver server2&lt;BR /&gt;&amp;nbsp; ip add 192.168.1.2&lt;BR /&gt;&amp;nbsp; inservice&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;rserver redirect https-target&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; webhost-redirection &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://mail.google.com/exchange"&gt;https://mail.google.com/exchange&lt;/A&gt;&lt;BR /&gt;&amp;nbsp; inservice &lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;serverfarm redirect secure-redirect&lt;BR /&gt;&amp;nbsp; rserver https-target&lt;BR /&gt;&amp;nbsp; inservice &lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;serverfarm host SF443&lt;BR /&gt;&amp;nbsp; failaction purge&lt;BR /&gt;&amp;nbsp; predictor leastconns&lt;BR /&gt;&amp;nbsp; probe generic-tcp&lt;BR /&gt;&amp;nbsp; rserver server1 443&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;BR /&gt;&amp;nbsp; rserver server2 443&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;BR /&gt;exit&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;sticky ip-netmask 255.255.255.255 address source SF443-SG&lt;BR /&gt;&amp;nbsp; timeout 3600&lt;BR /&gt;&amp;nbsp; replicate sticky //only required if HA is in use&lt;BR /&gt;&amp;nbsp; serverfarm SF443&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;class-map match-any www-CM&lt;BR /&gt;&amp;nbsp; 2 match virtual-address 10.10.10.1 255.255.255.255 tcp eq www&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;class-map match-any https-CM&lt;BR /&gt;&amp;nbsp; 2 match virtual-address 10.10.10.1 255.255.255.255 tcp eq 443&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;policy-map type loadbalance first-match http-PM&lt;BR /&gt;&amp;nbsp; class class-default&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; serverfarm secure-redirect&lt;BR /&gt;exit&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;policy-map type loadbalance first-match https-PM&lt;BR /&gt;&amp;nbsp; class class-default&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sticky-serverfarm SF443-SG&lt;BR /&gt;exit&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;policy-map multi-match LBR-LB&lt;BR /&gt;&amp;nbsp; class www-CM&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip inservice&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance policy http-PM&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip icmp-reply&lt;BR /&gt;&amp;nbsp; class https-CM&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip inservice&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance policy https-PM&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; loadbalance vip icmp-reply&lt;BR /&gt;exit&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;interface vlan xxx&lt;BR /&gt;&amp;nbsp; ip address xxx&lt;BR /&gt;&amp;nbsp; alias xxx&lt;BR /&gt;&amp;nbsp; peer ip address xxx&lt;BR /&gt;&amp;nbsp; access-group input xxx&lt;BR /&gt;&amp;nbsp; service-policy input LBR-LB&lt;BR /&gt;&amp;nbsp; no shutdown&lt;BR /&gt;exit&lt;/P&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2011 18:28:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-url-rediection/m-p/1652828#M33403</guid>
      <dc:creator>Surya ARBY</dc:creator>
      <dc:date>2011-04-04T18:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: ACE: url rediection</title>
      <link>https://community.cisco.com/t5/application-networking/ace-url-rediection/m-p/1652829#M33404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;The only reason you would need to worry about 443 when doing web host redirection on the ACE is if the backend rservers are setting the location header (e.g., &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://website.com/"&gt;http://website.com/&lt;/A&gt;&lt;SPAN&gt;), this will get forwarded to ACE, ace will reencrypt and send on to client.&amp;nbsp; The client will see the location header and build a new HTTP connection to ACE which will break the flow..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can have your webadmins either ensure they are not setting location header and/or implement ssl url-rewrite on the ACE via action list:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;action-list type modify http HTTP-To-HTTPS&lt;BR /&gt;&amp;nbsp; header rewrite response location header-value ".*http*" replace "%1https%2"&lt;BR /&gt;&amp;nbsp; ssl url rewrite location ".*"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2011 18:41:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-url-rediection/m-p/1652829#M33404</guid>
      <dc:creator>stmccabe</dc:creator>
      <dc:date>2011-04-04T18:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: ACE: url rediection</title>
      <link>https://community.cisco.com/t5/application-networking/ace-url-rediection/m-p/1652830#M33405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in this case, SSL offload is required, I didn't talk about that as it seems to be a migration from CSS, I assume the application already works without ssl rewrite &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2011 18:50:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-url-rediection/m-p/1652830#M33405</guid>
      <dc:creator>Surya ARBY</dc:creator>
      <dc:date>2011-04-04T18:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: ACE: url rediection</title>
      <link>https://community.cisco.com/t5/application-networking/ace-url-rediection/m-p/1652831#M33406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2011 18:55:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-url-rediection/m-p/1652831#M33406</guid>
      <dc:creator>gavin han</dc:creator>
      <dc:date>2011-04-04T18:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: ACE: url rediection</title>
      <link>https://community.cisco.com/t5/application-networking/ace-url-rediection/m-p/1652832#M33407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah it should work but we need to have ssl as well &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2011 18:58:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-url-rediection/m-p/1652832#M33407</guid>
      <dc:creator>gavin han</dc:creator>
      <dc:date>2011-04-04T18:58:14Z</dc:date>
    </item>
  </channel>
</rss>

