Jyri Virkki wrote:
> Sriram Natarajan wrote:
>
>> components within AMP stack like Apache , MySQL or PHP. For example, we
>> can provide a URI like /stats protected by password that would allow
>> user to check apache status (using mod_status) or APC stats within php
>>
>
> If there's multiple stat reports, what would http://localhost/stats
>
> return if this is established? A list to all choices? A unified view?
>
>
probably a list of all choices. unified view is beyond the scope for
current effort.
>> Any comments ?
>>
>
> Some thoughts to consider,
>
> - How do I as a user enable this? I don't want this on every
> one of my web servers.
>
by default, we will only provide a sample configuration . so, a user
enabling this can enable it after appropriate customization...
> - Related to above, if I don't enable it, it can't interfere with the
> namespace of my web server instance.
>
>
It won't...
> I suggest fleshing out a proposal with more detail and let's go from
> there.
>
>
>
I just throwed in my initial idea ...hoping to get some community
feedback.. Ok, let me write it as a proposal..