mirror of
				https://bitbucket.org/jsuto/piler.git
				synced 2025-10-31 14:52:28 +01:00 
			
		
		
		
	Retire piler child after processing max_requests_per_child messages
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
		| @@ -45,7 +45,7 @@ number_of_worker_processes=2 | ||||
| max_connections=64 | ||||
|  | ||||
| ; number of processed emails per each piler process | ||||
| max_requests_per_child=1000 | ||||
| max_requests_per_child=10000 | ||||
|  | ||||
| ; SMTP HELO identification string | ||||
| ; this should be the FQDN part of the email address | ||||
|   | ||||
		Reference in New Issue
	
	Block a user