[API Review] Expose HttpDebugNames:: to plugins

2014-02-28 Thread Leif Hedstrom
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

Re: undocumented configuration options

2014-02-28 Thread Piotr Bulinski
After weekend (Tue+) I’ll be happy to give it a try (if it’s not completed before). On 28 Feb 2014, at 18:34, James Peach wrote: > On Feb 28, 2014, at 9:32 AM, Piotr Bulinski wrote: > >> Hi, >> >> is there a JIRA ticket for that already? > > nope; it might be best to file specific tickets a

Re: undocumented configuration options

2014-02-28 Thread James Peach
On Feb 28, 2014, at 9:32 AM, Piotr Bulinski wrote: > Hi, > > is there a JIRA ticket for that already? nope; it might be best to file specific tickets as items are documented. For example, some of the configs are stale and just need to be removed from the code ... > > Cheers, > Piotr > > On

Re: undocumented configuration options

2014-02-28 Thread Piotr Bulinski
Hi, is there a JIRA ticket for that already? Cheers, Piotr On 28 Feb 2014, at 17:32, James Peach wrote: > Hi all, > > Here's the list of undocumented configuration variables. It's a great > contributor opportunity :) > > proxy.config.admin.admin_user STRING admin > proxy.config.

undocumented configuration options

2014-02-28 Thread James Peach
Hi all, Here's the list of undocumented configuration variables. It's a great contributor opportunity :) proxy.config.admin.admin_user STRING admin proxy.config.admin.autoconf.doc_root STRING TS_BUILD_SYSCONFDIR proxy.config.admin.autoconf.localhost_only INT 0 pro