Difference between revisions of "VALT 6.6.17"

From IVS Wiki
Jump to: navigation, search
 
Line 2: Line 2:
  
 
'''Technical'''
 
'''Technical'''
 +
* Added automatic Wowza JVM memory tuning — heap and direct buffer sizes calculated from the system's total RAM, preserving any manually-set values
 
* Added automatic SSH key setup between Media servers and their Application server during install/reconfiguration
 
* Added automatic SSH key setup between Media servers and their Application server during install/reconfiguration
 
* Fixed issue where the Media-to-Application Wowza configuration sync could fail with a permission error or be silently skipped due to connecting with the wrong SSH user
 
* Fixed issue where the Media-to-Application Wowza configuration sync could fail with a permission error or be silently skipped due to connecting with the wrong SSH user

Latest revision as of 11:31, 14 July 2026

July 14th, 2026

Technical

  • Added automatic Wowza JVM memory tuning — heap and direct buffer sizes calculated from the system's total RAM, preserving any manually-set values
  • Added automatic SSH key setup between Media servers and their Application server during install/reconfiguration
  • Fixed issue where the Media-to-Application Wowza configuration sync could fail with a permission error or be silently skipped due to connecting with the wrong SSH user
  • Fixed issue where newly installed SSH private keys were left with permissions SSH rejects, causing repeated password prompts
  • Fixed issue where SSH key setup would continue after a failed key installation and report success
  • Disabled innodb_snapshot_isolation on MariaDB to prevent "record has changed since last read" errors introduced by the MySQL to MariaDB migration