httpd process CPU 100%

2008-01-16 Thread Christina Fu
Hi, I have a filter module that runs well most of the time, but occasionally there are a few httpd processes reach and stay cpu 100%. Any suggestions how to debug this kind of problem? Thanks a lot. Christina

Re: httpd process CPU 100%

2008-01-16 Thread Nick Kew
On Wed, 16 Jan 2008 12:20:02 -0500 Christina Fu [EMAIL PROTECTED] wrote: Hi, I have a filter module that runs well most of the time, but occasionally there are a few httpd processes reach and stay cpu 100%. Any suggestions how to debug this kind of problem? A difficult one to deal with in

Re: [Module Dev] Sending http request

2008-01-16 Thread karim Bendadda
Thank you for replying. I will see your link and reply to the mailing list..perhaps this will help . On Jan 16, 2008 3:42 PM, Eric Covener [EMAIL PROTECTED] wrote: On Jan 16, 2008 9:36 AM, karim Bendadda [EMAIL PROTECTED] wrote: Hi Everybody, Have you any idea of an apr function wish

Re: [Module Dev] Sending http request

2008-01-16 Thread Ray Morris
If the URL is on the same site, you can use a subrequest. Below is an example of doing a subrequest. ap_run_sub_req only needs to be run if you need the body of the response. The headers can be accessed after calling ap_sub_req_lookup_uri. Authentication is skipped for subrequests by default,

Re: Windows Server 2008 Application Compatibility Lab Invitation

2008-01-16 Thread Issac Goldstand
This is probably all the way at the bottom of your priority list, but I figure it can't hurt to mention - what about a decent command line build solution; IIRC, one of the (very minor) reasons we're still with VC6 is the ability to create a Makefile, which recent VS suites no longer

[RESULT] Was: Re: [VOTE] Apache HTTP Server 1.3.41, 2.0.63 and 2.2.8

2008-01-16 Thread Jim Jagielski
I see at least three +1 votes from PMC members for all three candidate versions of Apache HTTP Server. I call this vote closed with the result that all three will be officially released... I will start that process. Thanks to one and all!

[Module Dev] Sending http request

2008-01-16 Thread karim Bendadda
Hi Everybody, Have you any idea of an apr function wish *sends an HTTP request to an url*? I have a request request_rec and I need to send it to an http url : http:\\url.com. I'd like something like : *send_request(request_rec,url); * P.S: On my last mail (Request External Redirection) I

Re: More than one auth module

2008-01-16 Thread Issac Goldstand
You want to make your module an authz module if it determines access control... Issac César Leonardo Blum Silveira wrote: Hello all, I would like to know if there is a way to make requests pass more than one authentication phase. Basically, I need to authenticate users using mod_spnego for

Re: [Module Dev] Sending http request

2008-01-16 Thread Eric Covener
On Jan 16, 2008 9:36 AM, karim Bendadda [EMAIL PROTECTED] wrote: Hi Everybody, Have you any idea of an apr function wish *sends an HTTP request to an url*? I have a request request_rec and I need to send it to an http url : http:\\url.com. I'd like something like :

[STATUS] (httpd-2.0) Wed Jan 16 23:46:53 2008

2008-01-16 Thread Rodent of Unusual Size
APACHE 2.0 STATUS: -*-text-*- Last modified at [$Date: 2008-01-10 11:27:21 -0500 (Thu, 10 Jan 2008) $] The current version of this file can be found at: * http://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x/STATUS Documentation status is

[STATUS] (httpd-2.2) Wed Jan 16 23:47:34 2008

2008-01-16 Thread Rodent of Unusual Size
APACHE 2.2 STATUS: -*-text-*- Last modified at [$Date: 2008-01-16 17:49:24 -0500 (Wed, 16 Jan 2008) $] The current version of this file can be found at: * http://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x/STATUS Documentation status is

[STATUS] (httpd-trunk) Wed Jan 16 23:49:33 2008

2008-01-16 Thread Rodent of Unusual Size
APACHE 2.3 STATUS: -*-text-*- Last modified at [$Date: 2007-12-03 15:06:37 -0500 (Mon, 03 Dec 2007) $] The current version of this file can be found at: * http://svn.apache.org/repos/asf/httpd/httpd/trunk/STATUS Documentation status is maintained