Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 98140 invoked from network); 6 Nov 2007 21:17:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Nov 2007 21:17:49 -0000 Received: (qmail 17272 invoked by uid 500); 6 Nov 2007 21:17:27 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 17257 invoked by uid 500); 6 Nov 2007 21:17:27 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 17246 invoked by uid 99); 6 Nov 2007 21:17:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Nov 2007 13:17:27 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of covener@gmail.com designates 209.85.198.189 as permitted sender) Received: from [209.85.198.189] (HELO rv-out-0910.google.com) (209.85.198.189) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Nov 2007 21:17:30 +0000 Received: by rv-out-0910.google.com with SMTP id l15so1530444rvb for ; Tue, 06 Nov 2007 13:17:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=4EyUb5wblakdDlpJYvjfbQDidX5pKWDbg7O7P127omQ=; b=QeZ2wkKmWp8Mj8G/6BSMsv1XiOHpcdqM+7ZzfeiX/fkboRQKFi7hJ7+sB9FM4INCrp40b9s9YAbQ78stuPZq8EcvEjVfoRe651Mg77lFc1IQFCPDkLDoh/yuCuIBbjE6LfBHm/bNCKkHAAIJKvhOtCJxwN3sGc2vjhItWSOjZb8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=roTLtvHEKyJ4M5tuERUMhmYwmCqXYGnzokXmfXsdlKPvl6s5x/9FbEfUg1wePhSYsaP2peu2f+bv8cjMlLbMBzWEeGgLWDU6MI+Zu1e2+C83ZogFq3FQ+x2sQWfcb3NBdx1SW5YhjZ9zqmep3ZB0DV1kihbrBRdQIX052pRHqkk= Received: by 10.140.225.19 with SMTP id x19mr3168805rvg.1194383829327; Tue, 06 Nov 2007 13:17:09 -0800 (PST) Received: by 10.141.12.16 with HTTP; Tue, 6 Nov 2007 13:17:09 -0800 (PST) Message-ID: <1404e5910711061317qce6b2b8u24395e13512ef134@mail.gmail.com> Date: Tue, 6 Nov 2007 16:17:09 -0500 From: "Eric Covener" To: users@httpd.apache.org In-Reply-To: <20071106153443.C35F64DA181@nike.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071106153443.C35F64DA181@nike.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Apache + DEFLATE : Does not work On Nov 6, 2007 10:33 AM, Preetam Palwe wrote: > > > Hello > We have Apache serving our static contents and Jboss to serve the > dynamic data / transactions. > We have changed configuration in Apache so that I can use html/xml/java > script compression using mod_deflate. > But the problem is I am not able to receive compressed contents in browser. AddOutputFilterByType isn't triggered for proxied requests on 2.0.x; a note appears in the documentation. -- Eric Covener covener@gmail.com --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org