Re: [Rabbit-proxy-users] Rabbit 3.1 ?
Brought to you by:
ernimril
|
From: Jason F. <xen...@gm...> - 2006-05-10 02:10:57
|
On 5/9/06, Robert Olofsson <ro...@kh...> wrote: > Can you get this reliably? Do you have a website this always happen on? Yes, every time. Every website. > Can you run convert manually and see what happen? > Preferably an image that fails. > It could be something like your convert not supporting gif/png/jpeg or > something silly like that... Nope, thats not it. Rabbit2 is on the same machine and that runs fine. > There were some problems with the ImageHandler in 3.0 and the one I know > about are fixed. > > You download it from: > http://www.khelekore.org/rabbit/RabbIT3-bin.tar.gz Uh oh.. I guess I'm running 3.1 then... :) > I see now that I have forgot to update the VERSION-string in HttpProxy, > but the links on http://www.khelekore.org/rabbit/ to the source and > the binary is the 3.1 release. Guess I have to update my release script, > my old rabbit-2-dist used to check the VERSION, but my rabbit-3-dist > script does not yet do that. > > /robo So... Maybe I'm not running the program correctly? Here's my command line= : JAVA=3D/usr/java/jre1.5.0_06/bin/java CLASSPATH=3D/usr/share/RabbIT3 $JAVA -jar $CLASSPATH/jars/rabbit3.jar -f conf/squabbit-2.conf $* & That seemed correct to me.. And I define convert in the config as follows = : convertargs=3D-quality 35 -flatten $filename +profile "*" jpeg:$filename.c -- Jason 'XenoPhage' Frisvold Xen...@gm... |