[otrs-cvs] otrs/scripts apache2-httpd.include.conf,1.25,1.26

"CVS commits notifications of OTRS.org" <[email protected]>
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/otrs/scripts
In directory lancelot:/tmp/cvs-serv25115/scripts

Modified Files:
	apache2-httpd.include.conf 
Log Message:
Activated mod_deflate by default in bundled Apache configuration file.

Author: mb

Index: apache2-httpd.include.conf
===================================================================
RCS file: /home/cvs/otrs/scripts/apache2-httpd.include.conf,v
retrieving revision 1.25
retrieving revision 1.26
diff -2 -u -d -r1.25 -r1.26
--- apache2-httpd.include.conf	5 Nov 2011 17:39:09 -0000	1.25
+++ apache2-httpd.include.conf	4 Jan 2013 11:05:19 -0000	1.26
@@ -72,4 +72,13 @@
 </IfModule>
 
+<IfModule mod_deflate.c>
+    AddOutputFilterByType DEFLATE text/html text/javascript text/css text/xml application/json text/json
+
+    # logging to /var/log/httpd/deflate_log - commented out by default
+    #DeflateFilterNote ratio
+    #LogFormat '%b (%{ratio}n) "%{Content-Type}o" %r' deflate
+    #CustomLog logs/deflate_log deflate
+</IfModule>
+
 # MaxRequestsPerChild (so no apache child will be to big!)
 MaxRequestsPerChild 4000
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.