mirror of
				https://github.com/vyos/vyos-documentation.git
				synced 2025-10-26 08:41:46 +01:00 
			
		
		
		
	Merge pull request #363 from currite/sticky-conn-img
wan-load-balancing: add wiki image for sticky connections
This commit is contained in:
		
						commit
						d67e66e2b4
					
				
							
								
								
									
										
											BIN
										
									
								
								docs/_static/images/sticky-connections.jpg
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								docs/_static/images/sticky-connections.jpg
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 22 KiB | 
| @ -159,6 +159,12 @@ This works through automatically generated source NAT (SNAT) rules, these rules | ||||
| 
 | ||||
| Sticky Connections | ||||
| ------------------ | ||||
| Inbound connections to a WAN interface can be improperly handled when the reply is sent back to the client. | ||||
| 
 | ||||
| .. image:: /_static/images/sticky-connections.jpg | ||||
|    :width: 80% | ||||
|    :align: center | ||||
| 
 | ||||
| 
 | ||||
| Upon reception of an incoming packet, when a response is sent, it might be desired to ensure that it leaves from the same interface as the inbound one. | ||||
| This can be achieved by enabling sticky connections in the load balancing: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user