# 1.4.46 2017-10-21 * Feature #152: mod_proxy feature to remove part of the URI when passing along requests... * Feature #377: Incorrect handling of the 100 (Continue) Status * Feature #418: mod_proxy should send the X-Forwarded-Host header to the proxied server * Bug #428: lighttpd doesn't accept connections after some time of working * Feature #485: PostgreSQL virtual host support * Feature #646: secdownload.path_elements support * Feature #650: setenv.add-or-replace-response-header * Feature #656: Feature request: add server config for setting permissions on Unix domain socket * Feature #954: X-LIGHTTPD-KBytes-per-second header patch * Feature #974: would like something similar to nginx proxy_intercept_errors * Feature #1162: Adaptive spawning with min-procs=>0 * Feature #1259: mod_autoext - Apache-like support for automatically adding extensions * Feature #1268: condition should be optional in "else" clause in configuration file * Feature #1393: access log pipe writer should restart child process if it exits * Feature #1556: Allow matching against any arbitrary HTTP header in the configuration file regexps * Feature #1817: LDAP-Group support for HTTP-Authentication * Feature #1887: add end and header parameter for flv streaming * Feature #1904: mod_secdownload option to include url GET parameters in md5 * Feature #1936: LDAP Virtual Host Definition Storage Integration * Bug #1949: mod_geoip not setting environmental variables * Feature #2205: set server.max-keep-alive-requests = 100 * Feature #2245: SSL : authenticate only clients for a particular URL * Feature #2295: set-request-header or remove-request-header support for mod_setenv * Feature #2297: mod_dbi_vhost (patch included) * Feature #2319: Support CRLs for client certificate verification * Feature #2481: [mod_auth] [patch] allow SSL clientcert authenticated users to bypass AUTH * Feature #2678: New mod_precompress feature * Feature #2693: [PATCH] support SSL_CLIENT_VERIFY & SSL_CLIENT_S_DN * Feature #2694: [PATCH] add support for ssl.cadn-file * Feature #2703: Forward authenticated user to proxied requests * Feature #2736: Test $HTTP["language"] for preferred language? * Bug #2782: init scripts outdated, should be removed * Bug #2783: gethostbyname deprecated, should use getaddrinfo * Feature #2785: graceful restart with SIGUSR1 * Bug #2788: FreeBSD/1.4.45/SSL: requests getting stuck in handle-req state occasionally * Bug #2789: lighttpd cores on AIX when nofiles is unlimited * Bug #2791: mod_fastcgi : pid {pid} 1 not found: No child processes * Bug #2793: 1.4.40 regression: broken redirect (using Location) between url.rewrite-once URLs * Bug #2794: 1.4.40 regression: regexp subst vars mangled by config-glue condition caching * Feature #2795: mod_usertrack should have an option to set the 'Secure' and 'HttpOnly' flags on the cookie * Bug #2796: mod_fastcgi can fail to read entire response from server * Bug #2797: Wrong example value for simple-vhost.debug * Bug #2798: Segfault with simple-vhost.debug = "enable" * Feature #2799: allow overriding configuration values * Feature #2800: lighttpd needs config option for syslog facility * Bug #2801: digest authentication stale nonce * Feature #2802: Could the error-log be improved a tiny bit in regards to "Permission denied" errors propagated from the filesystem (on Linux at the least)? * Feature #2804: support (HAProxy) PROXY protocol for receiving requests * Bug #2806: 1.4.45 : 404 on local redirection from CGI script, regardless of cgi.local_redir setting * Bug #2807: %D and %{UNIT}T of mod_accesslog do not work as expected * Bug #2808: mod_uploadprogress fails when using parameters * Bug #2809: Memory corruption in yy_reduce (configparser.y), SIGSEGV * Bug #2810: Missing array entry type check in config_insert (configfile.c), SIGSEGV * Feature #2811: proxy Upgrade: websocket * Feature #2818: Custom HEADER and README filepaths in mod_dirlisting are treated as relative paths instead of absolute paths when file name starts with "/" * Bug #2822: Segmentation fault on HTTP chunked input * Bug #2823: Directory listing / sort by last modified does not work on Safari * Feature #2825: Systemd service should default to graceful stop * Bug #2826: stale REMOTE_ADDR when using AF_UNIX socket * Bug #2827: POST to mod_cgi sometimes hangs * Feature #2828: Reproducible builds