mirror of
				https://github.com/coredns/coredns.git
				synced 2025-11-03 10:43:20 -05:00 
			
		
		
		
	* middleware/proxy Use connection pooling for communicating with an upstream, instead of opening a new socket every time. This makes the proxy more efficient and allowed for some cleanups. * Some cleanups * Some fixes * more * Kill pool * Add nil check * remove pool
		
			
				
	
	
		
			4 lines
		
	
	
		
			26 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			26 B
		
	
	
	
		
			Go
		
	
	
	
	
	
package proxy
 | 
						|
 | 
						|
/* TODO */
 |