Module reports busy workers

2009-08-26 Thread ricardo13
Hi, I would like to implement a module that write information (busy worker and idle worker) in file. When request is processed, It writes information (ap_log_hook). I use mod_status to recovery these information. I don't know about use these information in my module. Ricardo -- View this

Re: Module reports busy workers

2009-08-26 Thread Eric Covener
On Wed, Aug 26, 2009 at 8:47 AM, ricardo13ricardoogra...@gmail.com wrote: Hi, I would like to implement a module that write information (busy worker and idle worker) in file. When request is processed, It writes information (ap_log_hook). I use mod_status to recovery these information. I

Re: Module reports busy workers

2009-08-26 Thread ricardo13
HI, How do I collect these informations in my module ? Ricardo ricardo13 wrote: Hi, I would like to implement a module that write information (busy worker and idle worker) in file. When request is processed, It writes information (ap_log_hook). I use mod_status to recovery these

Re: Module reports busy workers

2009-08-26 Thread Eric Covener
On Wed, Aug 26, 2009 at 11:56 AM, ricardo13ricardoogra...@gmail.com wrote: HI, How do I collect these informations in my module ? Same way mod_status does? -- Eric Covener cove...@gmail.com

Re: Module reports busy workers

2009-08-26 Thread ricardo13
Yes, Mod_status shows in browser and writes in file. But mod_status writes in a file only when I stop apache. Ricardo Eric Covener wrote: On Wed, Aug 26, 2009 at 11:56 AM, ricardo13ricardoogra...@gmail.com wrote: HI, How do I collect these informations in my module ? Same way

Re: Analysis of the Apache web server code repository

2009-08-26 Thread t.n.a.
Hi Jeff, thanks for taking the time to take a look! Jeff Trawick wrote: It is fun to be in the movies; maybe I'll make my kids sit through it later ;) (And I'm curious which company you found when you looked up trawick.) First link on google: http://www.trawick.com/, Mastering enterprise IT

Re: Analysis of the Apache web server code repository

2009-08-26 Thread t.n.a.
Bill Stoddard wrote: Tomislav, This is a very interesting and clever tool, but you probably just stepped on some toes around here, perhaps without realizing it. If you know anything about ASF culture, you know that we don't participate in projects as 'company representatives'. We participate

Re: Analysis of the Apache web server code repository

2009-08-26 Thread tokiley
I knew Trawick was a slacker most of the time. Now there's cool pie charts and movies to prove it. ROFL Hmm... why do I get the feeling this tool's real usage is so that IT managers can see who they can 'let go'? Kevin Kiley -Original Message- From: Jeff Trawick traw...@gmail.com

Fwd: How to configure mod_jk+loadbalance+https in Apache 2.2

2009-08-26 Thread run sir
-- Forwarded message -- From: run sir runsir...@gmail.com Date: Wed, Aug 26, 2009 at 11:14 AM Subject: How to configure mod_jk+loadbalance+https in Apache 2.2 To: us...@httpd.apache.org Hi, i am setting Apache https forward and loadbalance with mod_jk on tomcat,

Re: Analysis of the Apache web server code repository

2009-08-26 Thread Jeff Trawick
On Wed, Aug 26, 2009 at 2:02 AM, t.n.a. t...@sharanet.org wrote: Hi Jeff, thanks for taking the time to take a look! Jeff Trawick wrote: It is fun to be in the movies; maybe I'll make my kids sit through it later ;) (And I'm curious which company you found when you looked up trawick.)

Re: Scoreboard API

2009-08-26 Thread Nick Kew
William A. Rowe, Jr. wrote: Well, the original question was more oriented to additional-data-per-slot. It should be fairly straightforward to allocate a shm to track children (for example, mod_fcgid does this) but it seemed silly to create a whole new shm for a handful of bytes per worker, when

Re: Analysis of the Apache web server code repository

2009-08-26 Thread Bill Stoddard
toki...@aol.com wrote: I knew Trawick was a slacker most of the time. Now there's cool pie charts and movies to prove it. ROFL Hmm... why do I get the feeling this tool's real usage is so that IT managers can see who they can 'let go'? Kevin Kiley Uh oh... first I show on list up out of the

Re: Fwd: How to configure mod_jk+loadbalance+https in Apache 2.2

