Increase the number of Puma threads

By default, your instance of Dradis ships with two puma threads. Increasing the number of puma threads on your instance gives you more "web server" threads to serve more web requests per second. This can be especially helpful if you have a large team you want multiple workers available to serve incoming requests.

To increase the number of puma threads:

  1. Open file /opt/dradispro/dradispro/current/script/env.sh
  2. Append the following line at the bottom of the file:
    export PUMA_WORKERS=4
  3. Restart the puma processes by running the following in the console as dradispro:
    $ god restart dradispro-puma

Reminder: local changes will be overwritten the next time you upgrade. If you make any local changes, make sure to re-apply them every time you upgrade Dradis.

Streamline InfoSec Project Delivery

Learn practical tips to reduce the overhead that drags down security assessment delivery with this 5-day course. These proven, innovative, and straightforward techniques will optimize all areas of your next engagement including:

  • Scoping
  • Scheduling
  • Project Planning
  • Delivery
  • Intra-team Collaboration
  • Reporting and much more...

Your email is kept private. We don't do the spam thing.