mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-10-31 17:37:20 +01:00 
			
		
		
		
	unbound/cache.conf: add prefetch & prefetch-key
This commit is contained in:
		
							parent
							
								
									f42d800872
								
							
						
					
					
						commit
						b03218c78b
					
				| @ -15,3 +15,8 @@ server: | ||||
| 	# minute in the wild, I think 5 mins shouldn't break anything, but bigger | ||||
| 	# might. | ||||
| 	cache-min-ttl: 900 | ||||
| 	# Update cache for popular items before they expire. ~10 % traffic | ||||
| 	# increase according to `man unbound.conf` | ||||
| 	prefetch: yes | ||||
| 	# Fetch keys when DS is encountered, lower latency for a bit higher CPU use | ||||
| 	prefetch-key: yes | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user