Search found 1 match
- 2015-04-16T09:57:48-07:00
- Forum: Users
- Topic: MAGICK_THREAD_LIMIT Not Working
- Replies: 4
- Views: 4877
MAGICK_THREAD_LIMIT Not Working
Hello,' The identify process has been consuming too much CPU on our servers and I am trying to limit the number of threads it uses. So far I've tried putting MAGICK_THREAD_LIMIT=1 into the environment and adding <configure name="MAGICK_THREAD_LIMIT" value="1"/> into configure,xml, neither of which ...