Return-Path: X-Original-To: apmail-httpd-modules-dev-archive@minotaur.apache.org Delivered-To: apmail-httpd-modules-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 40066E0ED for ; Wed, 9 Jan 2013 15:06:43 +0000 (UTC) Received: (qmail 49817 invoked by uid 500); 9 Jan 2013 15:06:43 -0000 Delivered-To: apmail-httpd-modules-dev-archive@httpd.apache.org Received: (qmail 49781 invoked by uid 500); 9 Jan 2013 15:06:42 -0000 Mailing-List: contact modules-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: modules-dev@httpd.apache.org Delivered-To: mailing list modules-dev@httpd.apache.org Received: (qmail 49770 invoked by uid 99); 9 Jan 2013 15:06:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2013 15:06:42 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rcadima@gmail.com designates 209.85.214.52 as permitted sender) Received: from [209.85.214.52] (HELO mail-bk0-f52.google.com) (209.85.214.52) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2013 15:06:36 +0000 Received: by mail-bk0-f52.google.com with SMTP id w5so966057bku.39 for ; Wed, 09 Jan 2013 07:06:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=WuwClQX67muB0b5yRMFN0EvC/gY6fqAe8Yd46us91QE=; b=0SkVfXhgf9uchVs2KlnfTGeztm27EukABW2zd4EqhZhxdfBgeol+RyDdLuia8W5WNT qTiv9bwB6hUBPcruYBO9LlnTDRDrMjH3PLP7KBV8OiEArKE05QGcqV9aGqZb4vrB868J GjPWk4ekk2LdsZ34aP2JAB2dZ8NWq9Bs+SdxPT0Pyp4OJ9O0Js7GIdCddCuK3LguWmxW i9usv12dO8kRxPat16fY9Gt0BE1b+nf/+j4IHywUp6ftFRlZz3HYEWC5a5J+3Ut0evTA Y3KbrexVOP5TFCdw2hPDVLYHJxbd2e8HevSqpHTHFlpx15Vm60LnAuzqKaWXPP+Lp75W r7Aw== Received: by 10.204.12.202 with SMTP id y10mr34620310bky.51.1357743976310; Wed, 09 Jan 2013 07:06:16 -0800 (PST) MIME-Version: 1.0 Received: by 10.205.104.137 with HTTP; Wed, 9 Jan 2013 07:05:56 -0800 (PST) In-Reply-To: References: From: Ruben Campos Date: Wed, 9 Jan 2013 15:05:56 +0000 Message-ID: Subject: Re: lbmethod and TCP header To: modules-dev@httpd.apache.org Content-Type: multipart/alternative; boundary=0015174ff19e6765e604d2dc6770 X-Virus-Checked: Checked by ClamAV on apache.org --0015174ff19e6765e604d2dc6770 Content-Type: text/plain; charset=ISO-8859-1 Hi, So, what I understood is that it is possible to get the TCP headers. What I do not understand is your question. I'm not using mod_rewrite, I don't even load the module on the httpd.conf. Can you explain it better? All I need is to access the TCP header on the function that finds the best worker from the balancer. Again, thank you, best regards, Ruben Campos Ruben de Campos http://about.me/RubenCampos 2013/1/7 Idel Fuschini > Hi, > It's possible have an example of code for pass environment value to > mod_rewrite through httpd.conf? > > Inviato da iPhone --0015174ff19e6765e604d2dc6770--