Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 61147 invoked from network); 8 Sep 2010 21:24:00 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Sep 2010 21:24:00 -0000 Received: (qmail 17469 invoked by uid 500); 8 Sep 2010 21:23:57 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 17403 invoked by uid 500); 8 Sep 2010 21:23:57 -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 17395 invoked by uid 99); 8 Sep 2010 21:23:56 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Sep 2010 21:23:56 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mohitanchlia@gmail.com designates 209.85.212.45 as permitted sender) Received: from [209.85.212.45] (HELO mail-vw0-f45.google.com) (209.85.212.45) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Sep 2010 21:23:34 +0000 Received: by vws19 with SMTP id 19so624058vws.18 for ; Wed, 08 Sep 2010 14:23:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=GqsCWhZq0eGIGn+IiGkzJ5vLnhu8liV6aebaPsPyVkg=; b=kA8tPRGf/Scbd7LRS1Z0zXrfAhk7uQ75kEEC8Kj610Z6vmgNIPXGZHPp4+gU9EZfMv c6FQrM6e1cQXLwLYrheaX5tOqmooPemurQ+c+Ibf7Qd5Pa8nhIwSqpOUf3Z31pVYoZlE 2SUKoRyWCRDD4ISAOtD6sZMWgSZ+9MuaNLA7M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=vSaXybbg67MrOzKJ4Nf/Ft8GM9xUy2s/Gmo5QOTe4nbsHDX6eLrQgn0ZxXvqzo3Ivg naWf4DSW8PxfaSiqYZGdG8Rsz/+fbMvuY6/kCgTj05cYbirah6M0a4lnIZoT071tuSAx Rwi9ZdcODQ4kAc3rV9w1vi+2XPWIergTHWO40= MIME-Version: 1.0 Received: by 10.220.128.138 with SMTP id k10mr209226vcs.256.1283980993170; Wed, 08 Sep 2010 14:23:13 -0700 (PDT) Received: by 10.220.175.198 with HTTP; Wed, 8 Sep 2010 14:23:13 -0700 (PDT) Date: Wed, 8 Sep 2010 14:23:13 -0700 Message-ID: From: Mohit Anchlia To: users@httpd.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] LimitRequestBody http return code I am trying to test LimitRequestBody. It looks like it always returns Http code 500. Is this as expected? I thought it's supposed to return Http 413. Is there a way to change the return code of LimitRequestBody? --------------------------------------------------------------------- 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