2009-08-26 Thread Rainer Jung
Hello, this is a list for the discussion of development topics concerning the Apache web server. The module mod_jk is developed as part of the Apache Tomcat project. Your questions about how to configure mod_jk should be posted to the discussion list us...@tomcat.apache.org Regards, Rainer

Re: svn commit: r807823 - /httpd/mod_fcgid/trunk/CHANGES-FCGID

2009-08-26 Thread Jeff Trawick
On Wed, Aug 26, 2009 at 1:10 AM, William A. Rowe, Jr. wr...@rowe-clan.netwrote: Chris Darroch wrote: wr...@apache.org wrote: URL: http://svn.apache.org/viewvc?rev=807823view=rev Log: suppose this would be worth noting Changes with mod_fcgid 2.3.1 + *) Complete the unix port

Re: four potential bugs discovered from CWRU research group

2009-08-26 Thread Boya Sun
Has anyone looked at these bugs yet? I would really appreciate it if someone can comment on the bugs. On Sat, Aug 22, 2009 at 12:04 PM, Boya Sun bxs...@case.edu wrote: Dear Apache-httpd programmers: This is Boya Sun from Case Western Reserve University. I have sent you some potential bugs

Re: four potential bugs discovered from CWRU research group

2009-08-26 Thread Nick Kew
Boya Sun wrote: Has anyone looked at these bugs yet? I would really appreciate it if someone can comment on the bugs. Have you entered them in Bugzilla at issues.apache.org? They seem to reference existing bug reports there, so a comment on those might be in order. What you posted to the

Re: four potential bugs discovered from CWRU research group

2009-08-26 Thread Boya Sun
Thanks very much for your reply, Nick! I am still new to this list and bugzilla, so is it OK that I comment on resolved bugs which has been fixed two years ago? If so, I will do that and post comments on the bugs I referenced. Thanks very much again! Boya On Wed, Aug 26, 2009 at 11:19 AM,

Re: svn commit: r807823 - /httpd/mod_fcgid/trunk/CHANGES-FCGID

2009-08-26 Thread William A. Rowe, Jr.
Jeff Trawick wrote: (brain dump since I have to get some real work done) :) Here's a patch to get the proper header files included for the apr 0.9.x compatibility code. http://people.apache.org/~trawick/fcgid_2.0.x_detect.patch Is it worth the trouble to make that ugly code (copy of

Re: svn commit: r807823 - /httpd/mod_fcgid/trunk/CHANGES-FCGID

2009-08-26 Thread William A. Rowe, Jr.
William A. Rowe, Jr. wrote: Jeff Trawick wrote: (brain dump since I have to get some real work done) :) Here's a patch to get the proper header files included for the apr 0.9.x compatibility code. And if I wasn't clear, please feel free to dump this into svn, I'll assure it doesn't break

Re: svn commit: r807823 - /httpd/mod_fcgid/trunk/CHANGES-FCGID

2009-08-26 Thread Chris Darroch
William A. Rowe, Jr. wrote: Thank you for all this work ... it's much appreciated, especially since I've been utterly useless lately on the httpd front. Thanks again! So... if I throw the effort at getting unix to build clean for httpd-2.0 branch, you won't be offended ;-? Seriously, no

Re: svn commit: r807823 - /httpd/mod_fcgid/trunk/CHANGES-FCGID

2009-08-26 Thread Jeff Trawick
On Wed, Aug 26, 2009 at 12:56 PM, William A. Rowe, Jr. wr...@rowe-clan.netwrote: William A. Rowe, Jr. wrote: Jeff Trawick wrote: (brain dump since I have to get some real work done) :) Here's a patch to get the proper header files included for the apr 0.9.x compatibility code.

Re: Analysis of the Apache web server code repository

2009-08-26 Thread tokiley
Ah... the good 'ol days. -Original Message- From: Bill Stoddard wgstodd...@gmail.com To: dev@httpd.apache.org Sent: Wed, 26 Aug 2009 06:45:11 -0400 Subject: Re: Analysis of the Apache web server code repository toki...@aol.com wrote: I knew Trawick was a slacker most of the time.

Re: Analysis of the Apache web server code repository

2009-08-26 Thread tokiley
Ah... the good 'ol days. -Original Message- From: Bill Stoddard wgstodd...@gmail.com To: dev@httpd.apache.org Sent: Wed, 26 Aug 2009 06:45:11 -0400 Subject: Re: Analysis of the Apache web server code repository toki...@aol.com wrote: I knew Trawick was a slacker most of the time.

