Search found 3 matches
- 2011-11-09T08:24:23-07:00
- Forum: Users
- Topic: Performance problems
- Replies: 4
- Views: 7363
Re: Performance problems
Oké, I've uncomment that line: <policymap> <!-- <policy domain="system" name="precision" value="6"/> --> <!-- <policy domain="resource" name="temporary-path" value="/tmp"/> --> <!-- <policy domain="resource" name="memory" value="2GiB"/> --> <!-- <policy domain="resource" name="map" value="4GiB" ...
- 2011-11-09T06:06:50-07:00
- Forum: Users
- Topic: Performance problems
- Replies: 4
- Views: 7363
Re: Performance problems
Oké, thanks I will try that and monitor it.
- 2011-11-09T04:24:28-07:00
- Forum: Users
- Topic: Performance problems
- Replies: 4
- Views: 7363
Performance problems
Last week I've introduced Imagemagic in our CMS to reduce the images. Works pretty good and the images have a higher quality then reducing images with PHP GD and the're small too! But one problem is the performance of ImageMagic. When I reduce for example 10 images after each other with ImageMagic ...