<?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 CSS problem with dynamic webpages in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/css-problem-with-dynamic-webpages/m-p/392245#M6873</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need an experts advise on an issue we have with a CSS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of the services configured on our CSS is a service to service our internal webpages. There is a special technique use to program these webpages. The way it works (so is told to me by our webpage designers) is that the server does a lookup of a part of the page. This is done by doing a DNS request. The DNS points to the VIP address of the webpages, not the real address. Then it goes wrong because the CSS doesn't like this. If we add a local host file with the real address all works fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we tell the CSS that for the DNS request coming from the webserver itself to use the real address and not the VIP address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it makes sense what I just wrote down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Apr 2005 08:09:35 GMT</pubDate>
    <dc:creator>j.theunissen</dc:creator>
    <dc:date>2005-04-04T08:09:35Z</dc:date>
    <item>
      <title>CSS problem with dynamic webpages</title>
      <link>https://community.cisco.com/t5/application-networking/css-problem-with-dynamic-webpages/m-p/392245#M6873</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need an experts advise on an issue we have with a CSS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of the services configured on our CSS is a service to service our internal webpages. There is a special technique use to program these webpages. The way it works (so is told to me by our webpage designers) is that the server does a lookup of a part of the page. This is done by doing a DNS request. The DNS points to the VIP address of the webpages, not the real address. Then it goes wrong because the CSS doesn't like this. If we add a local host file with the real address all works fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can we tell the CSS that for the DNS request coming from the webserver itself to use the real address and not the VIP address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it makes sense what I just wrote down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2005 08:09:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-problem-with-dynamic-webpages/m-p/392245#M6873</guid>
      <dc:creator>j.theunissen</dc:creator>
      <dc:date>2005-04-04T08:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: CSS problem with dynamic webpages</title>
      <link>https://community.cisco.com/t5/application-networking/css-problem-with-dynamic-webpages/m-p/392246#M6874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can't create different response depending who is making the request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, the CSS does not care if a server does a dns request.  It will answer just like for any other devices.&lt;/P&gt;&lt;P&gt;However, it will respond with its VIP and when the server opens a webpage to the vip, the request will be loadbalanced and therefore there is no guarantee that the response will go back to your server.&lt;/P&gt;&lt;P&gt;Moreover, if servers can open connection with the vip, you need client nat to guarantee that the response will not go from one server to the other but instead go first to the CSS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see there is precautions to take for what you want to do and I think that the solution you have in place is the easiest to implement.&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;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2005 12:26:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-problem-with-dynamic-webpages/m-p/392246#M6874</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2005-04-04T12:26:53Z</dc:date>
    </item>
  </channel>
</rss>

