Your message dated Mon, 11 Oct 2010 23:36:10 +0200
with message-id <[email protected]>
and subject line Re: [pkg-lighttpd] Bug#598709: Bug#598709: lighttpd:
workaround for acrobat + msie pdf download bug
has caused the Debian Bug report #598709,
regarding lighttpd: workaround for acrobat + msie pdf download bug
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
598709: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598709
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
So, I'm closing this...
--- End Message ---