Re: [Rabbit-proxy-users] Re: [Rabbit-proxy-users] newbie problem
Brought to you by:
ernimril
From: Robert O. <ro...@kh...> - 2004-12-30 17:21:09
|
Holger Krull wrote: >> http://www.khelekore.org/rabbit/RabbIT2.0.36-pre2.tar.gz > > Hello, > this version solved my recompression problems. Odd. There should be nothing new in there to handle that. > And i get less unable to parse expire date messages, Well, that could have been fixed by a data parsing bug fix, good to hear that it seems to help. > instead a lot [WARN][Bad conversion: /dev/shm/rcache/temp/794 show up. > But the pictures get recompressed. Hmmm. That happens when the return value of the image conversion is non-zero. On unix that usually that indicates an error, on windows it seems that return values are totaly random. I have added the exit value to that warning. Happy new year! /robo |