Try to avoid conflicting with other lighttpd config that
touches the stat cache settings.
This commit is contained in:
parent
abc30ff656
commit
cfb02c1a7c
4 changed files with 29 additions and 7 deletions
4
debian/lighttpd/88-dump1090-fa-statcache.conf
vendored
Normal file
4
debian/lighttpd/88-dump1090-fa-statcache.conf
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
# The stat cache must be disabled, as aircraft.json changes
|
||||
# frequently and lighttpd's stat cache often ends up with the
|
||||
# wrong content length.
|
||||
server.stat-cache-engine = "disable"
|
Loading…
Add table
Add a link
Reference in a new issue