[pkg-lighttpd] Bug#568519: lighttpd fails proxy connections when upgraded to 1.4.19-5+lenny1

William Herrin bill at herrin.us
Mon Mar 8 21:41:15 UTC 2010


Hi Stefan,

I'm not using redmine; the problem impacts all documents including
static documents on the lighttpd side.

Access directly to lighttpd directly from web browsers appears to work
with the several I've tried. The only failures I've encountered are
when "reverse-proxying" through apache and it fails with all web
browsers in said configuration. This fails 100% of the time when
attempted with lighttpd 1.4.19.5+lenny1 and various releases of apache
2.2.

I do not recall seeing any log entries on the Lighttpd side. The log
entries on the apache side are in the bug ticket.

I'm using this directive in a .htaccess file on the apache side to
trigger the reverse proxy:

RewriteRule     ^https/([^\/]+)/(.*)$   https://$1/$2   [P]

I then point a web browser to:
http://apache.server/directory/https/192.168.1.1/lighttpd.file

Worked fine with no configuration changes on either side in lighttpd 1.4.19.5.

If for some reason apache actually works with lighttpd when you try to
repeat the described behavior, please send me the configs you used.
I'll be happy to chase it further and narrow it down.

Regards,
Bill Herrin



-- 
William D. Herrin ................ herrin at dirtside.com  bill at herrin.us
3005 Crane Dr. ...................... Web: <http://bill.herrin.us/>
Falls Church, VA 22042-3004





More information about the pkg-lighttpd-maintainers mailing list