<?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 with HTTP and SSL in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/css-with-http-and-ssl/m-p/71980#M837</link>
    <description>&lt;P&gt;Have a CSS in a DMZ with 2 web servers loadbalanced.&lt;/P&gt;&lt;P&gt;4 services defined and 2 rules.   2 of the servers are for http and 2 for ssl.&lt;/P&gt;&lt;P&gt;Depending on the location of the user (external to the company or interal to the &lt;/P&gt;&lt;P&gt;company) and the URL depends if they get HTTPS or HTTP.&lt;/P&gt;&lt;P&gt;If an internal user hits HTTPS would it cause them to travers a rule twice and not keep a persistance session? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example of config:&lt;/P&gt;&lt;P&gt;service 10&lt;/P&gt;&lt;P&gt;  ip address 10.150.1.10&lt;/P&gt;&lt;P&gt;  keepalive port 80&lt;/P&gt;&lt;P&gt;  keepalive type tcp&lt;/P&gt;&lt;P&gt;  string chocolate_chip&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service 10ssl&lt;/P&gt;&lt;P&gt;  ip address 10.150.1.10&lt;/P&gt;&lt;P&gt;  keepalive port 443&lt;/P&gt;&lt;P&gt;  keepalive type tcp&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service 11&lt;/P&gt;&lt;P&gt;  ip address 10.150.1.11&lt;/P&gt;&lt;P&gt;  keepalive port 80&lt;/P&gt;&lt;P&gt;  keepalive type tcp&lt;/P&gt;&lt;P&gt;  string oreo_cookies&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service 11ssl&lt;/P&gt;&lt;P&gt;  ip address 10.150.1.11&lt;/P&gt;&lt;P&gt;  keepalive port 443&lt;/P&gt;&lt;P&gt;  keepalive type tcp&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;owner Global-Workplace&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content ProdWEB&lt;/P&gt;&lt;P&gt;    vip address 10.10.10.165&lt;/P&gt;&lt;P&gt;    protocol tcp&lt;/P&gt;&lt;P&gt;    port 80&lt;/P&gt;&lt;P&gt;    url "/*"&lt;/P&gt;&lt;P&gt;    advanced-balance arrowpoint-cookie&lt;/P&gt;&lt;P&gt;    add service 11 weight 7&lt;/P&gt;&lt;P&gt;    add service 10 weight 3&lt;/P&gt;&lt;P&gt;    active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content ProdWEB443&lt;/P&gt;&lt;P&gt;    vip address 10.10.10.165&lt;/P&gt;&lt;P&gt;    protocol tcp&lt;/P&gt;&lt;P&gt;    port 443&lt;/P&gt;&lt;P&gt;    url "/*"&lt;/P&gt;&lt;P&gt;    advanced-balance ssl&lt;/P&gt;&lt;P&gt;    application ssl&lt;/P&gt;&lt;P&gt;    add service 10ssl weight 3&lt;/P&gt;&lt;P&gt;    add service 11ssl weight 7&lt;/P&gt;&lt;P&gt;    active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Aug 2002 20:28:44 GMT</pubDate>
    <dc:creator>Kevin_wilson</dc:creator>
    <dc:date>2002-08-26T20:28:44Z</dc:date>
    <item>
      <title>CSS with HTTP and SSL</title>
      <link>https://community.cisco.com/t5/application-networking/css-with-http-and-ssl/m-p/71980#M837</link>
      <description>&lt;P&gt;Have a CSS in a DMZ with 2 web servers loadbalanced.&lt;/P&gt;&lt;P&gt;4 services defined and 2 rules.   2 of the servers are for http and 2 for ssl.&lt;/P&gt;&lt;P&gt;Depending on the location of the user (external to the company or interal to the &lt;/P&gt;&lt;P&gt;company) and the URL depends if they get HTTPS or HTTP.&lt;/P&gt;&lt;P&gt;If an internal user hits HTTPS would it cause them to travers a rule twice and not keep a persistance session? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example of config:&lt;/P&gt;&lt;P&gt;service 10&lt;/P&gt;&lt;P&gt;  ip address 10.150.1.10&lt;/P&gt;&lt;P&gt;  keepalive port 80&lt;/P&gt;&lt;P&gt;  keepalive type tcp&lt;/P&gt;&lt;P&gt;  string chocolate_chip&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service 10ssl&lt;/P&gt;&lt;P&gt;  ip address 10.150.1.10&lt;/P&gt;&lt;P&gt;  keepalive port 443&lt;/P&gt;&lt;P&gt;  keepalive type tcp&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service 11&lt;/P&gt;&lt;P&gt;  ip address 10.150.1.11&lt;/P&gt;&lt;P&gt;  keepalive port 80&lt;/P&gt;&lt;P&gt;  keepalive type tcp&lt;/P&gt;&lt;P&gt;  string oreo_cookies&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service 11ssl&lt;/P&gt;&lt;P&gt;  ip address 10.150.1.11&lt;/P&gt;&lt;P&gt;  keepalive port 443&lt;/P&gt;&lt;P&gt;  keepalive type tcp&lt;/P&gt;&lt;P&gt;  active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;owner Global-Workplace&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content ProdWEB&lt;/P&gt;&lt;P&gt;    vip address 10.10.10.165&lt;/P&gt;&lt;P&gt;    protocol tcp&lt;/P&gt;&lt;P&gt;    port 80&lt;/P&gt;&lt;P&gt;    url "/*"&lt;/P&gt;&lt;P&gt;    advanced-balance arrowpoint-cookie&lt;/P&gt;&lt;P&gt;    add service 11 weight 7&lt;/P&gt;&lt;P&gt;    add service 10 weight 3&lt;/P&gt;&lt;P&gt;    active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  content ProdWEB443&lt;/P&gt;&lt;P&gt;    vip address 10.10.10.165&lt;/P&gt;&lt;P&gt;    protocol tcp&lt;/P&gt;&lt;P&gt;    port 443&lt;/P&gt;&lt;P&gt;    url "/*"&lt;/P&gt;&lt;P&gt;    advanced-balance ssl&lt;/P&gt;&lt;P&gt;    application ssl&lt;/P&gt;&lt;P&gt;    add service 10ssl weight 3&lt;/P&gt;&lt;P&gt;    add service 11ssl weight 7&lt;/P&gt;&lt;P&gt;    active&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2002 20:28:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-with-http-and-ssl/m-p/71980#M837</guid>
      <dc:creator>Kevin_wilson</dc:creator>
      <dc:date>2002-08-26T20:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: CSS with HTTP and SSL</title>
      <link>https://community.cisco.com/t5/application-networking/css-with-http-and-ssl/m-p/71981#M838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what prompted this message &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/warp/public/117/converting_ssl_http.html" target="_blank"&gt;http://www.cisco.com/warp/public/117/converting_ssl_http.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2002 20:37:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/css-with-http-and-ssl/m-p/71981#M838</guid>
      <dc:creator>Kevin_wilson</dc:creator>
      <dc:date>2002-08-26T20:37:41Z</dc:date>
    </item>
  </channel>
</rss>

