Return-Path: Delivered-To: apmail-lucene-solr-commits-archive@locus.apache.org Received: (qmail 86822 invoked from network); 22 Nov 2008 07:56:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Nov 2008 07:56:38 -0000 Received: (qmail 42972 invoked by uid 500); 22 Nov 2008 07:56:48 -0000 Delivered-To: apmail-lucene-solr-commits-archive@lucene.apache.org Received: (qmail 42941 invoked by uid 500); 22 Nov 2008 07:56:47 -0000 Mailing-List: contact solr-commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-commits@lucene.apache.org Received: (qmail 42932 invoked by uid 99); 22 Nov 2008 07:56:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Nov 2008 23:56:47 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Nov 2008 07:55:32 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id DDCF011158 for ; Sat, 22 Nov 2008 07:56:17 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: solr-commits@lucene.apache.org Date: Sat, 22 Nov 2008 07:56:17 -0000 Message-ID: <20081122075617.19855.84082@eos.apache.org> Subject: [Solr Wiki] Update of "SolrHttpCompression" by NoblePaul X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification. The following page has been changed by NoblePaul: http://wiki.apache.org/solr/SolrHttpCompression ------------------------------------------------------------------------------ The following settings are to be done in the Connector section to use Tomcat's native compression example: - {code} + {{{ - {code} + }}} [http://tomcat.apache.org/tomcat-5.5-doc/config/http.html#Standard%20Implementation See here] for more details