<?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 - Simple configuration does not work in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/css-simple-configuration-does-not-work/m-p/914610#M17982</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the services also, you need to add you port number 8180 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards&lt;/P&gt;&lt;P&gt;sathappan.s&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 27 Oct 2007 08:34:21 GMT</pubDate>
    <dc:creator>sathappan</dc:creator>
    <dc:date>2007-10-27T08:34:21Z</dc:date>
    <item>
      <title>CSS - Simple configuration does not work</title>
      <link>https://community.cisco.com/t5/application-networking/css-simple-configuration-does-not-work/m-p/914608#M17980</link>
      <description>&lt;P&gt;CSS - Simple configuration does not work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See configuration details and some show commands below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client PCs can ping the virtual ip address of 10.253.1.101, but can not http to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client PCs can http to the individual web servers on their ip addresses:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://10.253.10.108:8180/" target="_blank"&gt;http://10.253.10.108:8180/&lt;/A&gt; and &lt;A class="jive-link-custom" href="http://10.253.10.109:8180/" target="_blank"&gt;http://10.253.10.109:8180/&lt;/A&gt; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea what I am missing here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ip route 0.0.0.0 0.0.0.0 10.253.1.14 1 &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; !************************* INTERFACE *************************&lt;/P&gt;&lt;P&gt; interface  1/1&lt;/P&gt;&lt;P&gt;   bridge vlan 253 &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; interface  1/2&lt;/P&gt;&lt;P&gt;   bridge vlan 173 &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; !************************** CIRCUIT **************************&lt;/P&gt;&lt;P&gt; circuit VLAN173&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;   ip address 10.253.10.240 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;circuit VLAN253&lt;/P&gt;&lt;P&gt; ip address 10.253.1.240 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!************************** SERVICE **************************&lt;/P&gt;&lt;P&gt;service LB_Test_1 &lt;/P&gt;&lt;P&gt;  ip address 10.253.10.108 &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service LB_Test_2 &lt;/P&gt;&lt;P&gt;  ip address 10.253.10.109 &lt;/P&gt;&lt;P&gt;  active &lt;/P&gt;&lt;P&gt;!*************************** OWNER ***************************&lt;/P&gt;&lt;P&gt;owner LBTest1 &lt;/P&gt;&lt;P&gt;  content Web_Servers_Test1 &lt;/P&gt;&lt;P&gt;    add service LB_Test_1 &lt;/P&gt;&lt;P&gt;    add service LB_Test_2 &lt;/P&gt;&lt;P&gt;    vip address 10.253.1.101 &lt;/P&gt;&lt;P&gt;    vip-ping-response local-remote &lt;/P&gt;&lt;P&gt;    protocol tcp &lt;/P&gt;&lt;P&gt;    port 8180 &lt;/P&gt;&lt;P&gt;    active &lt;/P&gt;&lt;P&gt;end of buffer.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;CSS11503# sh interface 1/1 &lt;/P&gt;&lt;P&gt;  Name             ifIndex    Type      Oper  Admin     Last Change&lt;/P&gt;&lt;P&gt;  ----             -------    ----      ----  -----     -----------&lt;/P&gt;&lt;P&gt;   1/1                3       ge        Up    Enable    10/25/2007 07:36:08&lt;/P&gt;&lt;P&gt;                        &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CSS11503# sh interface 1/2&lt;/P&gt;&lt;P&gt;  Name             ifIndex    Type      Oper  Admin     Last Change&lt;/P&gt;&lt;P&gt;  ----             -------    ----      ----  -----     -----------&lt;/P&gt;&lt;P&gt;   1/2                4       ge        Up    Enable    10/25/2007 07:36:08&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CSS11503# sh service &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Services (3 entries):&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  Name: LB_Test_1         Index: 1     &lt;/P&gt;&lt;P&gt;   Type: Local            State: Alive&lt;/P&gt;&lt;P&gt;   Rule ( 10.253.10.108  ANY  ANY )&lt;/P&gt;&lt;P&gt;   Session Redundancy: Disabled&lt;/P&gt;&lt;P&gt;   Redirect Domain:  &lt;/P&gt;&lt;P&gt;   Redirect String: &lt;/P&gt;&lt;P&gt;   Keepalive: (ICMP   5   3   5 )&lt;/P&gt;&lt;P&gt;   Keepalive Encryption:      Disabled&lt;/P&gt;&lt;P&gt;   Last Clearing of Stats Counters: 10/25/2007 07:36:17&lt;/P&gt;&lt;P&gt;   Mtu:                       1500        State Transitions:            0&lt;/P&gt;&lt;P&gt;   Total Local Connections:   2           Total Backup Connections:     0&lt;/P&gt;&lt;P&gt;   Current Local Connections: 0           Current Backup Connections:   0&lt;/P&gt;&lt;P&gt;   Total Connections:         2           Max Connections:              65534&lt;/P&gt;&lt;P&gt;   Total Reused Conns:        0         &lt;/P&gt;&lt;P&gt;   Weight:                    1           Load:                         2&lt;/P&gt;&lt;P&gt;   Weight Reporting:          None        &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  Name: LB_Test_2         Index: 2     &lt;/P&gt;&lt;P&gt;   Type: Local            State: Alive&lt;/P&gt;&lt;P&gt;  Rule ( 10.253.10.109  ANY  ANY )&lt;/P&gt;&lt;P&gt;   Session Redundancy: Disabled&lt;/P&gt;&lt;P&gt;   Redirect Domain:  &lt;/P&gt;&lt;P&gt;   Redirect String: &lt;/P&gt;&lt;P&gt;   Keepalive: (ICMP   5   3   5 )&lt;/P&gt;&lt;P&gt;   Keepalive Encryption:      Disabled&lt;/P&gt;&lt;P&gt;   Last Clearing of Stats Counters: 10/25/2007 07:36:20&lt;/P&gt;&lt;P&gt;   Mtu:                       1500        State Transitions:            0&lt;/P&gt;&lt;P&gt;   Total Local Connections:   3           Total Backup Connections:     0&lt;/P&gt;&lt;P&gt;   Current Local Connections: 0           Current Backup Connections:   0&lt;/P&gt;&lt;P&gt;   Total Connections:         3           Max Connections:              65534&lt;/P&gt;&lt;P&gt;   Total Reused Conns:        0         &lt;/P&gt;&lt;P&gt;   Weight:                    1           Load:                         2&lt;/P&gt;&lt;P&gt;   Weight Reporting:          None        &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CSS11503#&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;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2007 07:46:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-simple-configuration-does-not-work/m-p/914608#M17980</guid>
      <dc:creator>mp5766_2</dc:creator>
      <dc:date>2007-10-26T07:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: CSS - Simple configuration does not work</title>
      <link>https://community.cisco.com/t5/application-networking/css-simple-configuration-does-not-work/m-p/914609#M17981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what's the default gateway of the servers ???&lt;/P&gt;&lt;P&gt;Make sure the response from the servers goes back to the CSS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One trick is to configure client nat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;group client&lt;/P&gt;&lt;P&gt;  vip address 10.253.10.239&lt;/P&gt;&lt;P&gt;  add destination service LB_Test_1&lt;/P&gt;&lt;P&gt;  add destination service LB_Test_2 &lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2007 08:42:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-simple-configuration-does-not-work/m-p/914609#M17981</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2007-10-26T08:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: CSS - Simple configuration does not work</title>
      <link>https://community.cisco.com/t5/application-networking/css-simple-configuration-does-not-work/m-p/914610#M17982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the services also, you need to add you port number 8180 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards&lt;/P&gt;&lt;P&gt;sathappan.s&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Oct 2007 08:34:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-simple-configuration-does-not-work/m-p/914610#M17982</guid>
      <dc:creator>sathappan</dc:creator>
      <dc:date>2007-10-27T08:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: CSS - Simple configuration does not work</title>
      <link>https://community.cisco.com/t5/application-networking/css-simple-configuration-does-not-work/m-p/914611#M17983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the port number is not required.&lt;/P&gt;&lt;P&gt;You need it only if you want to do port translation and use a different port on the servers then on the vip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2007 12:58:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-simple-configuration-does-not-work/m-p/914611#M17983</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2007-10-30T12:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: CSS - Simple configuration does not work</title>
      <link>https://community.cisco.com/t5/application-networking/css-simple-configuration-does-not-work/m-p/914612#M17984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Giles. That worked like a charm. I think you deserve a rating of 5 as you even provided the actual commands, in fact I did not even have to type them out, I just copied and pasted them line by line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry to get back to you this late. I was busy on another project and this was put on the backburner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a related question, if I may ask:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstly when I attempt to run my application through the web interface, I can bring up the application login screen without a problem.&lt;/P&gt;&lt;P&gt;However I have to enter the details twice â&amp;#128;&amp;#156;enter the network password for site 10.253.1.101â&amp;#128;&amp;#157; (this is the content switch VIP). If I enter the User Name and Password a second time I can then login to the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(This is a Windows 2000 PC running IE 6.0.2800.1106).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the purposes of Load Testing my application I have a number of machines installed within our test network (10.253.1.x)&lt;/P&gt;&lt;P&gt;These machines have Windows 2003 Server R2 with SP2 installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again I can bring up the login screen for the application and I have to enter the User name and Password twice before getting any further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately at this point the application becomes unusable as required JSP files fail to be downloaded from the Server.&lt;/P&gt;&lt;P&gt;I'm currently looking at various settings within IE 6 (Security, Pop-Blockers, Proxy Server configuration.) to try and overcome this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any thoughts on why I need to enter the User name and password twice?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohan&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;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2007 11:29:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-simple-configuration-does-not-work/m-p/914612#M17984</guid>
      <dc:creator>mp5766_2</dc:creator>
      <dc:date>2007-11-01T11:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: CSS - Simple configuration does not work</title>
      <link>https://community.cisco.com/t5/application-networking/css-simple-configuration-does-not-work/m-p/914613#M17985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you probable need stickyness.&lt;/P&gt;&lt;P&gt;Try to add the following commands under the content rule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;url "/*"&lt;/P&gt;&lt;P&gt;advanced-babalnce arrowpoint&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2007 12:11:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-simple-configuration-does-not-work/m-p/914613#M17985</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2007-11-01T12:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: CSS - Simple configuration does not work</title>
      <link>https://community.cisco.com/t5/application-networking/css-simple-configuration-does-not-work/m-p/914614#M17986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right on target again Giles.&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;Mohan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2007 13:39:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-simple-configuration-does-not-work/m-p/914614#M17986</guid>
      <dc:creator>mp5766_2</dc:creator>
      <dc:date>2007-11-01T13:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: CSS - Simple configuration does not work</title>
      <link>https://community.cisco.com/t5/application-networking/css-simple-configuration-does-not-work/m-p/914615#M17987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I am testing some advanced configurations and my following configuration is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Relevant configuration of 1 one of the CSS as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!************************** SERVICE **************************&lt;/P&gt;&lt;P&gt;service LB_Test_1&lt;/P&gt;&lt;P&gt;    ip address 10.253.10.108&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service LB_Test_2&lt;/P&gt;&lt;P&gt;  ip address 10.253.10.109&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!*************************** OWNER ***************************&lt;/P&gt;&lt;P&gt;owner LBTest1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content Web_Server_Test1&lt;/P&gt;&lt;P&gt;    add service LB_Test_1&lt;/P&gt;&lt;P&gt;    add service LB_Test_2&lt;/P&gt;&lt;P&gt;    vip address 10.253.1.101&lt;/P&gt;&lt;P&gt;    vip-ping-response local-remote&lt;/P&gt;&lt;P&gt;    advanced-balance arrowpoint-cookie&lt;/P&gt;&lt;P&gt;    protocol tcp&lt;/P&gt;&lt;P&gt;    port 8180&lt;/P&gt;&lt;P&gt;    url "/prweb/PRServlet/*"&lt;/P&gt;&lt;P&gt;    active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content Web_Server_Test2&lt;/P&gt;&lt;P&gt;    add service LB_Test_1&lt;/P&gt;&lt;P&gt;    add service LB_Test_2&lt;/P&gt;&lt;P&gt;    vip-ping-response local-remote&lt;/P&gt;&lt;P&gt;    vip address 10.253.1.102&lt;/P&gt;&lt;P&gt;    advanced-balance arrowpoint-cookie&lt;/P&gt;&lt;P&gt;    protocol tcp&lt;/P&gt;&lt;P&gt;    port 8280&lt;/P&gt;&lt;P&gt;    url "/prweb/PRServlet/*"&lt;/P&gt;&lt;P&gt;    active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSS11503# show rule&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Content Rules:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; /////&lt;/P&gt;&lt;P&gt; \\\///&lt;/P&gt;&lt;P&gt; ///\\\  The Duke of Url.&lt;/P&gt;&lt;P&gt;{ O--O }&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;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name:        Web_Server_Test1   Owner:                 LBTest1&lt;/P&gt;&lt;P&gt;State:                 Active   Type:                     HTTP&lt;/P&gt;&lt;P&gt;Balance:          Round Robin   Failover:                  N/A&lt;/P&gt;&lt;P&gt;Persistence:          Enabled   Param-Bypass:         Disabled&lt;/P&gt;&lt;P&gt;Session Redundancy:  Disabled&lt;/P&gt;&lt;P&gt;IP Redundancy:           Master&lt;/P&gt;&lt;P&gt;L3:         10.253.1.101&lt;/P&gt;&lt;P&gt;L4:         TCP/8180&lt;/P&gt;&lt;P&gt;Url:        /prweb/PRServlet/*&lt;/P&gt;&lt;P&gt;Redirect: ""&lt;/P&gt;&lt;P&gt;TCP RST client if service unreachable: Disabled&lt;/P&gt;&lt;P&gt;Rule Services &amp;amp; Weights:&lt;/P&gt;&lt;P&gt; 1: LB_Test_1-Alive, S-1&lt;/P&gt;&lt;P&gt; 2: LB_Test_2-Alive, S-1&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name:        Web_Server_Test2   Owner:                 LBTest1&lt;/P&gt;&lt;P&gt;State:                 Active   Type:                     HTTP&lt;/P&gt;&lt;P&gt;Balance:          Round Robin   Failover:                  N/A&lt;/P&gt;&lt;P&gt;Persistence:          Enabled   Param-Bypass:         Disabled&lt;/P&gt;&lt;P&gt;Session Redundancy:  Disabled&lt;/P&gt;&lt;P&gt;IP Redundancy:           Master&lt;/P&gt;&lt;P&gt;L3:         10.253.1.102&lt;/P&gt;&lt;P&gt;L4:         TCP/8280&lt;/P&gt;&lt;P&gt;Url:        /prweb/PRServlet/*&lt;/P&gt;&lt;P&gt;Redirect: ""&lt;/P&gt;&lt;P&gt;TCP RST client if service unreachable: Disabled&lt;/P&gt;&lt;P&gt;Rule Services &amp;amp; Weights:&lt;/P&gt;&lt;P&gt; 1: LB_Test_1-Alive, S-1&lt;/P&gt;&lt;P&gt;end of buffer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSS11503# &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSS11503# show rule-summary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VIP Address     Port  Prot Url                CntRuleName    OwnerName Stat Idx&lt;/P&gt;&lt;P&gt;--------------- ----- ---- ------------------ -------------- --------- ---- ---&lt;/P&gt;&lt;P&gt;10.253.1.101    8180  TCP  /prweb/PRServlet/* Web_Server_Tes LBTest1   Act  0&lt;/P&gt;&lt;P&gt;10.253.1.102    8280  TCP  /prweb/PRServlet/* Web_Server_Tes LBTest1   Act  1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CSS11503#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried launching a browser and connecting via the two load balanced URL's&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://10.253.1.101:8180/prweb/PRservlet" target="_blank"&gt;http://10.253.1.101:8180/prweb/PRservlet&lt;/A&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://10.253.1.102:8280/prweb/PRServlet" target="_blank"&gt;http://10.253.1.102:8280/prweb/PRServlet&lt;/A&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Neither of these links currently work - I get a 'The page cannot be displayed' error message&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;However, I know that all four Tomcat nodes are up and working as I can login to the PRPC application via any of the direct links;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://10.253.10.108:8180/prweb/PRServlet" target="_blank"&gt;http://10.253.10.108:8180/prweb/PRServlet&lt;/A&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://10.253.10.108:8280/prweb/PRServlet" target="_blank"&gt;http://10.253.10.108:8280/prweb/PRServlet&lt;/A&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://10.253.10.109:8180/prweb/PRServlet" target="_blank"&gt;http://10.253.10.109:8180/prweb/PRServlet&lt;/A&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://10.253.10.109:8280/prweb/PRServlet" target="_blank"&gt;http://10.253.10.109:8280/prweb/PRServlet&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above configuration works by modifying the url statement from&lt;/P&gt;&lt;P&gt;url "/prweb/PRServlet/*"&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;url "/*"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Nov 2007 15:31:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-simple-configuration-does-not-work/m-p/914615#M17987</guid>
      <dc:creator>mp5766_2</dc:creator>
      <dc:date>2007-11-23T15:31:28Z</dc:date>
    </item>
  </channel>
</rss>

