<?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 ACE full URL redirect in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382032#M41129</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have ACE 4710. My users will be accessing website&lt;/P&gt;&lt;P&gt;www.fcc.com which is mapped to VIP in DNS.&lt;/P&gt;&lt;P&gt;My requirement is that when users access &lt;A href="https://community.cisco.com/www.fcc.com" target="_blank"&gt;www.fcc.com&lt;/A&gt; then ACE should redirect the URL to the following ones&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dear Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Kindly create an new website with the below mentioned details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sitename : www.fcc.com&lt;/P&gt;&lt;P&gt;Ip address: 10.52.7.198&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The above mentioned ip address will be given for load balancer. The urls to be mapped in load balancer is given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://chfccapp01.kvbad.com:9001/forms/frmservlet?config=FCCPROD"&gt;http://chfccapp01.kvbad.com:9001/forms/frmservlet?config=FCCPROD&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://chfccapp02.kvbad.com:9001/forms/frmservlet?config=FCCPROD"&gt;http://chfccapp02.kvbad.com:9001/forms/frmservlet?config=FCCPROD&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible in ACE. Below is the config which I have planned to deploy.&lt;/P&gt;&lt;P&gt;probe tcp port9001&lt;/P&gt;&lt;P&gt;&amp;nbsp; port 9001&lt;/P&gt;&lt;P&gt;&amp;nbsp; interval 5&lt;/P&gt;&lt;P&gt;&amp;nbsp; passdetect interval 5&lt;/P&gt;&lt;P&gt;&amp;nbsp; connection term forced&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver host FCC-APP-WEB1&lt;/P&gt;&lt;P&gt;&amp;nbsp; ip address 10.52.7.196&lt;/P&gt;&lt;P&gt;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver host FCC-APP-WEB2&lt;/P&gt;&lt;P&gt;&amp;nbsp; ip address 10.52.7.197&lt;/P&gt;&lt;P&gt;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver redirect FCC-Redirect1&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;webhost-redirection &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://chfccapp01.kvbad.com:9001/forms/frmservlet?config=FCCPROD"&gt;http://chfccapp01.kvbad.com:9001/forms/frmservlet?config=FCCPROD&lt;/A&gt;&lt;SPAN&gt; 301&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver redirect FCC-Redirect2&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;webhost-redirection &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://chfccapp02.kvbad.com:9001/forms/frmservlet?config=FCCPROD"&gt;http://chfccapp02.kvbad.com:9001/forms/frmservlet?config=FCCPROD&lt;/A&gt;&lt;SPAN&gt; 301&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serverfarm host FCC-Dynamic-SF&lt;/P&gt;&lt;P&gt;&amp;nbsp; description *** FCC Dynamic ServerFarm ***&lt;/P&gt;&lt;P&gt;&amp;nbsp; probe port10870&lt;/P&gt;&lt;P&gt;&amp;nbsp; rserver FCC-APP-WEB1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&amp;nbsp; rserver FCC-APP-WEB2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serverfarm redirect FCC-App-Redirect&lt;/P&gt;&lt;P&gt; rserver FCC-Redirect1&lt;/P&gt;&lt;P&gt;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt; rserver FCC-Redirect2&lt;/P&gt;&lt;P&gt;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type http loadbalance match-any FCC-Redirect&lt;/P&gt;&lt;P&gt;2 match http header Host header-value "fcc"&lt;/P&gt;&lt;P&gt;class-map match-any FCC-Redirect-VIP&lt;/P&gt;&lt;P&gt;2 match virtual-address 10.52.7.198 tcp any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type loadbalance first-match FCC-APP&lt;/P&gt;&lt;P&gt; class FCC-Redirect&lt;/P&gt;&lt;P&gt;&amp;nbsp; serverfarm FCC-App-Redirect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map multi-match PM-MULTI-MATCH&lt;/P&gt;&lt;P&gt; class FCC-Redir-VIP&lt;/P&gt;&lt;P&gt;&amp;nbsp; loadbalance vip inservice&lt;/P&gt;&lt;P&gt;&amp;nbsp; loadbalance policy IDAM-REDIR&lt;/P&gt;&lt;P&gt;&amp;nbsp; loadbalance vip icmp-reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Is the config right. The customer is ready to change any URL name or the config to make it work.&lt;/P&gt;</description>
    <pubDate>Sun, 12 Jan 2014 02:47:39 GMT</pubDate>
    <dc:creator>Mukund Sandur</dc:creator>
    <dc:date>2014-01-12T02:47:39Z</dc:date>
    <item>
      <title>ACE full URL redirect</title>
      <link>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382032#M41129</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have ACE 4710. My users will be accessing website&lt;/P&gt;&lt;P&gt;www.fcc.com which is mapped to VIP in DNS.&lt;/P&gt;&lt;P&gt;My requirement is that when users access &lt;A href="https://community.cisco.com/www.fcc.com" target="_blank"&gt;www.fcc.com&lt;/A&gt; then ACE should redirect the URL to the following ones&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dear Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Kindly create an new website with the below mentioned details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sitename : www.fcc.com&lt;/P&gt;&lt;P&gt;Ip address: 10.52.7.198&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The above mentioned ip address will be given for load balancer. The urls to be mapped in load balancer is given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://chfccapp01.kvbad.com:9001/forms/frmservlet?config=FCCPROD"&gt;http://chfccapp01.kvbad.com:9001/forms/frmservlet?config=FCCPROD&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://chfccapp02.kvbad.com:9001/forms/frmservlet?config=FCCPROD"&gt;http://chfccapp02.kvbad.com:9001/forms/frmservlet?config=FCCPROD&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible in ACE. Below is the config which I have planned to deploy.&lt;/P&gt;&lt;P&gt;probe tcp port9001&lt;/P&gt;&lt;P&gt;&amp;nbsp; port 9001&lt;/P&gt;&lt;P&gt;&amp;nbsp; interval 5&lt;/P&gt;&lt;P&gt;&amp;nbsp; passdetect interval 5&lt;/P&gt;&lt;P&gt;&amp;nbsp; connection term forced&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver host FCC-APP-WEB1&lt;/P&gt;&lt;P&gt;&amp;nbsp; ip address 10.52.7.196&lt;/P&gt;&lt;P&gt;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver host FCC-APP-WEB2&lt;/P&gt;&lt;P&gt;&amp;nbsp; ip address 10.52.7.197&lt;/P&gt;&lt;P&gt;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver redirect FCC-Redirect1&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;webhost-redirection &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://chfccapp01.kvbad.com:9001/forms/frmservlet?config=FCCPROD"&gt;http://chfccapp01.kvbad.com:9001/forms/frmservlet?config=FCCPROD&lt;/A&gt;&lt;SPAN&gt; 301&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver redirect FCC-Redirect2&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;webhost-redirection &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://chfccapp02.kvbad.com:9001/forms/frmservlet?config=FCCPROD"&gt;http://chfccapp02.kvbad.com:9001/forms/frmservlet?config=FCCPROD&lt;/A&gt;&lt;SPAN&gt; 301&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serverfarm host FCC-Dynamic-SF&lt;/P&gt;&lt;P&gt;&amp;nbsp; description *** FCC Dynamic ServerFarm ***&lt;/P&gt;&lt;P&gt;&amp;nbsp; probe port10870&lt;/P&gt;&lt;P&gt;&amp;nbsp; rserver FCC-APP-WEB1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&amp;nbsp; rserver FCC-APP-WEB2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serverfarm redirect FCC-App-Redirect&lt;/P&gt;&lt;P&gt; rserver FCC-Redirect1&lt;/P&gt;&lt;P&gt;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt; rserver FCC-Redirect2&lt;/P&gt;&lt;P&gt;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map type http loadbalance match-any FCC-Redirect&lt;/P&gt;&lt;P&gt;2 match http header Host header-value "fcc"&lt;/P&gt;&lt;P&gt;class-map match-any FCC-Redirect-VIP&lt;/P&gt;&lt;P&gt;2 match virtual-address 10.52.7.198 tcp any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map type loadbalance first-match FCC-APP&lt;/P&gt;&lt;P&gt; class FCC-Redirect&lt;/P&gt;&lt;P&gt;&amp;nbsp; serverfarm FCC-App-Redirect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map multi-match PM-MULTI-MATCH&lt;/P&gt;&lt;P&gt; class FCC-Redir-VIP&lt;/P&gt;&lt;P&gt;&amp;nbsp; loadbalance vip inservice&lt;/P&gt;&lt;P&gt;&amp;nbsp; loadbalance policy IDAM-REDIR&lt;/P&gt;&lt;P&gt;&amp;nbsp; loadbalance vip icmp-reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Is the config right. The customer is ready to change any URL name or the config to make it work.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jan 2014 02:47:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382032#M41129</guid>
      <dc:creator>Mukund Sandur</dc:creator>
      <dc:date>2014-01-12T02:47:39Z</dc:date>
    </item>
    <item>
      <title>ACE full URL redirect</title>
      <link>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382033#M41130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Mukund,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have never tried the redirection with two redirect servers in a single serverfarm but it doesn't say anywhere that you cannot add more than one. Only thing i notice is that you have mentioned the port on which ACE shall send the traffic at backend. Other than that configuration looks fine. Kindly test and see how it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kanwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Jan 2014 16:31:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382033#M41130</guid>
      <dc:creator>Kanwaljeet Singh</dc:creator>
      <dc:date>2014-01-12T16:31:49Z</dc:date>
    </item>
    <item>
      <title>ACE full URL redirect</title>
      <link>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382034#M41131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Kanwal,&lt;/P&gt;&lt;P&gt;I was worried whether my base configuration is correct or not. But I didn't get what you are trying to say on the point of port on which ACE shall send the traffic. Is it wrong somewhere.? Client will use web port 80 to access the site fcc.com which should be redirected to the two URLs where the application is working on 9001. Can you please clarify this point&lt;/P&gt;&lt;P&gt;Anyways, we have scheduled downtime in coming weekend. I will test and let you know.&lt;/P&gt;&lt;P&gt;Thanks for your timely advice and support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 11:09:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382034#M41131</guid>
      <dc:creator>Mukund Sandur</dc:creator>
      <dc:date>2014-01-13T11:09:40Z</dc:date>
    </item>
    <item>
      <title>ACE full URL redirect</title>
      <link>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382035#M41132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Mukund,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If user is coming on port 9001 and servers are listening on port 9001 as well then there is no need to define a port for rservers in serverfarm. If user is coming on a different port and rserver is listening on different port then you need to define a port so that ACE forwards the request at backend on that port. For example, if a user is coming on port 80 but you want that ACE sends the traffic to rserver on port 8000 then you need to do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serverfarm host FCC-Dynamic-SF&lt;/P&gt;&lt;P&gt;description *** FCC Dynamic ServerFarm ***&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver FCC-APP-WEB1 8000&lt;/P&gt;&lt;P&gt;inservice&lt;/P&gt;&lt;P&gt;rserver FCC-APP-WEB2 8000&lt;/P&gt;&lt;P&gt;inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kanwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 15:23:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382035#M41132</guid>
      <dc:creator>Kanwaljeet Singh</dc:creator>
      <dc:date>2014-01-13T15:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: ACE full URL redirect</title>
      <link>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382036#M41133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kanwal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick response.&lt;/P&gt;&lt;P&gt;Still I have some issues..&lt;/P&gt;&lt;P&gt;My webhost redirection URL is &lt;A href="http://chfccapp01.kvbad.com:9001/forms/frmservlet?config=FCCPROD"&gt;http://chfccapp01.kvbad.com:9001/forms/frmservlet?config=FCCPROD&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;But ACE was not accepting the "?" in the URL..it was ommiting the "?" from URL.&lt;/P&gt;&lt;P&gt;So I have used the redirection URL as &lt;A href="http://chfccapp01.kvbad.com:9001/forms/frmservlet?config=FCCPROD"&gt;http://chfccapp01.kvbad.com:9001%p&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rserver redirection confiig is as follows&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;rserver redirect FCC-Redirect1&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp; webhost-redirection &lt;/STRONG&gt;&lt;A _jive_internal="true" href="https://community.cisco.com/"&gt;&lt;STRONG&gt;http://chfccapp01.kvbad.com:9001%p&lt;/STRONG&gt;&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; inservice&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;rserver redirect FCC-Redirect2&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp; webhost-redirection &lt;/STRONG&gt;&lt;A _jive_internal="true" href="https://community.cisco.com/"&gt;&lt;STRONG&gt;http://chfccapp02.kvbad.com:9001%p&lt;/STRONG&gt;&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp; inservice&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Even after modifying the URL, users are not able to access the webpage.&lt;/P&gt;&lt;P&gt;When I see the show service-policy command, I am getting connection drops. Attaching the config and the output of "show conn" and "show service-policy" command&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 19:06:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382036#M41133</guid>
      <dc:creator>Mukund Sandur</dc:creator>
      <dc:date>2014-01-13T19:06:22Z</dc:date>
    </item>
    <item>
      <title>ACE full URL redirect</title>
      <link>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382037#M41134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Mukund,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For ACE to accept ? in URL you need to press&amp;nbsp; &lt;STRONG&gt;Ctrl-v &lt;/STRONG&gt;before you type the question mark. That way you shall see the ? in configuration and redirection string sent to user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you able to access the server directly with the same URL? Do you see redirection is happening fine?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will check attachments later and update you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kanwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 19:13:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382037#M41134</guid>
      <dc:creator>Kanwaljeet Singh</dc:creator>
      <dc:date>2014-01-13T19:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: ACE full URL redirect</title>
      <link>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382038#M41135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kanwal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got that URL copied as it is with ? included as per you suggestion. Then I came to know that ACE cannot redirect to two different URLs so I changed it only one URL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline; "&gt;Old Config :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Earlier there were two URLs with two redirect servers.&lt;/P&gt;&lt;P&gt;rserver redirect FCC-Redirect1&lt;/P&gt;&lt;P&gt;webhost-redirection &lt;A href="http://chfccapp01.kvbad.com:9001/forms/frmservlet?config=FCCPROD" rel="nofollow"&gt;http://chfccapp01.kvbad.com:9001/forms/frmservlet?config=FCCPROD&lt;/A&gt; 301&lt;/P&gt;&lt;P&gt;inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rserver redirect FCC-Redirect2&lt;/P&gt;&lt;P&gt;webhost-redirection &lt;A href="http://chfccapp02.kvbad.com:9001/forms/frmservlet?config=FCCPROD" rel="nofollow"&gt;http://chfccapp02.kvbad.com:9001/forms/frmservlet?config=FCCPROD&lt;/A&gt; 301&lt;/P&gt;&lt;P&gt;inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serverfarm redirect FCC-App-Redirect&lt;/P&gt;&lt;P&gt;&amp;nbsp; rserver FCC-Redirect1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&amp;nbsp; rserver FCC-Redirect2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline; "&gt;New Config:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;rserver redirect FCC-Redirect1&lt;/P&gt;&lt;P&gt;webhost-redirection &lt;A href="http://chfccapp01.kvbad.com:9001/forms/frmservlet?config=FCCPROD" rel="nofollow"&gt;http://chfccapp01.kvbad.com:9001/forms/frmservlet?config=FCCPROD&lt;/A&gt; 301&lt;/P&gt;&lt;P&gt;inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serverfarm redirect FCC-App-Redirect&lt;/P&gt;&lt;P&gt;&amp;nbsp; rserver FCC-Redirect1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; inservice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this config change, ACE is not redirecting traffic to the real servers but only handing over the redirect URL "&lt;A href="http://chfccapp01.kvbad.com:9001/forms/frmservlet?config=FCCPROD" rel="nofollow"&gt;http://chfccapp01.kvbad.com:9001/forms/frmservlet?config=FCCPROD&lt;/A&gt;" to the client. When the client access &lt;A href="http://www.fcc.com/"&gt;www.fcc.com&lt;/A&gt;, his webpage is redirected to the above URL and then he direclty hits the real server as the redirected URL is mapped to real server IP in DNS. This means that I will have to give direct access to server on port 9001. This behaviour is not which I want. Is this how the URL redirect works?? I am bit naive on this type of ACE config. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the client to access &lt;A href="http://www.fcc.com"&gt;www.fcc.com&lt;/A&gt; port 80 which should then be redirected to the URL running on real servers on port 9001. The real server should then respond back to VIP on port 80&amp;nbsp; and then VIP should return the traffic to the client.&lt;/P&gt;&lt;P&gt;Is it possible? Attaching the running config&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 05:00:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382038#M41135</guid>
      <dc:creator>Mukund Sandur</dc:creator>
      <dc:date>2014-01-17T05:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: ACE full URL redirect</title>
      <link>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382039#M41136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;After redirect the user shall come on a different VIP. For that you should change DNS mapping. The redirect url shall point to Ace vip and not real server ip.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kanwal&lt;BR /&gt;&lt;BR /&gt;Sent from Cisco Technical Support iPhone App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 05:10:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382039#M41136</guid>
      <dc:creator>Kanwaljeet Singh</dc:creator>
      <dc:date>2014-01-17T05:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: ACE full URL redirect</title>
      <link>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382040#M41137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also you have 9001 in redirect url so you should have vip listening on port 9001. If i am not wrong if the user comes with the above url then destination port will be 9001 and not 80.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kanwal&lt;BR /&gt;&lt;BR /&gt;Sent from Cisco Technical Support iPhone App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 05:12:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382040#M41137</guid>
      <dc:creator>Kanwaljeet Singh</dc:creator>
      <dc:date>2014-01-17T05:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: ACE full URL redirect</title>
      <link>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382041#M41138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Kanwal for a excellent solution ..&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon" src="https://community.cisco.com/4.5.4/images/tiny_mce3/plugins/jiveemoticons/images/spacer.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But is it mandatory that I should keep the redirect URL on 9001.&lt;/P&gt;&lt;P&gt;Probably I will change the URL to 80 itself and then new VIP translating from 80&amp;nbsp; to 9001.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 05:18:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382041#M41138</guid>
      <dc:creator>Mukund Sandur</dc:creator>
      <dc:date>2014-01-17T05:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: ACE full URL redirect</title>
      <link>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382042#M41139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Yes you can make the user come on port 80 and let ace send the traffic at backend on port 9001. That adds extra layer of security by not exposing the real server port.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kanwal&lt;BR /&gt;&lt;BR /&gt;Sent from Cisco Technical Support iPhone App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 05:32:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382042#M41139</guid>
      <dc:creator>Kanwaljeet Singh</dc:creator>
      <dc:date>2014-01-17T05:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: ACE full URL redirect</title>
      <link>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382043#M41140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Kanwal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all the feedback...Its absolutely working fine...both the redirection and then redirected URL also load-balanced via new VIP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jan 2014 07:47:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-full-url-redirect/m-p/2382043#M41140</guid>
      <dc:creator>Mukund Sandur</dc:creator>
      <dc:date>2014-01-18T07:47:59Z</dc:date>
    </item>
  </channel>
</rss>

