Skip to content

Conversation

@jpeach
Copy link
Contributor

@jpeach jpeach commented Jan 11, 2016

proxy.process.ssl.total_success_handshake_count_in should be the
metrics generated in the core SSL code, and the old compatible name
proxy.process.ssl.total_success_handshake_count should be generated
as a custom metric. The custom metric needs to be registered in
RecordsConfig.cc but it should be of type RECT_PROCESS not RECT_NODE.

… record type

proxy.process.ssl.total_success_handshake_count_in should be the
metrics generated in the core SSL code, and the old compatible name
proxy.process.ssl.total_success_handshake_count should be generated
as a custom metric. The custom metric needs to be registered in
RecordsConfig.cc but it should be of type RECT_PROCESS not RECT_NODE.
@jpeach
Copy link
Contributor Author

jpeach commented Jan 11, 2016

ping @zwoop @shinrich

@shinrich
Copy link
Member

Looks good to me. It wasn't clear to me how to do the generated metric when I was originally fixing up the names, so I no doubt messed it up.

@asfgit asfgit closed this in 8e0f814 Jan 13, 2016
@jpeach jpeach deleted the fix/TS-4107 branch January 14, 2016 05:14
Ftywan pushed a commit to Ftywan/trafficserver that referenced this pull request Dec 21, 2022
Use r/w protected pages on top of stacks to guard against stack
overflow.  The number of VM pages to use for guarding can be set
via the config option proxy.config.thread.default.stackguard_pages.

Co-authored-by: Mo Chen <uncorrupt@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants