mirror of
				https://git.haproxy.org/git/haproxy.git/
				synced 2025-10-31 00:21:00 +01:00 
			
		
		
		
	It is now possible to read error messages from local files, using the 'errorfile' keyword. Those files are read during parsing, so there's no I/O involved. They make it possible to return custom error messages with custom status and headers.
		
			
				
	
	
		
			10 lines
		
	
	
		
			205 B
		
	
	
	
		
			HTTP
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			205 B
		
	
	
	
		
			HTTP
		
	
	
	
	
	
| HTTP/1.0 502 Bad Gateway
 | |
| Cache-Control: no-cache
 | |
| Connection: close
 | |
| Content-Type: text/html
 | |
| 
 |