<?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: After upgrading deployment server to 6.5.1, &amp;quot;busyKeepAliveIdleTimeout...Consider raising timeout value&amp;quot; warning displays. Which configuration file do I edit to raise the timeout value? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249592#M9413</link>
    <description>&lt;P&gt;I tried the server.conf change suggested above and the splunkd.log file continued to fill up with the same error message,  the timeout was just reporting as 20 now instead of 12.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Nov 2016 21:08:18 GMT</pubDate>
    <dc:creator>snyderh01</dc:creator>
    <dc:date>2016-11-30T21:08:18Z</dc:date>
    <item>
      <title>After upgrading deployment server to 6.5.1, "busyKeepAliveIdleTimeout...Consider raising timeout value" warning displays. Which configuration file do I edit to raise the timeout value?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249586#M9407</link>
      <description>&lt;P&gt;What conf file controls the below message?  I noticed the following warning message after upgrading my deployment server to 6.5.1&lt;/P&gt;

&lt;P&gt;I cannot find in the documentation what configuration file controls this timeout.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;peer=x.x.x.x idle for more than busyKeepAliveIdleTimeout=12 seconds, disconnecting. Consider raising the timeout value.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;-Archie&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2016 16:05:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249586#M9407</guid>
      <dc:creator>archspangler</dc:creator>
      <dc:date>2016-11-28T16:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading deployment server to 6.5.1, "busyKeepAliveIdleTimeout...Consider raising timeout value" warning displays. Which configuration file do I edit to raise the timeout value?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249587#M9408</link>
      <description>&lt;P&gt;Its controlled through inputs.conf but something is not right as I got the same error on my deployment server after upgrading to 6.5.1.  I suppressed the http message for now but I may go back to 6.5 as this is really filling up my splunkd log file when splunk is restarted.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2016 17:07:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249587#M9408</guid>
      <dc:creator>snyderh01</dc:creator>
      <dc:date>2016-11-28T17:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading deployment server to 6.5.1, "busyKeepAliveIdleTimeout...Consider raising timeout value" warning displays. Which configuration file do I edit to raise the timeout value?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249588#M9409</link>
      <description>&lt;P&gt;I modified this setting on my deployment server but it appears that the setting is ignored.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;-bash-4.1$ splunk btool inputs list| grep busyKeepAliveIdleTimeout
busyKeepAliveIdleTimeout = 20
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But i still see messages logged in splunkd.log on the deployment server.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;11-29-2016 08:00:27.956 -0500 WARN  HttpListener - peer=x.x.x.x idle for more than busyKeepAliveIdleTimeout=12 seconds, disconnecting. Consider raising the timeout value.

host = xxxxxx  source = /opt/splunk/var/log/splunk/splunkd.log sourcetype = splunkd
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 29 Nov 2016 13:04:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249588#M9409</guid>
      <dc:creator>archspangler</dc:creator>
      <dc:date>2016-11-29T13:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading deployment server to 6.5.1, "busyKeepAliveIdleTimeout...Consider raising timeout value" warning displays. Which configuration file do I edit to raise the timeout value?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249589#M9410</link>
      <description>&lt;P&gt;After the upgrade from 6.2.1 to 6.5.1 I also get the warning every 10 minutes on the indexer. According to the documentation this parameter could be changed in web-, server- or inputs.conf. &lt;A href="https://docs.splunk.com/Special:SplunkSearch/docs?q=busyKeepAliveIdleTimeout+"&gt;https://docs.splunk.com/Special:SplunkSearch/docs?q=busyKeepAliveIdleTimeout+&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 14:28:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249589#M9410</guid>
      <dc:creator>swaro_ck</dc:creator>
      <dc:date>2016-11-30T14:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading deployment server to 6.5.1, "busyKeepAliveIdleTimeout...Consider raising timeout value" warning displays. Which configuration file do I edit to raise the timeout value?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249590#M9411</link>
      <description>&lt;P&gt;I tried both the inputs.conf, and web.conf (different stanzas) and it appears to have zero effect on the default of 12 seconds messages that we were seeing.&lt;/P&gt;

&lt;P&gt;However, I made the following change to the server.conf and the warning messages stopped in the splunkd.log.&lt;/P&gt;

&lt;P&gt;[httpServer]&lt;BR /&gt;
busyKeepAliveIdleTimeout = 20&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 15:34:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249590#M9411</guid>
      <dc:creator>archspangler</dc:creator>
      <dc:date>2016-11-30T15:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading deployment server to 6.5.1, "busyKeepAliveIdleTimeout...Consider raising timeout value" warning displays. Which configuration file do I edit to raise the timeout value?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249591#M9412</link>
      <description>&lt;P&gt;I tried the server.conf change suggested above and the splunkd.log file continued to fill up with the same error message,  the timeout was just reporting as 20 now instead of 12.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 21:08:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249591#M9412</guid>
      <dc:creator>snyderh01</dc:creator>
      <dc:date>2016-11-30T21:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading deployment server to 6.5.1, "busyKeepAliveIdleTimeout...Consider raising timeout value" warning displays. Which configuration file do I edit to raise the timeout value?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249592#M9413</link>
      <description>&lt;P&gt;I tried the server.conf change suggested above and the splunkd.log file continued to fill up with the same error message,  the timeout was just reporting as 20 now instead of 12.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 21:08:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249592#M9413</guid>
      <dc:creator>snyderh01</dc:creator>
      <dc:date>2016-11-30T21:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading deployment server to 6.5.1, "busyKeepAliveIdleTimeout...Consider raising timeout value" warning displays. Which configuration file do I edit to raise the timeout value?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249593#M9414</link>
      <description>&lt;P&gt;I agree, I am seeing the same thing.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2016 15:12:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249593#M9414</guid>
      <dc:creator>archspangler</dc:creator>
      <dc:date>2016-12-01T15:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading deployment server to 6.5.1, "busyKeepAliveIdleTimeout...Consider raising timeout value" warning displays. Which configuration file do I edit to raise the timeout value?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249594#M9415</link>
      <description>&lt;P&gt;I have submitted a case to Splunk on this matter.   I am awaiting and answer.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2016 16:11:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249594#M9415</guid>
      <dc:creator>snyderh01</dc:creator>
      <dc:date>2016-12-01T16:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading deployment server to 6.5.1, "busyKeepAliveIdleTimeout...Consider raising timeout value" warning displays. Which configuration file do I edit to raise the timeout value?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249595#M9416</link>
      <description>&lt;P&gt;Yesterday I also opened a case, this is the answer from Splunk:&lt;/P&gt;

