<?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 What does 'devsrvr' daemon operate? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/what-does-devsrvr-daemon-operate/m-p/65520#M39113</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you pleae let me know what 'devsrvr' daemon operate?&lt;/P&gt;&lt;P&gt;I have a problem 'devsrvr' daemon always place high cpu usage on PA-3020 with PANOS-5.0.6.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;KC Lee&lt;/P&gt;</description>
    <pubDate>Tue, 06 Oct 2015 05:39:22 GMT</pubDate>
    <dc:creator>KiCheon.Lee</dc:creator>
    <dc:date>2015-10-06T05:39:22Z</dc:date>
    <item>
      <title>What does 'devsrvr' daemon operate?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/what-does-devsrvr-daemon-operate/m-p/65520#M39113</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you pleae let me know what 'devsrvr' daemon operate?&lt;/P&gt;&lt;P&gt;I have a problem 'devsrvr' daemon always place high cpu usage on PA-3020 with PANOS-5.0.6.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;KC Lee&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2015 05:39:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/what-does-devsrvr-daemon-operate/m-p/65520#M39113</guid>
      <dc:creator>KiCheon.Lee</dc:creator>
      <dc:date>2015-10-06T05:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: What does 'devsrvr' daemon operate?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/what-does-devsrvr-daemon-operate/m-p/65524#M39114</link>
      <description>&lt;P&gt;The Device Server (devsrvr) is responsible for some communication between Dataplane and Management Plane.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It receives and handles&amp;nbsp;URL filtering requests from the dataplane and is responsible for pushing configuration down to the dataplane&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if it's running really high you may be processing a lot of URL filtering lookups&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;regards&lt;/P&gt;
&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2015 06:56:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/what-does-devsrvr-daemon-operate/m-p/65524#M39114</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2015-10-06T06:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: What does 'devsrvr' daemon operate?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/what-does-devsrvr-daemon-operate/m-p/65568#M39134</link>
      <description>&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;I don't know how to check usage a lot of URL Filtering lookups.&lt;/P&gt;&lt;P&gt;Please let me know it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;KC Lee&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 02:00:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/what-does-devsrvr-daemon-operate/m-p/65568#M39134</guid>
      <dc:creator>KiCheon.Lee</dc:creator>
      <dc:date>2015-10-07T02:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: What does 'devsrvr' daemon operate?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/what-does-devsrvr-daemon-operate/m-p/65576#M39140</link>
      <description>&lt;P&gt;you could try below commands:&lt;/P&gt;
&lt;PRE&gt;on the management plane&lt;BR /&gt;&amp;gt; debug device-server pan-url-db show-stats
&amp;gt; debug device-server bc-url-db show-stats&lt;BR /&gt;&lt;BR /&gt;on the dataplane&lt;BR /&gt;&amp;gt; show running url-cache statistics&lt;BR /&gt;&amp;gt; show counter global filter delta yes | match ur&lt;/PRE&gt;
&lt;P&gt;if this doesn't indicate a large volume of URL requests you could enable debugging and read through the logs to see if you can pinpoint something odd, but at that point i'd probably recommend you reach out to TAC and provide them with a techsupport file to analyse the issue&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&amp;gt; debug device-server on debug
&amp;gt; tails follow yes mp-log devsrv.log
when done
&amp;gt; debug device-server on info
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 10:29:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/what-does-devsrvr-daemon-operate/m-p/65576#M39140</guid>
      <dc:creator>reaper</dc:creator>
      <dc:date>2015-10-07T10:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: What does 'devsrvr' daemon operate?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/what-does-devsrvr-daemon-operate/m-p/66400#M39184</link>
      <description>&lt;P&gt;It is so helpful.&lt;/P&gt;&lt;P&gt;Thanks, reaper.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2015 07:12:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/what-does-devsrvr-daemon-operate/m-p/66400#M39184</guid>
      <dc:creator>KiCheon.Lee</dc:creator>
      <dc:date>2015-10-12T07:12:56Z</dc:date>
    </item>
  </channel>
</rss>

