<?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 Warning message on ACE in Application Networking</title>
    <link>https://community.cisco.com/t5/application-networking/warning-message-on-ace/m-p/1971529#M37633</link>
    <description>&lt;P&gt;Hello expert, &lt;/P&gt;&lt;P&gt;I'm just wondering whether we can set a maximum number of incoming connections on ACE? &lt;/P&gt;&lt;P&gt;In such a way, if the limit is reached, users who still trying to access the website will be prompted with some kind of warning message. like&lt;/P&gt;&lt;P&gt;"system is busy, try again later"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let me know. Thanks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincerely, &lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jul 2012 03:18:30 GMT</pubDate>
    <dc:creator>Andrewkai</dc:creator>
    <dc:date>2012-07-18T03:18:30Z</dc:date>
    <item>
      <title>Warning message on ACE</title>
      <link>https://community.cisco.com/t5/application-networking/warning-message-on-ace/m-p/1971529#M37633</link>
      <description>&lt;P&gt;Hello expert, &lt;/P&gt;&lt;P&gt;I'm just wondering whether we can set a maximum number of incoming connections on ACE? &lt;/P&gt;&lt;P&gt;In such a way, if the limit is reached, users who still trying to access the website will be prompted with some kind of warning message. like&lt;/P&gt;&lt;P&gt;"system is busy, try again later"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let me know. Thanks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincerely, &lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2012 03:18:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/warning-message-on-ace/m-p/1971529#M37633</guid>
      <dc:creator>Andrewkai</dc:creator>
      <dc:date>2012-07-18T03:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Warning message on ACE</title>
      <link>https://community.cisco.com/t5/application-networking/warning-message-on-ace/m-p/1971530#M37634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mmm, maybe you can take a look of this link: &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/interfaces_modules/services_modules/ace/vA5_1_0/command/reference/rsrce.html" rel="nofollow"&gt;http://www.cisco.com/en/US/docs/interfaces_modules/services_modules/ace/vA5_1_0/command/reference/rsrce.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps you can assign some specific resources for connections but it will be good to check this your Cisco SE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the rserver level, we have the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt; Configuring Real Server Connection Limits &lt;/H3&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A name="wp999795"&gt;&lt;/A&gt;&lt;A name="wpmkr999796"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt; To prevent a real server from being overburdened, you can limit the&amp;nbsp; maximum number of active connections to the server. You can set the&amp;nbsp; maximum and minimum connection thresholds by using the &lt;STRONG&gt;conn-limit&lt;/STRONG&gt; command in either real server host or real server redirect configuration mode. The syntax of this command is as follows: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A name="wp999797"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;conn-limit max&lt;/STRONG&gt; &lt;EM&gt;maxconns&lt;/EM&gt; &lt;STRONG&gt;min&lt;/STRONG&gt; &lt;EM&gt;minconns &lt;/EM&gt;&lt;/P&gt;&lt;P&gt; &lt;A name="wp999798"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt; The keywords and arguments are as follows: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A name="wp999799"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt; •&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="19" /&gt;&lt;STRONG&gt;max&lt;/STRONG&gt; &lt;EM&gt;maxconns&lt;/EM&gt;—Specifies the maximum allowable number of active connections to a real server. When the number of connections exceeds the &lt;EM&gt;maxconns&lt;/EM&gt; threshold value, the ACE stops sending connections to the real server&amp;nbsp; and assigns the real server a state of OUTOFSERVICE until the number of&amp;nbsp; connections falls below the configured &lt;EM&gt;minconns&lt;/EM&gt; value. Enter an integer from 2 to 4294967295. The default is 4294967295. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A name="wp999803"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt; •&lt;IMG border="0" height="2" src="http://www.cisco.com/en/US/i/templates/blank.gif" width="19" /&gt;&lt;STRONG&gt;min&lt;/STRONG&gt; &lt;EM&gt;minconns&lt;/EM&gt;—Specifies&amp;nbsp; the minimum number of connections that the number of connections must&amp;nbsp; fall below before sending more connections to a server after it has&amp;nbsp; exceeded the maximum connections threshold. Enter an integer from 2 to&amp;nbsp; 429496729. The default is 4294967295. The &lt;EM&gt;minconns&lt;/EM&gt; value must be less than or equal to the &lt;EM&gt;maxconns&lt;/EM&gt; value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously the ACE cannot send messages like that, you can combine perhaps the configuration above with a backup serverfarm or something like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do not hesitate to let us know your feedback and mark it if it is useful for you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope these details help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jorge&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 03:59:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/application-networking/warning-message-on-ace/m-p/1971530#M37634</guid>
      <dc:creator>Jorge Bejarano</dc:creator>
      <dc:date>2012-07-18T03:59:42Z</dc:date>
    </item>
  </channel>
</rss>

