Activity
From 2007-04-23 to 2007-04-29
2007-04-29
- 16:09 Feature #1153: Support all hashes in htpasswd
- apr1 md5 should be supported. what lighty version do you use?
- 02:47 Feature #1153 (Invalid): Support all hashes in htpasswd
- It would be a lot easier for transition from Apache if the "htpasswd" backend supported md5 and sha hashed passwords ...
- 09:44 Bug #1154 (Fixed): Segmentation fault in mod_proxy_backend_http.c
- When testing 15.0-svn r1820,we got Segmentation fault,after gdb digging,we found that in mod_proxy_backend_http.c lin...
2007-04-28
- 09:28 Bug #1149: handle-req time too long
- I think this is not mod_fastcgi's problem....
- 00:39 Bug #1152 (Fixed): mod_proxy fails with proxy.balance = "round-robin"
- I have the following proxy configuration:...
- 00:16 Bug #516: using round-robin as a balance scheme to reverse proxy to a single server doesn't seem to work
- I'm seeing the same problem with 1.4.15. Is anybody reading these bug reports?
2007-04-27
- 10:03 Bug #265: mod_mysql_vhost doesn't bother reconnecting on mysql errno 2006
- same as "#518":http://trac.lighttpd.net/trac/ticket/518, right?
-- christian - 09:13 Bug #459: lighttpd occasionally crashes in mod_scgi mode
- This seems to happen anytime the backend scgi process accepts a connection from lighttpd and then, without an answer,...
2007-04-26
- 12:24 Bug #1149: handle-req time too long
- today's status:...
- 12:18 Bug #1151: compile error (during compiling mod_fastcgi)
- the same truble. and no mod_fastcgi.i anywhere...
- 12:10 Bug #1151: compile error (during compiling mod_fastcgi)
- you can do that easily in a FastCGI application and use X-LIGHTTPD-send-file to tell lighttpd the path it should send...
- 12:06 Bug #1151: compile error (during compiling mod_fastcgi)
- please run
"gcc -DHAVE_CONFIG_H -DLIBRARY_DIR=\"/home/vgordeenkov/serv_lighthttpd/lib\" -I. -I.. -D_REENTRANT -D+EX... - 12:01 Bug #1151: compile error (during compiling mod_fastcgi)
- unfortunetly I am unable to connect to IRC right now.
the reason to write our own module: we have File Storage with ... - 11:47 Bug #1151: compile error (during compiling mod_fastcgi)
- first of all ... why writing your own module?
can you join #lighttpd on irc.freenode.net?
thanks in advance
- 11:40 Bug #1151: compile error (during compiling mod_fastcgi)
- Replying to [[lighttpd:comment:1|darix]]:
> what os? what gcc version?
>
gcc -v
Reading specs from /usr/lib/... - 11:36 Bug #1151: compile error (during compiling mod_fastcgi)
- what os? what gcc version?
- 11:08 Bug #1151 (Fixed): compile error (during compiling mod_fastcgi)
- I try to compile lighthttpd and unable to do it becouse of the following errors
the steps I do to compile:
./config...
2007-04-25
- 20:06 Bug #1150 (Fixed): Incomplete cache files can lead to serving bad content
- I recently had the partition that contains my cache/compress directory become full. After that, each time a request w...
- 19:16 Bug #721: link "Setting up Lighttpd and AWStats" on wiki does'nt works
- ddd
- 16:15 Bug #1140: bus error with mod_proxy_core and osx.
- jan, i looked into it a bit. as first patch i added:...
- 14:35 Bug #1149 (Fixed): handle-req time too long
- Yesterday,i upgraded lighttpd to 1.4.15 by ports (FreeBSD 6.2 amd64)
Server-Status shows:... - 11:49 Bug #1148 (Fixed): hostname with initial digit character rejected
- RFC1123 Section 2.1 removes the restriction in host names to start with an Alpha character.
The attached patch com... - 08:42 Bug #80: mod_proxy + indexfiles == bug
- Same error in 1.5.x svn 1811 too
-- boom - 08:40 Bug #1044: Error uploading files with linux-aio
- In 1811 all ok
-- boom - 06:35 Bug #1142: Segmentation fault with proxy.debug = \"enable\"
- Replying to [[lighttpd:ticket:1142|rhinofly]]:
> Segmentation fault with proxy.debug = \"enable\"
>
>
> {{{
> ... - 04:25 Feature #1147 (Fixed): Solaris Event Ports
- To experience significant performance improvements in Solaris, one must use Solaris Event Ports.
There seems to be... - 01:25 Bug #1146 (Invalid): Header parsing is case-sensitive
- Lighttpd parses HTTP headers in a case sensitive manner and thus it is unusable from many older or deviant clients fo...
2007-04-24
- 18:04 Feature #1145 (Fixed): mod_accesslog cookie field support %{VARNAME}C
- In some case we need to log cookie field into access log for visitor analyze,and a cookie field support has plan for ...
- 17:42 Feature #1144 (Fixed): RFE: Supply custom authentication credentials via mod_proxy
- I am using lighttpd with mod_proxy to hide a program with its own custom HTTP interface from the Internet. (I trust l...
- 10:10 Bug #1143 (Obsolete): static file sending slow,and most connect in "read-header" status
- I have a static file web server,in 1.4.13 from mod_status it report 120req/s and 300 connections,most connection are ...
- 10:01 Bug #1142 (Fixed): Segmentation fault with proxy.debug = \"enable\"
- Segmentation fault with proxy.debug = \"enable\"...
2007-04-23
- 19:39 Bug #1140 (Fixed): bus error with mod_proxy_core and osx.
- After adding the mod_proxy_core server module I get a bus error when starting lighttpd.
$ gdb sbin/lighttpd
GN... - 18:28 Bug #1139: lighty 1.5.x-svn + mod_magnet + luasockets + memcached: SIGSEGV crash
- Ok, it doesn't seem to be in the Connect, crash happenes when socket:send is used,,, I have attached the Memcache mod...
- 17:09 Bug #1139: lighty 1.5.x-svn + mod_magnet + luasockets + memcached: SIGSEGV crash
- I'm trying to find the exact reason for the sigsegv, it is not the connect, but the first call to functions like add,...
- 15:15 Bug #1139 (Obsolete): lighty 1.5.x-svn + mod_magnet + luasockets + memcached: SIGSEGV crash
- Lighty doesn't like that combination. It seems that on socket connect, lighty crashes.
Here is a small strace.log
... - 10:34 Bug #1138: mod_proxy_core crashed for X-Rewrite-* feature
- OS is CentOS 4.3(X64)
Linux b01 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 x86_64 x86_64 x86_64 GNU/Linux
- 10:32 Bug #1138 (Fixed): mod_proxy_core crashed for X-Rewrite-* feature
- lighttpd 1.5.0 r1820(from svn)
*config file*...
Also available in: Atom