)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":11628,"name":"Michael Johnson","email":"johnsomor@gmail.com","username":"johnsom"},"change_message_id":"513ac514e8604c174f7c7df4fa8ba349a6b59896","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":45,"id":"a4e0823f_765497e7","updated":"2022-12-07 20:26:15.000000000","message":"Just two minor comments.","commit_id":"bfcafe51b2bbf05d37f0a4cd7ffa5b5c076e574d"},{"author":{"_account_id":11628,"name":"Michael Johnson","email":"johnsomor@gmail.com","username":"johnsom"},"change_message_id":"2f9432247a421743dfb8599ee5f80c73bc4d4e05","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":49,"id":"3e9f46fc_6ac8af06","updated":"2022-12-08 16:01:14.000000000","message":"LGTM","commit_id":"454cff587ed10b5e504da93b074b77cb85055b13"},{"author":{"_account_id":34429,"name":"Tom Weininger","email":"dienste@weinimo.de","username":"tweining"},"change_message_id":"7e51ef4e1d703280b35951b8d41b5314e4014927","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":49,"id":"15bf2cce_e8a56277","updated":"2022-12-09 17:54:37.000000000","message":"recheck tox issue should be resolved now","commit_id":"454cff587ed10b5e504da93b074b77cb85055b13"}],"octavia/common/jinja/haproxy/combined_listeners/jinja_cfg.py":[{"author":{"_account_id":11628,"name":"Michael Johnson","email":"johnsomor@gmail.com","username":"johnsom"},"change_message_id":"513ac514e8604c174f7c7df4fa8ba349a6b59896","unresolved":true,"context_lines":[{"line_number":226,"context_line":"                # A cache block uses about 200 bytes of data."},{"line_number":227,"context_line":"                # The HAProxy default of ssl_cache (20000) would take up"},{"line_number":228,"context_line":"                # 4000 KB. We don\u0027t want to go below that."},{"line_number":229,"context_line":"                # TODO(tweining) maybe we do want to set a lower value?"},{"line_number":230,"context_line":"                if ssl_cache_mem_kb \u003e 4000:"},{"line_number":231,"context_line":"                    jinja_dict[\"ssl_cache\"] \u003d ssl_cache_mem_kb * 5"},{"line_number":232,"context_line":"            except (KeyError, TypeError):"}],"source_content_type":"text/x-python","patch_set":45,"id":"02511568_6841bbbf","line":229,"updated":"2022-12-07 20:26:15.000000000","message":"I think we can remove this TODO, I am fine with leaving the default if it is at or below 4MB.","commit_id":"bfcafe51b2bbf05d37f0a4cd7ffa5b5c076e574d"},{"author":{"_account_id":34429,"name":"Tom Weininger","email":"dienste@weinimo.de","username":"tweining"},"change_message_id":"55b58b82a079d0fb1f8e59e7f215f5c4e0345516","unresolved":false,"context_lines":[{"line_number":226,"context_line":"                # A cache block uses about 200 bytes of data."},{"line_number":227,"context_line":"                # The HAProxy default of ssl_cache (20000) would take up"},{"line_number":228,"context_line":"                # 4000 KB. We don\u0027t want to go below that."},{"line_number":229,"context_line":"                # TODO(tweining) maybe we do want to set a lower value?"},{"line_number":230,"context_line":"                if ssl_cache_mem_kb \u003e 4000:"},{"line_number":231,"context_line":"                    jinja_dict[\"ssl_cache\"] \u003d ssl_cache_mem_kb * 5"},{"line_number":232,"context_line":"            except (KeyError, TypeError):"}],"source_content_type":"text/x-python","patch_set":45,"id":"a88d8873_bac86d1e","line":229,"in_reply_to":"02511568_6841bbbf","updated":"2022-12-08 10:58:25.000000000","message":"Done","commit_id":"bfcafe51b2bbf05d37f0a4cd7ffa5b5c076e574d"}],"releasenotes/notes/tweak-ssl-cachesize-6893851feed43975.yaml":[{"author":{"_account_id":11628,"name":"Michael Johnson","email":"johnsomor@gmail.com","username":"johnsom"},"change_message_id":"513ac514e8604c174f7c7df4fa8ba349a6b59896","unresolved":true,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"other:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    When a HTTPS termination listener gets configured, Octavia will tweak the "},{"line_number":5,"context_line":"    HAProxy `tune.ssl.cachesize` setting to use about half of the available"},{"line_number":6,"context_line":"    memory (free + buffers + cached) on the amphora minus the memory needed "},{"line_number":7,"context_line":"    for network sockets based on the global max connections setting."}],"source_content_type":"text/x-yaml","patch_set":45,"id":"95defcb0_e3660f4e","line":4,"updated":"2022-12-07 20:26:15.000000000","message":"Trailing whitespace in this file.","commit_id":"bfcafe51b2bbf05d37f0a4cd7ffa5b5c076e574d"},{"author":{"_account_id":34429,"name":"Tom Weininger","email":"dienste@weinimo.de","username":"tweining"},"change_message_id":"55b58b82a079d0fb1f8e59e7f215f5c4e0345516","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"other:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    When a HTTPS termination listener gets configured, Octavia will tweak the "},{"line_number":5,"context_line":"    HAProxy `tune.ssl.cachesize` setting to use about half of the available"},{"line_number":6,"context_line":"    memory (free + buffers + cached) on the amphora minus the memory needed "},{"line_number":7,"context_line":"    for network sockets based on the global max connections setting."}],"source_content_type":"text/x-yaml","patch_set":45,"id":"81af3d27_868d3ec4","line":4,"in_reply_to":"95defcb0_e3660f4e","updated":"2022-12-08 10:58:25.000000000","message":"Done","commit_id":"bfcafe51b2bbf05d37f0a4cd7ffa5b5c076e574d"}]}
