<?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 CS-100 Content page matching in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/cs-100-content-page-matching/m-p/276492#M4137</link>
    <description>&lt;P&gt;Is there a way to match the content of a webpage? Like my webpage contain "Hello World" an I want to match it with a rule containing and verify a word "Hello World". If it doesn't match(instead of "Hello World" it will reply "World Hello"), then it will make the service down instead of up. &lt;/P&gt;</description>
    <pubDate>Mon, 23 Aug 2004 06:45:25 GMT</pubDate>
    <dc:creator>alcher</dc:creator>
    <dc:date>2004-08-23T06:45:25Z</dc:date>
    <item>
      <title>CS-100 Content page matching</title>
      <link>https://community.cisco.com/t5/application-networking/cs-100-content-page-matching/m-p/276492#M4137</link>
      <description>&lt;P&gt;Is there a way to match the content of a webpage? Like my webpage contain "Hello World" an I want to match it with a rule containing and verify a word "Hello World". If it doesn't match(instead of "Hello World" it will reply "World Hello"), then it will make the service down instead of up. &lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2004 06:45:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cs-100-content-page-matching/m-p/276492#M4137</guid>
      <dc:creator>alcher</dc:creator>
      <dc:date>2004-08-23T06:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: CS-100 Content page matching</title>
      <link>https://community.cisco.com/t5/application-networking/cs-100-content-page-matching/m-p/276493#M4138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can write a script to send HTTP probe to a server and look at the response received.&lt;/P&gt;&lt;P&gt;Use the command 'socket waitfor' to look for the "Hello World" string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To send the *reversed* response, you need to use a primary sorry server with a 2nd service.&lt;/P&gt;&lt;P&gt;This service could be a different server, or a different service on the same physical server or a redirect service to a different web page where you could have a file with the response that you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The CSS can't generate a response itself.&lt;/P&gt;&lt;P&gt;It can only get it from somewhere else.&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;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Aug 2004 08:54:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/cs-100-content-page-matching/m-p/276493#M4138</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2004-08-23T08:54:39Z</dc:date>
    </item>
  </channel>
</rss>

