<?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: Problems with Arrowpoint cookies for clients behind a Proxy in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/problems-with-arrowpoint-cookies-for-clients-behind-a-proxy/m-p/117735#M1349</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a question:  Have you confirmed that the sticky works for a single user connecting through the proxy server?  For example, if I'm the first connection through the proxy to the web farm does it stick me to the correct server for the duration of my session?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a couple of possible solutions depending on the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cody Rowland&lt;/P&gt;&lt;P&gt;Infrastructure Engineer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jun 2003 13:03:14 GMT</pubDate>
    <dc:creator>cody.rowland</dc:creator>
    <dc:date>2003-06-02T13:03:14Z</dc:date>
    <item>
      <title>Problems with Arrowpoint cookies for clients behind a Proxy</title>
      <link>https://community.cisco.com/t5/application-networking/problems-with-arrowpoint-cookies-for-clients-behind-a-proxy/m-p/117734#M1348</link>
      <description>&lt;P&gt;I have in a WebSite clients  being load balanced using Arrowpoint cookies to a virtual Server. The CSS load balance between three Apache real servers.&lt;/P&gt;&lt;P&gt;I have some clients that are behind some kind of Proxy Cache and I have seen with a sniffer that the proxies causing the problem Re-use proxy to our server connections for different requests for multiple clients. &lt;/P&gt;&lt;P&gt;Then, as I understand the CSS make the forwarding decission based on the cookie of the first request for the first client behind the proxy after establishing the HTTP connection, but when there is a request from other client using this same connection (that must be forwarded to other real server) the request is forwarded to the original web server and fails because we need sticky connections.&lt;/P&gt;&lt;P&gt;I thought that this wasn't correct but I have read some documents that say that this is called a Proxy role as a "connection cache". Then my question is if there is any workaround for this problem.&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2003 10:45:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/problems-with-arrowpoint-cookies-for-clients-behind-a-proxy/m-p/117734#M1348</guid>
      <dc:creator>Alejandro Cadarso Cerdeirina</dc:creator>
      <dc:date>2003-06-02T10:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Arrowpoint cookies for clients behind a Proxy</title>
      <link>https://community.cisco.com/t5/application-networking/problems-with-arrowpoint-cookies-for-clients-behind-a-proxy/m-p/117735#M1349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a question:  Have you confirmed that the sticky works for a single user connecting through the proxy server?  For example, if I'm the first connection through the proxy to the web farm does it stick me to the correct server for the duration of my session?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a couple of possible solutions depending on the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cody Rowland&lt;/P&gt;&lt;P&gt;Infrastructure Engineer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2003 13:03:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/problems-with-arrowpoint-cookies-for-clients-behind-a-proxy/m-p/117735#M1349</guid>
      <dc:creator>cody.rowland</dc:creator>
      <dc:date>2003-06-02T13:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Arrowpoint cookies for clients behind a Proxy</title>
      <link>https://community.cisco.com/t5/application-networking/problems-with-arrowpoint-cookies-for-clients-behind-a-proxy/m-p/117736#M1350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I have confirmed that when a single user connects through the proxy server  it is sticked  to the same server for all the session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2003 13:16:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/problems-with-arrowpoint-cookies-for-clients-behind-a-proxy/m-p/117736#M1350</guid>
      <dc:creator>Alejandro Cadarso Cerdeirina</dc:creator>
      <dc:date>2003-06-02T13:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Arrowpoint cookies for clients behind a Proxy</title>
      <link>https://community.cisco.com/t5/application-networking/problems-with-arrowpoint-cookies-for-clients-behind-a-proxy/m-p/117737#M1351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe your problem is that the proxy open a few persistent connections with the CSS and loadbalance your client's request over them.&lt;/P&gt;&lt;P&gt;Once the CSS has associated a connection with a service, it does not look into the request anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution is to disable persistence on the CSS with the command 'no persistent' and 'persistence reset'.&lt;/P&gt;&lt;P&gt;Find more info at :&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/products/hw/contnetw/ps789/products_tech_note09186a0080093e06.shtml#crp" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/contnetw/ps789/products_tech_note09186a0080093e06.shtml#crp&lt;/A&gt;&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, 03 Jun 2003 14:31:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/problems-with-arrowpoint-cookies-for-clients-behind-a-proxy/m-p/117737#M1351</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2003-06-03T14:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Arrowpoint cookies for clients behind a Proxy</title>
      <link>https://community.cisco.com/t5/application-networking/problems-with-arrowpoint-cookies-for-clients-behind-a-proxy/m-p/117738#M1352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alejandro, Can you tell us what is the Proxy in question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles, would it be preferable to disable this "persistence" on the Proxy? Do you know if this is even an option on a Proxy?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2003 11:15:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/problems-with-arrowpoint-cookies-for-clients-behind-a-proxy/m-p/117738#M1352</guid>
      <dc:creator>dcayer</dc:creator>
      <dc:date>2003-06-04T11:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Arrowpoint cookies for clients behind a Proxy</title>
      <link>https://community.cisco.com/t5/application-networking/problems-with-arrowpoint-cookies-for-clients-behind-a-proxy/m-p/117739#M1353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's It,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot Gilles&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2003 12:24:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/problems-with-arrowpoint-cookies-for-clients-behind-a-proxy/m-p/117739#M1353</guid>
      <dc:creator>Alejandro Cadarso Cerdeirina</dc:creator>
      <dc:date>2003-06-04T12:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Arrowpoint cookies for clients behind a Proxy</title>
      <link>https://community.cisco.com/t5/application-networking/problems-with-arrowpoint-cookies-for-clients-behind-a-proxy/m-p/117740#M1354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;some proxy let you configure the persistence and number of connections it will have open for each destination.&lt;/P&gt;&lt;P&gt;Just depends which one you have.&lt;/P&gt;&lt;P&gt;If you control the proxy it is a better idea to reconfigure the proxy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2003 13:45:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/problems-with-arrowpoint-cookies-for-clients-behind-a-proxy/m-p/117740#M1354</guid>
      <dc:creator>Gilles Dufour</dc:creator>
      <dc:date>2003-06-04T13:45:09Z</dc:date>
    </item>
  </channel>
</rss>