&lt;P&gt;--snip&lt;/P&gt;

&lt;P&gt;These are two new parameters introduced in Splunk 6.5.1&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/6.5.1/Admin/Webconf"&gt;https://docs.splunk.com/Documentation/Splunk/6.5.1/Admin/Webconf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;keepAliveIdleTimeout = &lt;BR /&gt;
* How long, in seconds, that the SplunkWeb HTTP server allows a keep-alive&lt;BR /&gt;
  connection to remain idle before forcibly disconnecting it.&lt;BR /&gt;
* If this number is less than 7200, it will be set to 7200.&lt;BR /&gt;
* Defaults to 7200 seconds.&lt;/P&gt;

&lt;P&gt;busyKeepAliveIdleTimeout = &lt;BR /&gt;
* How long, in seconds, that the SplunkWeb HTTP server allows a keep-alive&lt;BR /&gt;
  connection to remain idle while in a busy state before forcibly disconnecting it.&lt;BR /&gt;
* Use caution when configuring this setting as a value that is too large&lt;BR /&gt;
  can result in file descriptor exhaustion due to idling connections.&lt;BR /&gt;
* If this number is less than 12, it will be set to 12.&lt;BR /&gt;
* Defaults to 12 seconds.&lt;/P&gt;

&lt;P&gt;This limited are reached when the SHs is pausing receiving the data because is busy processing it. Once SH is free again it will continue from where it stopped.&lt;/P&gt;

&lt;P&gt;If everything else works fine ,you can ignore these, however if you want to remove these errors, try to increase the value for  busyKeepAliveIdleTimeout to 30&lt;/P&gt;

&lt;P&gt;--snip&lt;/P&gt;

&lt;P&gt;I added busyKeepAliveIdleTimeout = 30 in server.conf on a test indexer and the message is gone. At the moment I cannot see negative side effects. But on this machine there is not enough load to say is it OK for that or not.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2016 06:10:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249595#M9416</guid>
      <dc:creator>swaro_ck</dc:creator>
      <dc:date>2016-12-02T06:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading deployment server to 6.5.1, "busyKeepAliveIdleTimeout...Consider raising timeout value" warning displays. Which configuration file do I edit to raise the timeout value?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249596#M9417</link>
      <description>&lt;P&gt;Any update on this from support?  Have you tried putting this in production?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2016 04:18:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249596#M9417</guid>
      <dc:creator>davebo1896</dc:creator>
      <dc:date>2016-12-09T04:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading deployment server to 6.5.1, "busyKeepAliveIdleTimeout...Consider raising timeout value" warning displays. Which configuration file do I edit to raise the timeout value?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249597#M9418</link>
      <description>&lt;P&gt;I was having the same issue as the original question.  Dozens of clients reporting the stated error message.&lt;/P&gt;

&lt;P&gt;I added the following stanza to my server.conf file (on my deployment server) and it resolved my issue.&lt;/P&gt;

&lt;P&gt;[httpServer]&lt;BR /&gt;
busyKeepAliveIdleTimeout = 30&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 17:55:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249597#M9418</guid>
      <dc:creator>jeremycarterdhs</dc:creator>
      <dc:date>2017-01-18T17:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading deployment server to 6.5.1, "busyKeepAliveIdleTimeout...Consider raising timeout value" warning displays. Which configuration file do I edit to raise the timeout value?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249598#M9419</link>
      <description>&lt;P&gt;Its Timeout with upper case&lt;BR /&gt;
also reducing the timeout by a large number after upgrading to 6.5.1 from 6.4.x&lt;BR /&gt;
    [httpServer]&lt;BR /&gt;
    busyKeepAliveIdleTimeout =30&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2017 11:35:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249598#M9419</guid>
      <dc:creator>maraman_splunk</dc:creator>
      <dc:date>2017-01-25T11:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading deployment server to 6.5.1, "busyKeepAliveIdleTimeout...Consider raising timeout value" warning displays. Which configuration file do I edit to raise the timeout value?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249599#M9420</link>
      <description>&lt;P&gt;You're right.  Sorry for the typo.  I modified my original post.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2017 12:14:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249599#M9420</guid>
      <dc:creator>jeremycarterdhs</dc:creator>
      <dc:date>2017-01-25T12:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: After upgrading deployment server to 6.5.1, "busyKeepAliveIdleTimeout...Consider raising timeout value" warning displays. Which configuration file do I edit to raise the timeout value?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249600#M9421</link>
      <description>&lt;P&gt;Fixed in 6.5.2.&lt;BR /&gt;
It is not mentioned in "release notes" but error disappeared after I upgraded our instances from 6.5.1 to 6.5.2.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2017 11:29:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/After-upgrading-deployment-server-to-6-5-1-quot/m-p/249600#M9421</guid>
      <dc:creator>mirkoneverstops</dc:creator>
      <dc:date>2017-02-01T11:29:26Z</dc:date>
    </item>
  </channel>
</rss>

