APIM 5.6 - How to read automated net_read_Timeout and net_write_Timeout
book
Article ID: KB0071720
calendar_today
Updated On:
Products
Versions
TIBCO Cloud API Management - Local Edition
APIM 5.6
Description
Starting APIM 5.6 the cluster can set net_read_timeout and net_write_timeout variables when mysql pod get started/restarted. https://docs.tibco.com/pub/apim-local/5.6.0/TIB_apim-local_5.6.0_relnotes.pdf Lets see where these fields are configured and how to find them within the cluster to update/modify their values.
Issue/Introduction
In this article we will learn how to find and/or update the automated net_read_timeout/net_write_timeout variables when MySQL pods get started/restarted in ML5.6
Environment
ANY
Resolution
After deployment in SQL pod net_read_timeout and net_write_timeout values are added in my.cnf and ml_sql_properties_final.json files.