Project

General

Profile

Activity

From 2017-02-24 to 2017-03-02

2017-03-02

00:21 Revision 970f337c: [core] reduce con allocation for small max_conns
reduce con allocation for small server.max_conns
(do not allocate structures that will never be used)
gstrauss

2017-02-28

17:01 Revision 18905bca: update .gitignore, add .gitattributes
gstrauss
16:34 Revision 3399b0dd: [core] default server.max-fds=4096 if unspecified (#2789)
x-ref:
"lighttpd cores on AIX when nofiles is unlimited"
https://redmine.lighttpd.net/issues/2789
gstrauss
06:05 Bug #428 (Fixed): lighttpd doesn't accept connections after some time of working
lighttpd was using kqueue in edge-triggered mode, but expected level-triggered behavior. This has been fixed in the ... gstrauss
06:01 Bug #468 (Fixed): Only one rails app works under lighttpd using named virtual hosts
fixed in lighttpd 1.4.40 where lighttpd checks for duplicated socket paths and treats matches as the same backend, ra... gstrauss
05:55 Feature #609: configuration testing
With lighttpd 1.4.40 and later, you there is also a "preflight" check which tests config and loads modules, but does ... gstrauss
05:51 Bug #925: lighty crashes whenever a file operation is done via webdav
likely fixed in lighttpd 1.4.40, and possibly in earlier versions. gstrauss
05:30 Bug #1594: Use /tmp instead of /var/tmp
In lighttpd 1.4.40, you can set ... gstrauss
04:50 Bug #1923 (Fixed): Compilation on AIX
gstrauss
04:49 Bug #1949 (Fixed): mod_geoip not setting environmental variables
Fixed in commit:f5356302 (regardless of module ordering, as long as dynamic handlers run in the handler hook) gstrauss
04:34 Feature #2211 (Fixed): Signals doc
[[InstallFromSource]] has a "signals" section
and the source tree describes signals in doc/initscripts.txt
gstrauss
04:25 Bug #1109: CGI Script crashes lighty !
lighttpd has properly handled SIGPIPE for a long time now. gstrauss
04:22 Bug #145 (Fixed): lighttpd will exist if a cgi is 'broken'
fixed in lighttpd 1.4.40 gstrauss
03:22 Bug #1979 (Fixed): mod_webdav doesn't support put of files over 2GB
fixed in lighttpd 1.4.40 gstrauss
03:19 Bug #463 (Fixed): lighttpd crashed after uploading file with https+webdav using novell netdrive
fixed in lighttpd 1.4.40 gstrauss
03:19 Bug #809 (Fixed): webdav upload with netdrive/webdrive crashes lighttpd
fixed in lighttpd 1.4.40 gstrauss
03:17 Bug #873 (Fixed): litmus kills lighttpd
fixed in lighttpd 1.4.40 gstrauss
02:23 Feature #959 (Missing Feedback): add jvmRoute support to mod_proxy_ajp13
The links provided in the ticket description are not very useful. Quoting from one of the links given:
http://tomca...
gstrauss

2017-02-27

20:37 Feature #2795: mod_usertrack should have an option to set the 'Secure' and 'HttpOnly' flags on the cookie
gstrauss wrote:
> Applied in changeset commit:8ddb727d5c505ec206446879897f9646e97ff1b3.
Works fine thanks!...
errietta
17:20 Feature #2795 (Fixed): mod_usertrack should have an option to set the 'Secure' and 'HttpOnly' flags on the cookie
Applied in changeset commit:8ddb727d5c505ec206446879897f9646e97ff1b3. gstrauss
17:19 Feature #2795 (Patch Pending): mod_usertrack should have an option to set the 'Secure' and 'HttpOnly' flags on the cookie
untested patch forthcoming, so feedback appreciated gstrauss
16:56 Feature #2795 (Fixed): mod_usertrack should have an option to set the 'Secure' and 'HttpOnly' flags on the cookie
Currently the cookie set by the mod_usertrack module does not have the secure flag or httponly flag on. There should ... errietta
17:16 Revision 8ddb727d: [mod_usertrack] usertrack.cookie-attrs config opt (fixes #2795)
usertrack.cookie-attrs allows user to add arbitrary attributes to the
cookie set by mod_usertrack, including attrib...
gstrauss
07:05 Revision 78047a3c: [core] $REQUEST_HEADER[...] subsumes other config (#1556)
x-ref:
"Allow matching against any arbitrary HTTP header in the configuration file regexps"
https://redmine.light...
gstrauss

2017-02-26

23:03 Revision 57ab20ac: [mod_cgi] cgi.local-redir = [enable|disable] (#2108, #2793)
new directive cgi.local-redir = [enable|disable]
*disable* RFC3875 6.2.2 local-redir by default.
(behavior change fr...
gstrauss
15:54 Revision d5695721: [mod_vhostdb_ldap] fix inverted logic (coverity)
fix inverted logic identified by coverity
silence other coverity warnings
gstrauss

2017-02-25

21:02 Revision ab077790: [tests] correct skip count for mod-scgi.t
gstrauss
20:55 Bug #2794 (Fixed): 1.4.40 regression: regexp subst vars mangled by config-glue condition caching
Applied in changeset commit:350d39b4cae6f4614c03cd075dbc86d248b5b461. gstrauss
20:55 Bug #2793 (Fixed): 1.4.40 regression: broken redirect (using Location) between url.rewrite-once URLs
Applied in changeset commit:ab85841b142c62c47f69fc45c0b54f080d54ddc9. gstrauss
20:55 Bug #2791 (Fixed): mod_fastcgi : pid {pid} 1 not found: No child processes
Applied in changeset commit:fb6b4027c85b65dfb37934fea450fe5aba3bd042. gstrauss
20:55 Bug #2789 (Fixed): lighttpd cores on AIX when nofiles is unlimited
Applied in changeset commit:95a756dcb3273e2680cae07a71e31df89da0f621. gstrauss
20:55 Feature #974 (Fixed): would like something similar to nginx proxy_intercept_errors
Applied in changeset commit:8f651a2b305f638ff2abec93a04a9ef2d967242a. gstrauss
20:55 Bug #2788 (Fixed): FreeBSD/1.4.45/SSL: requests getting stuck in handle-req state occasionally
Applied in changeset commit:12440e89cd2f93398b4a43020d9070a2b823dca9. gstrauss
20:51 Bug #2788: FreeBSD/1.4.45/SSL: requests getting stuck in handle-req state occasionally
I attempted to untangle some of the gnarly code in mod_fastcgi and mod_scgi surrounding process management. The code... gstrauss
20:55 Feature #2785 (Fixed): graceful restart with SIGUSR1
Applied in changeset commit:6c1e6e660e97318ed10360002130f03ffbc4a6ae. gstrauss
20:55 Bug #2782 (Fixed): init scripts outdated, should be removed
Applied in changeset commit:92c724eac68169b0a6c83c799196c1367cd0355d. gstrauss
20:55 Feature #954 (Fixed): X-LIGHTTPD-KBytes-per-second header patch
Applied in changeset commit:e2c19c3680c95dc9f7a50e491bfef18b23d43ddc. gstrauss
20:55 Feature #1887 (Fixed): add end and header parameter for flv streaming
Applied in changeset commit:93622f4d7a84298659ace51c1269020e5f834d87. gstrauss
20:55 Feature #1556 (Fixed): Allow matching against any arbitrary HTTP header in the configuration file regexps
Applied in changeset commit:2ac2911b9aa253e26a660241bbe37cdbcdd8d050. gstrauss
20:55 Feature #2297 (Fixed): mod_dbi_vhost (patch included)
Applied in changeset commit:2f83aac9fb757e5676120d44a07c1c5be1cf83c0. gstrauss
20:55 Feature #1936 (Fixed): LDAP Virtual Host Definition Storage Integration
Applied in changeset commit:2f83aac9fb757e5676120d44a07c1c5be1cf83c0. gstrauss
20:55 Feature #485 (Fixed): PostgreSQL virtual host support
Applied in changeset commit:2f83aac9fb757e5676120d44a07c1c5be1cf83c0. gstrauss
20:55 Bug #2783 (Fixed): gethostbyname deprecated, should use getaddrinfo
Applied in changeset commit:8981ca0467316a5d046d5c257ceea57a49333c87. gstrauss
20:55 Feature #1817 (Fixed): LDAP-Group support for HTTP-Authentication
Applied in changeset commit:9c91af0cfddd1e80978e38700af035b7bdb6ca1b. gstrauss
20:55 Feature #377 (Fixed): Incorrect handling of the 100 (Continue) Status
Applied in changeset commit:37dac9a23cbe5dd63c4b7bc19b01aa124f4740fd. gstrauss
20:55 Feature #1904 (Fixed): mod_secdownload option to include url GET parameters in md5
Applied in changeset commit:afce434e0b0ee517fef06cf32d3f9de25ceddc14. gstrauss
20:55 Feature #646 (Fixed): secdownload.path_elements support
Applied in changeset commit:afce434e0b0ee517fef06cf32d3f9de25ceddc14. gstrauss
20:55 Feature #2295 (Fixed): set-request-header or remove-request-header support for mod_setenv
Applied in changeset commit:4d92366ab21d4b4ae6f4781b9121d6683e0bc909. gstrauss
20:55 Feature #650 (Fixed): setenv.add-or-replace-response-header
Applied in changeset commit:4d92366ab21d4b4ae6f4781b9121d6683e0bc909. gstrauss
20:55 Feature #2245 (Fixed): SSL : authenticate only clients for a particular URL
Applied in changeset commit:20946a8b920edfd2455b667b266b1cfcef3336ac. gstrauss
20:55 Feature #2481 (Fixed): [mod_auth] [patch] allow SSL clientcert authenticated users to bypass AUTH
Applied in changeset commit:f54d628cd53fdd8a09ec1e3d448a1f39a5424463. gstrauss
17:41 Revision 350d39b4: [core] fix regex condition subst w/ mod_extforward (fixes #2794)
x-ref:
"1.4.40 regression: regexp subst vars mangled by config-glue condition caching"
https://redmine.lighttpd.n...
gstrauss
17:41 Revision 51ff7ac5: [mod_cgi] status 200 OK if no hdrs (deprecated) (#2786)
set status 200 OK if CGI does not return CGI headers
Note:
This mode in lighttpd is deprecated and may be removed in...
gstrauss
17:41 Revision 1dd5cce3: [mod_fastcgi,mod_scgi] consolidate backend process accounting (#2788)
consolidate backend process accounting for consistency
x-ref:
"FreeBSD/1.4.45/SSL: requests getting stuck in handl...
gstrauss
17:41 Revision 23c3535e: [mod_scgi] fix potential repeated use of proc->id
host->max_id is now number of procs allocated
proc->id is used when generated unix socket name or port for proc
gstrauss
17:41 Revision 317b7e5f: [mod_scgi] fix unused_procs bidirectional-links
gstrauss
17:41 Revision ab85841b: [mod_cgi] fix CGI local-redir w/ url.rewrite-once (fixes #2793)
x-ref:
"1.4.40 regression: broken redirect (using Location) between url.rewrite-once URLs"
https://redmine.lightt...
gstrauss
17:41 Revision fb6b4027: [mod_fastcgi,mod_scgi] consistent waitpid handling (fixes #2791)
more consistent waitpid() handling, consolidate similar code
If ECHILD received for a given pid, do not retry waitpi...
gstrauss
 

Also available in: Atom