mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-31 01:17:20 +01:00 
			
		
		
		
	unbound: add .sample to threads.conf, comment to question it's necessity and usage
This commit is contained in:
		
							parent
							
								
									b18df5462c
								
							
						
					
					
						commit
						f5b76c1341
					
				| @ -1,6 +0,0 @@ | ||||
| server: | ||||
| 	# Use two threads, I think more than 1 threads will help with Firefox | ||||
| 	# at times telling name resolution failed | ||||
| 	num-threads: 2 | ||||
| 
 | ||||
| # vim: filetype=unbound.conf | ||||
							
								
								
									
										9
									
								
								etc/unbound/unbound.conf.d/threads.conf.sample
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								etc/unbound/unbound.conf.d/threads.conf.sample
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,9 @@ | ||||
| server: | ||||
| 	# Use two threads, I think more than 1 threads will help with Firefox | ||||
| 	# at times telling name resolution failed. Common advice is either one | ||||
| 	# to disable threading or the amount of CPU cores. | ||||
| 	#  However I am unsure if more than one thread is actually needed if web | ||||
| 	#  browser is using encrypted DNS by itself (for ECH). | ||||
| 	num-threads: 2 | ||||
| 
 | ||||
| # vim: filetype=unbound.conf | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user