ConfigServer Services Blog

New cxs v12.06

Changes:

  • Improved memory overhead when processing tarballs
  • Improved memory overhead when processing zip files
  • Ensure /etc/cxs/sessions is created
  • Allow “–threads 1” to help memory footprint
  • Modified –threads [num] to add an “auto” option, i.e. –threads auto. This will calculate an optimum number of threads on servers with more than 4 CPUs. See docs for more information
  • Updated documentation to specify processor threads, not cores
  • Fixed –threads [num] report post-processing sorting

New csf v14.09

Changes:

  • Improvements to CC IP lookup binary search
  • Modified index.recaptcha.php and index.php to use square instead of deprecated curly brackets on array index for PHP v7.4+
  • Modified Server Check regex matching on include in dovecot config files in RHEL v8+
  • Added workaround for iOS issue with bootstrap modals
  • Added EOL messages to Server Check report
  • Modified dovecot.conf parsing on cPanel for include_try in Server Check
  • Modified Apache 404 regex to check for either “info” or “error”
  • Added two new CLI options: –temprma [ip], –temprmd [ip]. This allows distinction between allow and deny that does not exist for –temprm [ip]
  • Updated UI to offer either –temprma [ip] or –temprmd [ip] instead of –temprm [ip]
  • Added PHP v7.2 EOL notice to Server Report

New cxs v12.05

Changes:

  • Added CWP ModSecurity integration via UI
  • DBI finish added before disconnect to discard any active fetches
  • Added workaround for iOS issue with bootstrap modals

New cmc v3.03

Changes:

  • Ensure UI errors are displayed in browser to avoid blank pages
  • Added workaround for iOS issue with bootstrap modals