All your questions about AniDB belong in here.
No download support!
Moderator: AniDB
hhaamu
Posts: 84 Joined: Mon Feb 07, 2005 7:59 am
Post
by hhaamu » Sat Jul 30, 2005 9:24 am
exp wrote: - AniDB does now enforce gzip compression of all html pages (which saves almost 80% bandwidth)
Is this still supposed to be the case?
wget
http://anidb.info/perl-bin/animedb.pl -S -O /dev/null
wget
http://anidb.info/perl-bin/animedb.pl -S -O /dev/null --header "Accept-Encoding: gzip"
The latter returns a gzip compressed HTML document, the former returns it uncompressed.
rowaasr13
Posts: 415 Joined: Sat Sep 27, 2003 4:57 am
Post
by rowaasr13 » Sat Jul 30, 2005 7:53 pm
Yeah, I've noticed that too, when developing my automation script. Unless I ask for gzip explictly, which I do now, AniDB returns uncompressed content.
exp
Site Admin
Posts: 2438 Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere
Post
by exp » Tue Aug 09, 2005 4:30 pm
awww, I will have to look into that.
It might be that the required modification got lost on some apache upgrade.
BYe!
EXP