--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: apache2-mpm-worker: mod_proxy_balancer env vars not exported.
- From: Jorge Matias <martin@andorinha.ist.utl.pt>
- Date: Wed, 28 Feb 2007 20:35:30 +0000
- Message-id: <20070228203530.15525.56617.reportbug@fenix-lb2.apl>
Package: apache2-mpm-worker
Version: 2.2.3-3.3
Severity: normal
I use this line in a LogFormat directive to write access logs to the file:
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{User-Agent}i\" \"JSESSIONID=%{JSESSIONID}C\" \"%{BALANCER_SESSION_ROUTE}e\" \"%{BALANCER_ROUTE_CHANGED}e\" \"%{BALANCER_WORKER_NAME}e\" \"%{BALANCER_WORKER_ROUTE}e\"" balancer-combined
Those 4 env vars in logformat appear with the value "-" in all HTTP
requests from virtual host the uses this mod_proxy_balancer.
Here is a log line example:
87.196.183.197 - - [28/Feb/2007:20:21:03 +0000] "GET /publico/executionCourse.do?executionCourseID=349750&method=evaluationMethod HTTP/1.1" 200 10413 "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.10) Gecko/20070216 Firefox/1.5.0.10" "JSESSIONID=57DE0F71095333707940943A7D32ABB0" "-" "-" "-" "-"
I saw this bug reported in apache.org website:
http://issues.apache.org/bugzilla/show_bug.cgi?id=39806
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-xen-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages apache2-mpm-worker depends on:
ii apache2.2-common 2.2.3-3.3 Next generation, scalable, extenda
ii libapr1 1.2.7-8.2 The Apache Portable Runtime Librar
ii libaprutil1 1.2.7+dfsg-2 The Apache Portable Runtime Utilit
ii libc6 2.3.6-15 GNU C Library: Shared libraries
ii libdb4.4 4.4.20-3 Berkeley v4.4 Database Libraries [
ii libexpat1 1.95.8-3.2 XML parsing C library - runtime li
ii libldap2 2.1.30-13+b1 OpenLDAP libraries
ii libpcre3 6.4-2 Perl 5 Compatible Regular Expressi
ii libpq4 8.1.8-1 PostgreSQL C client library
ii libsqlite3-0 3.3.8-1 SQLite 3 shared library
ii libuuid1 1.39-1 universally unique id library
apache2-mpm-worker recommends no packages.
-- no debconf information
--- End Message ---