<?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: ACE DDOS Sync Cookie in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/ace-ddos-sync-cookie/m-p/1521824#M31301</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that is correct. When number of concurrent embryonic connections goes over 4096 the SYN COOKIE feature will handle the TCP handshakes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Nov 2010 08:31:54 GMT</pubDate>
    <dc:creator>Ivan Kovacevic</dc:creator>
    <dc:date>2010-11-12T08:31:54Z</dc:date>
    <item>
      <title>ACE DDOS Sync Cookie</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ddos-sync-cookie/m-p/1521817#M31294</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Sync Cookie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;syn-cookie &lt;EM class="cCi_CmdItalic"&gt;number&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;EM class="cEmphasis"&gt;number&lt;/EM&gt; is the embryonic connection threshold above which the ACE applies SYN-cookie DoS protection. Enter an integer from 1 to 65535&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is a suggested value for this number? what can be used to judge a reasonable value?&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;Guan&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2010 15:34:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ddos-sync-cookie/m-p/1521817#M31294</guid>
      <dc:creator>guan</dc:creator>
      <dc:date>2010-10-26T15:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: ACE DDOS Sync Cookie</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ddos-sync-cookie/m-p/1521818#M31295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no general answer to this question and you have to take into account several factors:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) If you are doing L4 load-balancing the ACE forwards the SYN immediately to the real server. In this scenario you should know how much beating your reals servers can take. The syn-cookie threshold should be lower that individual serverfarm can handle. Secondary resource that is attacked here is ACE L4 connection number capacity which is 4M.&lt;/P&gt;&lt;P&gt;One more thing to understand here is that when ACE goes into SYN-cookie mode, L7 performance limits are applied. So instead of 300+K cps it can handle ~125K cps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) If you are doing L7 LB the ACE will not forward anything to the real server until is sees the first L7 segment which will be used to make a load-balancing decision. Therefore, in this scenario the resource that is attacked is ACE L7 connection number capacity which is 500K.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) However the most important thing that applies to both 1 and 2 is what is your baseline and what embryonic connection number should be considered to be an anomaly. It is important not to over do it, so for this you would need to track your system a bit and determine max embryonic connection number under normal conditions and set the syn-cookie threshold reasonably above it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this provides the some guidance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Oct 2010 23:23:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ddos-sync-cookie/m-p/1521818#M31295</guid>
      <dc:creator>Ivan Kovacevic</dc:creator>
      <dc:date>2010-10-30T23:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: ACE DDOS Sync Cookie</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ddos-sync-cookie/m-p/1521819#M31296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Ivan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a Looot for the reply, i was not notified somehow by my email...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how do you determine the max embryonic connection under normal operations? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;show conn?&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;Guan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Nov 2010 16:25:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ddos-sync-cookie/m-p/1521819#M31296</guid>
      <dc:creator>guan</dc:creator>
      <dc:date>2010-11-04T16:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: ACE DDOS Sync Cookie</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ddos-sync-cookie/m-p/1521820#M31297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;cdn-ace-1/Admin# sh syn&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Interface vlan499&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Configured TCP Embryonic Connection Limit: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Current number of Embryonic Connections: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Number of TCP Syns Intercepted by SYN COOKIE: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Number of TCP Acks Successfully Processed by SYN COOKIE: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Failed Number of TCP Acks Processed by SYN COOKIE: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Interface vlan500&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Configured TCP Embryonic Connection Limit: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Current number of Embryonic Connections: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Number of TCP Syns Intercepted by SYN COOKIE: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Number of TCP Acks Successfully Processed by SYN COOKIE: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Failed Number of TCP Acks Processed by SYN COOKIE: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Interface vlan666&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Configured TCP Embryonic Connection Limit: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Current number of Embryonic Connections: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Number of TCP Syns Intercepted by SYN COOKIE: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Number of TCP Acks Successfully Processed by SYN COOKIE: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Failed Number of TCP Acks Processed by SYN COOKIE: 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Nov 2010 18:40:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ddos-sync-cookie/m-p/1521820#M31297</guid>
      <dc:creator>Ivan Kovacevic</dc:creator>
      <dc:date>2010-11-04T18:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: ACE DDOS Sync Cookie</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ddos-sync-cookie/m-p/1521821#M31298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Ivan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interface vlan2045&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Configured TCP Embryonic Connection Limit: 4096&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Current number of Embryonic Connections: 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Number of TCP Syns Intercepted by SYN COOKIE: 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Number of TCP Acks Successfully Processed by SYN COOKIE: 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Failed Number of TCP Acks Processed by SYN COOKIE: 61&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is still a test enviroment, but i am already start to see failed acks, does this mean the sync cookies has kicked in already for some reasons?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From above, say if the number of Embryonic Connections at max is about 20000, i will set it to 25000 then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Nov 2010 06:20:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ddos-sync-cookie/m-p/1521821#M31298</guid>
      <dc:creator>guan</dc:creator>
      <dc:date>2010-11-05T06:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: ACE DDOS Sync Cookie</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ddos-sync-cookie/m-p/1521822#M31299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't look like the SUN COOKIE was triggered, but on the other hand this output doesn't make much sense. Last two counters should be sum of the third counter "Number of TCP Syns Intercepted by SYN COOKIE". Your output might indicate incorrect behavior or a cosmetic counter inconsistency.&lt;/P&gt;&lt;P&gt;Is this something that is on going all the time or it happened in the past and now it is not increasing? Have you noticed any problems with TCP session establishment? If the last counter is increasing all the time, can you reset all counters with "clear syn-cookie vlan 2045" and check if it continues to increase?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2010 21:04:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ddos-sync-cookie/m-p/1521822#M31299</guid>
      <dc:creator>Ivan Kovacevic</dc:creator>
      <dc:date>2010-11-11T21:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: ACE DDOS Sync Cookie</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ddos-sync-cookie/m-p/1521823#M31300</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;It has been increasing from the last output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interface vlan2045&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Configured TCP Embryonic Connection Limit: 4096&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Current number of Embryonic Connections: 0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Number of TCP Syns Intercepted by SYN COOKIE: 0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Number of TCP Acks Successfully Processed by SYN COOKIE: 0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Failed Number of TCP Acks Processed by SYN COOKIE: 93&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is still a test envioment, i have cleared the counter , will see if this do still increase, so far i understood, the syn cookie will only be inserted to the tcp handshake when certain amount to first sync received which above configured value, in this case :&lt;/P&gt;&lt;P&gt;interface vlan 2045&lt;BR /&gt;&amp;nbsp; syn-cookie 4096&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;Guan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 08:19:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ddos-sync-cookie/m-p/1521823#M31300</guid>
      <dc:creator>guan</dc:creator>
      <dc:date>2010-11-12T08:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: ACE DDOS Sync Cookie</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ddos-sync-cookie/m-p/1521824#M31301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that is correct. When number of concurrent embryonic connections goes over 4096 the SYN COOKIE feature will handle the TCP handshakes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 08:31:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ddos-sync-cookie/m-p/1521824#M31301</guid>
      <dc:creator>Ivan Kovacevic</dc:creator>
      <dc:date>2010-11-12T08:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: ACE DDOS Sync Cookie</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ddos-sync-cookie/m-p/1521825#M31302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the result from our test, the server has kind of unclosed tcp session limit of 1024, anything above this the server will just die &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So we have it set exactly to 1024 to intercept the tcp session when the number get above that, which works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing we have in Con is that the feature will disable all tcp options for following tcp sessions, which dont really introduce any noticeable delays...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Dec 2010 15:56:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ddos-sync-cookie/m-p/1521825#M31302</guid>
      <dc:creator>guan</dc:creator>
      <dc:date>2010-12-13T15:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: ACE DDOS Sync Cookie</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ddos-sync-cookie/m-p/1521826#M31303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ACE removes TCP options if the normalization is enabled on the interface (default setting).&lt;/P&gt;&lt;P&gt;You can allow TCP options with a parameter-map:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;cdn-ace-1/ivan(config)# parameter-map type connection TEST&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;cdn-ace-1/ivan(config-parammap-conn)# tcp-options ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; range&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Configure TCP options range&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; selective-ack&amp;nbsp; Configure Selective Ack TCP option&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; timestamp&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Configure Timestamp TCP option&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; window-scale&amp;nbsp;&amp;nbsp; Configure Window scale TCP option&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Dec 2010 19:21:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ddos-sync-cookie/m-p/1521826#M31303</guid>
      <dc:creator>Ivan Kovacevic</dc:creator>
      <dc:date>2010-12-13T19:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: ACE DDOS Sync Cookie</title>
      <link>https://community.cisco.com/t5/application-networking/ace-ddos-sync-cookie/m-p/1521827#M31304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ahha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACE steckt volle Überraschungen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this means the ACE will change all TCP initial negociation to WS = x which you set in the parameter map?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which direction then, i have to findout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guan&lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" height="16" src="https://community.cisco.com/images/emoticons/wink.gif" width="16"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 12:05:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/ace-ddos-sync-cookie/m-p/1521827#M31304</guid>
      <dc:creator>guan</dc:creator>
      <dc:date>2010-12-14T12:05:52Z</dc:date>
    </item>
  </channel>
</rss>

