Known bugs in 1.4.10

Every release has bugs and some are more visible than others.

  • remote load balancing works but balancing over local procs doesn't (supastuff @ irc)
  • cgi requests don't work if mod_fastcgi is loaded after mod_cgi (fixed in [990])
  • linux-sendfile complains about posix_fadvise not being implemented on linux 2.4.20 (fixed in [991])
  • linux-sendfile crashes in posix_fadvise on linux 2.4.20 (fixed in [992], #515, #514)

Recent defect reports for 1.4.x-svn

  • #553 - Revision 1009 has incomplete change in mod_fastcgi.c and mod_scgi.c
  • #561 - Build error: "[config.h].in" not found during make

Version specific defect reports for 1.4.10

#462
Problems when using ssi includes with subdirectories.
#512
FreeBSD compile fails - workaround
#515
lighttpd 1.4.10 segfault - more details
#517
Lighttpd doesn't clean up its fastcgi socket file when shutdown
#518
mysqld disconnects and mod doesn't auto-reconnect
#520
Null string bug in mod_cgi introduced in 1.4.10; patch attached
#524
Memory leak - patch attached
#525
DragonFly compilation fails for siginfo_t
#528
Typo in FastCGI doc
#531
GetEnv on empty env strings
#533
CACHE_MISS is unavailable in cml files
#534
lighttpd does not restart dead fastcgi backends
#535
Disabled fastcgi backends never re-enabled
#537
Configure fails on solaris 10
#542
Leading zeroes not ignored in HTTP version
#543
mod_alias silently ignores aliases with capitals in them
#544
Include links to fam and gamin in performance doc
#547
Dangerous umask(0) in server.c:daemonize()
#549
lighttpd crashes after sending the header
#550
Compile problem on Solaris 10 - workaround for Sun Studio 11 compiler
#557
missing %0 used in configure will cause server silent crash
#558
CGI does not work if FastCGI is enabled
#560
"bin-environment" cannot override current valu