<?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: CSS 1100 series Basics in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/css-1100-series-basics/m-p/1025247#M20331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the traffic is coming in from the outside world, is it hitting a virtual IP(VIP)? If it is, and its port 80, it should use the round robin load balance per each request.  You can configure other types of balancing by using the "advance balance" feature on the content rule.  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Aug 2008 18:08:25 GMT</pubDate>
    <dc:creator>dpastor</dc:creator>
    <dc:date>2008-08-08T18:08:25Z</dc:date>
    <item>
      <title>CSS 1100 series Basics</title>
      <link>https://community.cisco.com/t5/application-networking/css-1100-series-basics/m-p/1025244#M20328</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Although we have implemented the CSS and also it is working , i still doubt about the CSS working :(.&lt;/P&gt;&lt;P&gt;We have used the default round-robin algorithm  for load balancing between servers. &lt;/P&gt;&lt;P&gt;In this method does the load balancing takes place session wise ( session initiated by clients )  or does the CSS sends the IP packets coming from outside world to two internal server IP's just in a roung robin manner.&lt;/P&gt;&lt;P&gt;I tried to search on cisco.com but could not get the exact answer.&lt;/P&gt;&lt;P&gt;any link on ciso.com or ant other TCP / IP web link ? Or any book which can give me the correct answer ( Tanenbaum,  Komer ,... ) please suggest.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Subodh&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2008 17:40:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-1100-series-basics/m-p/1025244#M20328</guid>
      <dc:creator>bapatsubodh</dc:creator>
      <dc:date>2008-07-22T17:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: CSS 1100 series Basics</title>
      <link>https://community.cisco.com/t5/application-networking/css-1100-series-basics/m-p/1025245#M20329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The CSS load balances per flow, unless you tell it to do otherwise (i.e. sticky by source IP).  HTTP flows tend to be pretty short.  Once the web page has been received all the flows are closed and new flows will be created when the user clicks a link.  The CSS cleans up inactive flows (garbage collection) pretty fast.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you require stateful sessions, where one server must perform all the transactions for a session regardless of the number of flows, you should use the sticky features.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to see if traffic is going both ways, try "show services summary"... you should see hits to both services.  Another way would be to check the web server logs to verify hits on both servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 19:38:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-1100-series-basics/m-p/1025245#M20329</guid>
      <dc:creator>4rmorris</dc:creator>
      <dc:date>2008-07-25T19:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: CSS 1100 series Basics</title>
      <link>https://community.cisco.com/t5/application-networking/css-1100-series-basics/m-p/1025246#M20330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Subodh,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can get some very good books for CSS as follows :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Designing Content Switching Solutions &lt;/P&gt;&lt;P&gt;by Zeeshan Naseh, CCIE No. 6838; Haroon Khan, CCIE No. 4530 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. &lt;/P&gt;&lt;P&gt;Content Networking Fundamentals &lt;/P&gt;&lt;P&gt;Cisco Press &lt;/P&gt;&lt;P&gt;Author: Silvano Da Ros &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get all versions of documents at this link at cisco site : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.conft.com/univercd/cc/td/doc/product/webscale/css/" target="_blank"&gt;http://www.conft.com/univercd/cc/td/doc/product/webscale/css/&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;3. Cisco Internet Applications and Solutions Self-Study Guide: Cisco Internet Solutions Specialist by Michael Wilkes &lt;/P&gt;&lt;P&gt;ISBN13: 9781587052408 &lt;/P&gt;&lt;P&gt;ISBN10: 1-58705-240-7 &lt;/P&gt;&lt;P&gt;Publisher : Pearson Education &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. &lt;/P&gt;&lt;P&gt;Content Delivery Networks: Web Switching for Security, Availability, and Speed by Scot Hull &lt;/P&gt;&lt;P&gt;Publisher : Mc Graw Hill &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find troubleshooting notes on cisco website here: &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/contnetw/ps789/prod_tech_notes_list.html" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/contnetw/ps789/prod_tech_notes_list.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can also get some  helpful referece configuration guide here:&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/contnetw/ps789/products_installation_and_configuration_guides_list.html" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/contnetw/ps789/products_installation_and_configuration_guides_list.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you might get some good stuff out of this. &lt;/P&gt;&lt;P&gt;In case of any new book I came to know, I would keep you posted for the same. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep posting. &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;Sachin garg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2008 17:48:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-1100-series-basics/m-p/1025246#M20330</guid>
      <dc:creator>sachinga.hcl</dc:creator>
      <dc:date>2008-07-31T17:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: CSS 1100 series Basics</title>
      <link>https://community.cisco.com/t5/application-networking/css-1100-series-basics/m-p/1025247#M20331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the traffic is coming in from the outside world, is it hitting a virtual IP(VIP)? If it is, and its port 80, it should use the round robin load balance per each request.  You can configure other types of balancing by using the "advance balance" feature on the content rule.  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2008 18:08:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-1100-series-basics/m-p/1025247#M20331</guid>
      <dc:creator>dpastor</dc:creator>
      <dc:date>2008-08-08T18:08:25Z</dc:date>
    </item>
  </channel>
</rss>

