From the feedback, I’d like to move along with the following two API additions:
tsapi const char* TSHttpServerStateNameLookup(TSServerState state);
tsapi const char* TSHttpHookNameLookup(TSHttpHookID hook);
tsapi const char* TSHttpEventNameLookup(TSEvent event);
The other 2 debug API
On 3/1/14, 9:01 PM, James Peach wrote:
On Feb 28, 2014, at 3:21 PM, Leif Hedstrom wrote:
The internals of ATS has some static functions to convert from internal enum
values to a descriptive string. This includes:
HttpDebugNames::get_server_state_name()
HttpDebugNames::get_eve
On Mar 1, 2014, at 9:01 PM, James Peach wrote:
> On Feb 28, 2014, at 3:21 PM, Leif Hedstrom wrote:
>
>> The internals of ATS has some static functions to convert from internal enum
>> values to a descriptive string. This includes:
>>
>> HttpDebugNames::get_server_state_name()
>> Ht
> On Mar 1, 2014, at 3:01 PM, James Peach wrote:
>
>> On Feb 28, 2014, at 3:21 PM, Leif Hedstrom wrote:
>>
>> The internals of ATS has some static functions to convert from internal enum
>> values to a descriptive string. This includes:
>>
>>HttpDebugNames::get_server_state_name()
>>
On Feb 28, 2014, at 3:21 PM, Leif Hedstrom wrote:
> The internals of ATS has some static functions to convert from internal enum
> values to a descriptive string. This includes:
>
> HttpDebugNames::get_server_state_name()
> HttpDebugNames::get_event_name()
> HttpDebugNames::ge
The internals of ATS has some static functions to convert from internal enum
values to a descriptive string. This includes:
HttpDebugNames::get_server_state_name()
HttpDebugNames::get_event_name()
HttpDebugNames::get_action_name()
HttpDebugNames::get_cache_action_n