Project

General

Profile

« Previous | Next » 

Revision 9c46759d

Added by Stephen Benjamin over 7 years ago

Configure performance tuning settings for qpid (#50)

  • Configure systemd max open files limit for qdrouterd performance
  • fixes #18408 - add max-connections settings for qpid

View differences:

manifests/router/params.pp
$container_name = $::fqdn
$worker_threads = $::processorcount
$router_packages = ['qpid-dispatch-router']
$open_file_limit = undef
}

Also available in: Unified diff