You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ig...@apache.org on 2012/03/07 17:28:39 UTC

svn commit: r1298009 - in /trafficserver/site/trunk/content/docs/trunk/admin/plugins/gzip: ./ index.mdtext

Author: igalic
Date: Wed Mar  7 16:28:39 2012
New Revision: 1298009

URL: http://svn.apache.org/viewvc?rev=1298009&view=rev
Log:
TS-1129: Add documentation for gzip. Author: Otto van der Schaaf.

Added:
    trafficserver/site/trunk/content/docs/trunk/admin/plugins/gzip/
    trafficserver/site/trunk/content/docs/trunk/admin/plugins/gzip/index.mdtext

Added: trafficserver/site/trunk/content/docs/trunk/admin/plugins/gzip/index.mdtext
URL: http://svn.apache.org/viewvc/trafficserver/site/trunk/content/docs/trunk/admin/plugins/gzip/index.mdtext?rev=1298009&view=auto
==============================================================================
--- trafficserver/site/trunk/content/docs/trunk/admin/plugins/gzip/index.mdtext (added)
+++ trafficserver/site/trunk/content/docs/trunk/admin/plugins/gzip/index.mdtext Wed Mar  7 16:28:39 2012
@@ -0,0 +1,33 @@
+Doc: Apache Traffic Server Plugins
+Title: gzip // deflate plugin
+Notice:    Licensed to the Apache Software Foundation (ASF) under one
+           or more contributor license agreements.  See the NOTICE file
+           distributed with this work for additional information
+           regarding copyright ownership.  The ASF licenses this file
+           to you under the Apache License, Version 2.0 (the
+           "License"); you may not use this file except in compliance
+           with the License.  You may obtain a copy of the License at
+           .
+             http://www.apache.org/licenses/LICENSE-2.0
+           .
+           Unless required by applicable law or agreed to in writing,
+           software distributed under the License is distributed on an
+           "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+           KIND, either express or implied.  See the License for the
+           specific language governing permissions and limitations
+           under the License.
+Navigation: [*](*)
+            [SDK](../sdk/index.en.html)
+
+this plugin performs real time compression on textual content streaming in from origin servers
+usage is simple:
+
+     :::text
+     make
+     make install
+
+and add it to [`plugin.config`](../configuration-files/plugin.config). 
+
+Content should now be compressed after restarting traffic server:
+
+    traffic_server -x