Re: svn commit: r807823 - /httpd/mod_fcgid/trunk/CHANGES-FCGID

2009-08-26 Thread Gregg L. Smith
Hi Bill and Chris, Question, is this going to work with APR 1.3 on Windows? I see this http://svn.apache.org/viewvc?view=revrevision=787561 but when I look at what I was given by Tom Donovan he seemed to have to deal with APR 1.3 as a #if seperate entity #endif, nasty yes but it works. My

Re: svn commit: r807823 - /httpd/mod_fcgid/trunk/CHANGES-FCGID

2009-08-26 Thread William A. Rowe, Jr.
Gregg L. Smith wrote: Faulting application httpd.exe, version 2.2.13.0, faulting module libapr-1.dll, version 1.3.8.0, fault address 0x793d. Gregg, your Dr Watson or windbg fault backtrace please?

Re: svn commit: r797647 - /httpd/mod_fcgid/trunk/mod_fcgid/mod_fcgid.c

2009-08-26 Thread Jeff Trawick
On Fri, Jul 24, 2009 at 4:54 PM, wr...@apache.org wrote: Author: wrowe Date: Fri Jul 24 20:54:46 2009 New Revision: 797647 URL: http://svn.apache.org/viewvc?rev=797647view=rev Log: use our apr specific methods of merging this server config table and array Modified:

Re: mod_cache, mod_deflate and Vary: User-Agent

2009-08-26 Thread Paul Querna
On Wed, Aug 26, 2009 at 11:47 AM, William A. Rowe, Jr.wr...@rowe-clan.net wrote: I think we blew it :) Vary: user-agent is not practical for correcting errant browser behavior. For example;  User-Agent: Mozilla/5.0 Gecko/20090729 Firefox/3.5.2 produces a myriad number of 'variant' flavors

Re: svn commit: r807823 - /httpd/mod_fcgid/trunk/CHANGES-FCGID

2009-08-26 Thread Gregg L. Smith
Hi Bill, Since I had tossed it all you forced me to rebuild. I do not remember doing anything different prior but The Culprit; My usual disclaimer, I will not deny this may possibly be my fault. Sorry and Thanks for getting this module going. I can think of a lot of people that will be

Re: Analysis of the Apache web server code repository

2009-08-26 Thread t.n.a.
toki...@aol.com wrote: I knew Trawick was a slacker most of the time. Now there's cool pie charts and movies to prove it. ROFL I _knew_ my mail would get a lively response on this list! ;-) Hmm... why do I get the feeling this tool's real usage is so that IT managers can see who they can

Re: mod_cache, mod_deflate and Vary: User-Agent

2009-08-26 Thread William A. Rowe, Jr.
Paul Querna wrote: Yes, write a Varied header to 'hash' plugin API for mod_cache. I would write little lua scriptlets that map user agents to two buckets: supports gzip, doesnt support gzip. store the thing in mod_cache only twice, instead of once for every user agent. This doesn't solve

Re: mod_cache, mod_deflate and Vary: User-Agent

2009-08-26 Thread Paul Querna
On Wed, Aug 26, 2009 at 2:50 PM, William A. Rowe, Jr.wr...@rowe-clan.net wrote: Paul Querna wrote: Yes, write a Varied header to 'hash' plugin API for mod_cache. I would write little lua scriptlets that map user agents to two buckets: supports gzip, doesnt support gzip.  store the thing in

Re: svn commit: r808226 - /httpd/httpd/branches/2.2.x/STATUS

2009-08-26 Thread Graham Leggett
minf...@apache.org wrote: URL: http://svn.apache.org/viewvc?rev=808226view=rev Log: Vote While attempting to promote, like this, svn merge is silently doing nothing, while svn diff works fine: graham-leggetts-macbook-pro-3:httpd-2.2 minfrin$ svn merge -c 777042

Re: svn commit: r797647 - /httpd/mod_fcgid/trunk/mod_fcgid/mod_fcgid.c

2009-08-26 Thread William A. Rowe, Jr.
Jeff Trawick wrote: do you have any code yet to call this function? Once again, compiler warnings are our friend. Yes, this needs to be invoked, but it's a NTP, and the code I tossed was a new direction I wanted to go in, which would pick up all the PassEnv and other overrides, and set these