Difference between revisions of "Journalctl -u dnsmasq"

From wikieduonline
Jump to navigation Jump to search
(Created page with " May 08 22:33:27 SERVER dnsmasq[18982]: Maximum number of concurrent DNS queries reached (max: 150) == See also == * {{dnsmasq}} * {{DNS}} Category:DNS")
 
Line 3: Line 3:
 
  May 08 22:33:27 SERVER dnsmasq[18982]: Maximum number of concurrent DNS queries reached (max: 150)
 
  May 08 22:33:27 SERVER dnsmasq[18982]: Maximum number of concurrent DNS queries reached (max: 150)
  
 +
From man page: https://linux.die.net/man/8/dnsmasq
 +
<pre>
 +
-0, --dns-forward-max=<queries>
 +
Set the maximum number of concurrent DNS queries. The default value is 150, which should be fine for most setups. The only known situation where this needs to be increased is when using web-server log file resolvers, which can generate large numbers of concurrent queries.
 +
</pre>
  
  

Revision as of 07:31, 18 August 2020


May 08 22:33:27 SERVER dnsmasq[18982]: Maximum number of concurrent DNS queries reached (max: 150)
From man page: https://linux.die.net/man/8/dnsmasq
-0, --dns-forward-max=<queries>
Set the maximum number of concurrent DNS queries. The default value is 150, which should be fine for most setups. The only known situation where this needs to be increased is when using web-server log file resolvers, which can generate large numbers of concurrent queries.


See also

Advertising: