Re: [Rabbit-proxy-users] Windows 2000?
Brought to you by:
ernimril
From: Robert O. <ro...@kh...> - 2005-04-24 06:48:27
|
Barry Judson wrote: > I have the proxy server running but I can't seem to get the image > quality to be reduced. I have ImageMagick installed, and I think I > have referenced it properly in the rabbit.conf file but I'm not sure. Did you check the error_log? it will show a line if convert can not be found. I get something like this when I insert a typo in the path: [24/Apr/2005:06:43:36 GMT][WARN][convert -/usr2/bin/convert- not found, is your path correct?] It would help if we could see the interesting parts of the config and the error messages. Can you show that the ImageHandler is configured correctly for an image that you want to shrink ? Also note that some images will not be compressed since they are either too small or the converted jpeg image got bigger than the original (png or gif) image . /robo |