Activity
From 2017-04-26 to 2017-05-02
2017-05-01
2017-04-28
- 23:30 Feature #152 (Patch Pending): mod_proxy feature to remove part of the URI when passing along requests...
- *Experimental* feature added with new directive @proxy.header = ( ... )@
Please see [[DevelGit]] and checkout bran... - 22:51 Revision 9c0ef687: [core] permit strings,ints,arrays in config array
- (modules may implement more particular restrictions)
x-ref:
"[mod_proxy] forwarded is a string array only"
https...
2017-04-27
- 08:31 Bug #2807: %D and %{UNIT}T of mod_accesslog do not work as expected
- the patch looks good - milisecs and microsecs work now as expected
2017-04-26
- 19:21 Bug #2807: %D and %{UNIT}T of mod_accesslog do not work as expected
- If you can, please try the patch attached to this ticket. I had noticed an inconsistency at startup initialization t...
- 18:29 Bug #2807: %D and %{UNIT}T of mod_accesslog do not work as expected
- as stated in docs:
"%{ms}T" - log time used in miliseconds
"%{us}T" - log time used in microseconds
as actually ... - 18:23 Bug #2807: %D and %{UNIT}T of mod_accesslog do not work as expected
- I am sorry, but I did not understand the wording in your statement. Would you please clarify in a few complete sente...
- 18:18 Bug #2807: %D and %{UNIT}T of mod_accesslog do not work as expected
- kinda of unix epoch timestamp is logged when %{ms}T or %{us}T is used in accesslog.format string instead of time used...
- 17:08 Bug #2807: %D and %{UNIT}T of mod_accesslog do not work as expected
- Clarification: the accesslog will be buffered until the buffer is full, unless %t is part of the format string. If %...
- 16:46 Bug #2807 (Fixed): %D and %{UNIT}T of mod_accesslog do not work as expected
- > %D described as "time used in ms" when ms assumed to be miliseconds (1000 ms = 1 sec). Time used is logged in micro...
- 09:46 Bug #2807 (Fixed): %D and %{UNIT}T of mod_accesslog do not work as expected
- mod_accesslog allows to log time used by a request via %D and %{UNIT}T tags of accesslog.format.
%D described as "... - 19:16 Revision b23065e5: [mod_accesslog] flag high precision ts for %T (fixes #2807)
- flag high precision ts for %T after parsing %{xxx}T config
x-ref:
"%D and %{UNIT}T of mod_accesslog do not work as... - 04:38 Revision 45bb2c1f: [core] permit strings and integers in config array
- (modules may implement more particular restrictions)
github: closes #80 - 04:38 Revision 589faeef: [core] fix build issue without ipv6 support
- This patch fixes the build issue introduced with when code has been
shared in commit a448886485ea89efed2996838be6ac42... - 03:21 Bug #2806: 1.4.45 : 404 on local redirection from CGI script, regardless of cgi.local_redir setting
- Behavior prior to lighttpd 1.4.40 was to send the Location header back to the client, even if just a URL-path, and th...
Also available in: Atom