Re: [Rabbit-proxy-users] no image compression
Brought to you by:
ernimril
|
From: Holger K. <hol...@gm...> - 2004-12-15 04:03:51
|
>> Is the compression problem related to the expire parsing problem? > No. > >> I'm using java version "1.4.2_05" > > Do you have imagemagick installed and can rabbit find convert? Yes and yes. Other sites get completly recompressed. > Hmmm, not sure why rabbit does not convert that... > Do you get anything in the error log? Except for the expire parse error? No. > Does the image get larger after conversion? I don't think so. I have convertargs=-quality 10 -flatten $filename +profile "*" jpeg:$filename.c and if i use that with convert on this picture it is 6674 Bytes large. Holger |