Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Dev

mod_fcgid: add mod_status support?

 

 

Apache dev RSS feed   Index | Next | Previous | View Threaded


pqf at mailtech

Nov 9, 2009, 5:51 PM

Post #1 of 5 (548 views)
Permalink
mod_fcgid: add mod_status support?

Hi, all
I am new to this community, I am think to add mod_status support to mod_fcgid, which provide more internal information to administrators. Is it a good idea? I am working on it now, but if someone think it's not a good idea, please let me know.
BTW, I did test spin lock on share memory process table, the result is, hit per second is not as good as current solution with global mutex, so I give up :)

Thanks


sctemme at apache

Nov 9, 2009, 7:48 PM

Post #2 of 5 (513 views)
Permalink
Re: mod_fcgid: add mod_status support? [In reply to]

On Nov 9, 2009, at 5:51 PM, pqf wrote:

> Hi, all
> I am new to this community, I am think to add mod_status support
> to mod_fcgid, which provide more internal information to
> administrators. Is it a good idea? I am working on it now, but if
> someone think it's not a good idea, please let me know.

+1

See mod_ssl.c:314, ssl_scache.c:228 and ssl_scache.c:199 in trunk to
see how mod_ssl does it.

S.

--
Sander Temme
sctemme [at] apache
PGP FP: 51B4 8727 466A 0BC3 69F4 B7B8 B2BE BC40 1529 24AF
Attachments: smime.p7s (2.16 KB)


trawick at gmail

Nov 10, 2009, 4:00 AM

Post #3 of 5 (514 views)
Permalink
Re: mod_fcgid: add mod_status support? [In reply to]

2009/11/9 pqf <pqf [at] mailtech>:
> Hi, all
>    I am new to this community, I am think to add mod_status support to mod_fcgid, which provide more internal information to administrators. Is it a good idea? I am working on it now, but if someone think it's not a good idea, please let me know.

Sure. I'd like to see a view of processes and perhaps scores from mod_status.


wrowe at rowe-clan

Nov 10, 2009, 8:42 PM

Post #4 of 5 (497 views)
Permalink
Re: mod_fcgid: add mod_status support? [In reply to]

Jeff Trawick wrote:
> 2009/11/9 pqf <pqf [at] mailtech>:
>> Hi, all
>> I am new to this community, I am think to add mod_status support to mod_fcgid, which provide more internal information to administrators. Is it a good idea? I am working on it now, but if someone think it's not a good idea, please let me know.
>
> Sure. I'd like to see a view of processes and perhaps scores from mod_status.

I'd like to see this become an extensible mechansim. It was on the topic list
last week until SSL issues got the better of us.

I'll post thoughts in the coming week, Aaron, DougM and I have all done some
pondering on this subject that would make things cleaner for all.

But in terms of 2.0/2.2 legacy fcgid support for scoreboard, Sander's comments
are right on.


pqf at mailtech

Nov 11, 2009, 8:08 AM

Post #5 of 5 (487 views)
Permalink
Re: Re: mod_fcgid: add mod_status support? [In reply to]

>
> Jeff Trawick wrote:
> > 2009/11/9 pqf <pqf [at] mailtech>:
> >> Hi, all
> >> I am new to this community, I am think to add mod_status support to mod_fcgid, which provide more internal information to administrators. Is it a good idea? I am working on it now, but if someone think it's not a good idea, please let me know.
> >
> > Sure. I'd like to see a view of processes and perhaps scores from mod_status.
>
> I'd like to see this become an extensible mechansim. It was on the topic list
> last week until SSL issues got the better of us.
>
> I'll post thoughts in the coming week, Aaron, DougM and I have all done some
> pondering on this subject that would make things cleaner for all.
>
> But in terms of 2.0/2.2 legacy fcgid support for scoreboard, Sander's comments
> are right on.

I just finished a version which scan share memory and print out FastCGI process status. just like mod_ssl does.
But will the mechansim be changed to an extensible one in the future? external modules like mod_ssl should
use another mechansim to do this? Look forward for further discussion in the next week :)

Apache dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.