You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							9 lines
						
					
					
						
							363 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							9 lines
						
					
					
						
							363 B
						
					
					
				
								port 26379
							 | 
						|
								logfile "/usr/local/redis/sentinel/log/sentinel.log"
							 | 
						|
								dir "/usr/local/redis/sentinel"
							 | 
						|
								sentinel monitor epdcmaster 172.31.171.61 9603 2
							 | 
						|
								sentinel down-after-milliseconds epdcmaster 30000
							 | 
						|
								sentinel parallel-syncs epdcmaster 1
							 | 
						|
								sentinel failover-timeout epdcmaster 180000
							 | 
						|
								sentinel deny-scripts-reconfig yes
							 | 
						|
								sentinel auth-pass epdcmaster epdc!redis@master1405
							 | 
						|
								
							 |