Commit cfb4cdb9 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Comprime buffer de salida y limita su tamaño

parent 481e3815
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -35,6 +35,8 @@
	reload_on_failure true
	reload_connections false
	<buffer>
		total_limit_size 128MB
		compress gzip
		flush_mode interval
		flush_interval 30s
		flush_thread_count 4