Date: Wed, 11 Mar 2015 12:26:56 +0000 From: opendaddy@hushmail.com To: freebsd-questions@freebsd.org Subject: Limiting CPU on some processes on web server Message-ID: <20150311122656.96F2020341@smtp.hushmail.com>
next in thread | raw e-mail | index | archive | help
Hi! I run this web app that depends on ImageMagick to process images and ffmpeg to process videos. These processes, unfortunately, consume 100% of my CPU, rendering my web app unusable (gateway timeout). Tried `nice -n 19` but to no avail. What other options do I have? Thanks! O.D.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150311122656.96F2020341>