[pkg-lighttpd] Bug#598709: lighttpd: workaround for acrobat + msie pdf download bug

Jeremy Lal kapouer at melix.org
Fri Oct 1 10:45:47 UTC 2010


Package: lighttpd
Version: 1.4.28-1
Severity: normal

Hi,
downloading a pdf served by lighttpd stalls when client is IE+acrobat.
It would be nice to include the workaround given at the bottom of :
http://redmine.lighttpd.net/issues/171

Which is :
$HTTP["url"] =~ "\.pdf$" {
  $HTTP["useragent"] =~ "MSIE" {
    server.range-requests = "disable" 
  }
}

This works with latest lighttpd, and is supposed to since 1.4.6.

Regards,
Jérémy.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lighttpd depends on:
ii  libattr1                1:2.4.44-2       Extended attribute shared library
ii  libbz2-1.0              1.0.5-6          high-quality block-sorting file co
ii  libc6                   2.11.2-6         Embedded GNU C Library: Shared lib
ii  libgamin0 [libfam0]     0.1.10-2+b1      Client library for the gamin file 
ii  libldap-2.4-2           2.4.23-6         OpenLDAP libraries
ii  libpcre3                8.02-1.1         Perl 5 Compatible Regular Expressi
ii  libssl0.9.8             0.9.8o-2         SSL shared libraries
ii  libterm-readline-perl-p 1.0303-1         Perl implementation of Readline li
ii  lsb-base                3.2-25           Linux Standard Base 3.2 init scrip
ii  mime-support            3.48-1           MIME files 'mime.types' & 'mailcap
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages lighttpd recommends:
ii  spawn-fcgi                    1.6.3-1    A fastcgi process spawner

Versions of packages lighttpd suggests:
ii  apache2-utils                 2.2.16-2   utility programs for webservers
ii  openssl                       0.9.8o-2   Secure Socket Layer (SSL) binary a
pn  rrdtool                       <none>     (no description available)

-- no debconf information






More information about the pkg-lighttpd-maintainers mailing list