make certificate target does not exist (fwd)

2002-05-01 Thread Cliff Woolley
This is a bit of a problem... I've know about it for ages and keep forgetting. Wasn't there a patch for this at some point? I know we discussed it a while back. At the very least, the docs need to be updated. --Cliff -- Forwarded message -- Date: 2 May 2002 03:06:54 - Fr

Re: Final bump and roll of 2.0.36

2002-05-01 Thread Jerry Baker
"William A. Rowe, Jr." wrote: > > Ok... now I see your second post - tack on this discrepancy and retitle > the bug "Some versions of awk disagree with Win32 builds". Cygwin Awk Incompatible With Apache Build http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8726 -- Jerry Baker

Re: Final bump and roll of 2.0.36

2002-05-01 Thread William A. Rowe, Jr.
At 06:15 PM 5/1/2002, Jerry Baker wrote: >I assume that pulling the APACHE_2_0_36 tag gets me the same things >as the aforementioned tarballs? If so, built and ran on Windows XP ok. > >PS - There is some trouble with a couple of the awk actions on >Windows XP at least. The following lines from mak

Re: Final bump and roll of 2.0.36

2002-05-01 Thread Greg Ames
Sander Striker wrote: > > Hi, > > I've done the final bump. > > Tarballs are available at: > httpd.apache.org/dev/dist/ > Please test and vote accordingly ;) It's running on daedalus since Wednesday, 01-May-2002 18:18:16 PDT with no apparent problems. I'll check it tomorrow, then vote. Gr

Re: Final bump and roll of 2.0.36

2002-05-01 Thread Brian Pane
Sander Striker wrote: >Hi, > >I've done the final bump. Files marked with a [T] have made it to the >roll. Files marked with [-] haven't. I have included the logs of the >changes for your convenience. Lines marked RM: are lines with my commentary. > >Tarballs are available at: > httpd.apache.o

Re: Final bump and roll of 2.0.36

2002-05-01 Thread Jerry Baker
Jerry Baker wrote: > > Don't worry too much. This has been going on for quite some time. > Nevermind. Sorry. It was a problem with the Cygwin awk.exe. It isn't really an executable, but a symlink to gawk.exe. Problem is that Windows doesn't have symlinks. Renaming gawk.exe to awk.exe fixed it.

Re: Final bump and roll of 2.0.36

2002-05-01 Thread Jerry Baker
Sander Striker wrote: > > Hi, > > I've done the final bump. Files marked with a [T] have made it to the > roll. Files marked with [-] haven't. I have included the logs of the > changes for your convenience. Lines marked RM: are lines with my commentary. > > Tarballs are available at: > http

Re: Final bump and roll of 2.0.36

2002-05-01 Thread David Reid
Ben? Is Ben in the house? david > On Wed, May 01, 2002 at 11:40:13PM +0200, Sander Striker wrote: > > Tarballs are available at: > > httpd.apache.org/dev/dist/ > > +1 for beta. > > Passes httpd-test except for OpenSSL tests which seem to be confused > by recent changes in OpenSSL in the Emai

Re: Final bump and roll of 2.0.36

2002-05-01 Thread Justin Erenkrantz
On Wed, May 01, 2002 at 11:40:13PM +0200, Sander Striker wrote: > Tarballs are available at: > httpd.apache.org/dev/dist/ +1 for beta. Passes httpd-test except for OpenSSL tests which seem to be confused by recent changes in OpenSSL in the Email oid to now be emailAddress. Current OpenSSL sna

Re: cvs commit: httpd-2.0/server/mpm/worker worker.c

2002-05-01 Thread Cliff Woolley
On Wed, 1 May 2002, Aaron Bannert wrote: > - Does this work on ... (linux)? Yes, it seems to. Something else is screwy, but as a whole, it kind of works at least, and this piece in particular seems to be doing fine. --Cliff -- Cl

Re: cvs commit: httpd-2.0/server/mpm/worker worker.c

2002-05-01 Thread Aaron Bannert
> Because we have to keep the old API working, and because duplicating code > everywhere is a bad thing. How is it duplicated? This is new code. > And while we are on the topic, anything that is posted to the mailing > list is open for others to commit to the code base. That is how we work. > P

Re: cvs commit: httpd-2.0/server/mpm/worker worker.c

2002-05-01 Thread Aaron Bannert
> > safe_free()-like stuff does, but at least it is a compromise. OTOH, > > as Cliff brought up, we'll get a SEGV if apr_palloc() returns NULL. > > Whoa, slow down. I said that was an argument someone had once posed, but > I also said I thought it was ridiculous. We just don't need to worry > a

Re: cvs commit: httpd-2.0/server/mpm/worker worker.c

2002-05-01 Thread Cliff Woolley
On Wed, 1 May 2002, Aaron Bannert wrote: > safe_free()-like stuff does, but at least it is a compromise. OTOH, > as Cliff brought up, we'll get a SEGV if apr_palloc() returns NULL. Whoa, slow down. I said that was an argument someone had once posed, but I also said I thought it was ridiculous.

Final bump and roll of 2.0.36

2002-05-01 Thread Sander Striker
Hi, I've done the final bump. Files marked with a [T] have made it to the roll. Files marked with [-] haven't. I have included the logs of the changes for your convenience. Lines marked RM: are lines with my commentary. Tarballs are available at: httpd.apache.org/dev/dist/ I haven't had the

Re: cvs commit: httpd-2.0/server/mpm/worker worker.c

2002-05-01 Thread Roy T. Fielding
On Wednesday, May 1, 2002, at 01:49 PM, Aaron Bannert wrote: >> And, consider my position on your calloc change in this patch as a >> veto. If you want to remove calloc, then you should do so throughout >> the code rather than in sporadic places that may make maintaining the >> code a nightmar

Re: cvs commit: httpd-2.0/server/mpm/worker worker.c

2002-05-01 Thread Aaron Bannert
> And, consider my position on your calloc change in this patch as a > veto. If you want to remove calloc, then you should do so throughout > the code rather than in sporadic places that may make maintaining the > code a nightmare if we were to fix calloc. But, that is an issue > that is now ope

RE: mod_auth_referer

2002-05-01 Thread Rose, Billy
I would be honored to support this as a third party module. I hope my intentions were not seen as an attack on the group, but rather as positive feedback from a user/developer. In light of all this, could I get some input on the code itself (flames welcomed also)? My first move is to put the direc

RE: mod_auth_referer

2002-05-01 Thread Joshua Slive
On Wed, 1 May 2002, Rose, Billy wrote: > Therein lies the beauty of the configure script. IMHO an (average) admin > would rather add a few simple readable directives as opposed to learning a > pseudo programming technique in the config file. Not all admins are power > users, but rather some poor

RE: mod_auth_referer

2002-05-01 Thread Rose, Billy
Therein lies the beauty of the configure script. IMHO an (average) admin would rather add a few simple readable directives as opposed to learning a pseudo programming technique in the config file. Not all admins are power users, but rather some poor sap that got voted to do the job because nobody

Re: mod_auth_referer

2002-05-01 Thread Justin Erenkrantz
On Wed, May 01, 2002 at 12:29:35PM -0700, Joshua Slive wrote: > I won't veto the addition of your module, but I also won't support it. > People around here probably know already I have a bias towards general > purpose directives that allow one set of code to do multiple things, > rather than addin

Re: cvs commit: httpd-2.0/server/mpm/worker worker.c

2002-05-01 Thread Justin Erenkrantz
On Wed, May 01, 2002 at 12:22:13PM -0700, Aaron Bannert wrote: > I did not post this so that you could commit it before I thought it had > been properly reviewed. On top of that you modified my original patch > in a way that you knew I would disagree with. Please do not do that again. Sorry. My

RE: mod_auth_referer

2002-05-01 Thread Joshua Slive
On Wed, 1 May 2002, Rose, Billy wrote: > Performance, and functional separation. No environment variables are > created/referenced. It is obvious to a web admin (average Joe) what > mod_auth_referer does, but not so obvious what SetEnvIf does in relation to > specific needs. This makes a specific

Re: cvs commit: httpd-2.0/server/mpm/worker worker.c

2002-05-01 Thread Aaron Bannert
On Wed, May 01, 2002 at 07:15:40AM -, Justin Erenkrantz wrote: > jerenkrantz02/05/01 00:15:40 > > Modified:.CHANGES >server/mpm/worker worker.c > Log: > Close sockets on worker MPM when doing a graceless restart. This should > resolve some segfaults se

Re: [PATCH] get worker to wait for workers to exit even for graceless

2002-05-01 Thread Cliff Woolley
On Wed, 1 May 2002, Cliff Woolley wrote: > > All I could tell is that the child's main thread is stuck in > > thread-join. Yep, seems like the same thing, though everything happens so fast it's awfully hard to be sure. I *think* this is a valid backtrace: (gdb) bt #0 0x403a89be in select () f

Re: [PATCH] get worker to wait for workers to exit even for graceless

2002-05-01 Thread Cliff Woolley
On 1 May 2002, Jeff Trawick wrote: > All I could tell is that the child's main thread is stuck in > thread-join. I have not checked to see what the worker threads were > doing. I'll try to investigate further. PS: FWIW, graceful is working beautifully. I just did an absolute torture test on i

Re: [PATCH] get worker to wait for workers to exit even for graceless

2002-05-01 Thread Jeff Trawick
Cliff Woolley <[EMAIL PROTECTED]> writes: > It shuts down, but ouch, is it nasty: > > [Wed May 01 14:52:26 2002] [warn] child process 11253 still did not exit, > sending a SIGTERM All I could tell is that the child's main thread is stuck in thread-join. I have not checked to see what the worke

Re: [PATCH] get worker to wait for workers to exit even for graceless

2002-05-01 Thread Cliff Woolley
On 1 May 2002, Jeff Trawick wrote: > > In any case, +1 on the patch. Worker won't be perfect, but at least > > it will be better than 2.0.35. > > I just committed it. I'd love to get some feedback from other Linux > users before a roll, though. It shuts down, but ouch, is it nasty: [Wed May

Re: Can AB be compared ?

2002-05-01 Thread David Reid
FWIW, is you don't have writev and are not using ssl, ab in the 1.3 tree is broken and won't even compile at present :( We really should fix it - but maybe the person who broke it could do that as I'm sure they know what they were intending with the changes. david - Original Message - F

RE: mod_auth_referer

2002-05-01 Thread Rose, Billy
Performance, and functional separation. No environment variables are created/referenced. It is obvious to a web admin (average Joe) what mod_auth_referer does, but not so obvious what SetEnvIf does in relation to specific needs. This makes a specific function a component with separation of logic f

Re: [Patch]: SSL passphrase prompt after error.

2002-05-01 Thread Justin Erenkrantz
On Wed, May 01, 2002 at 01:24:47PM -0400, Paul J. Reder wrote: > Is there any reason we can't alter the following code (from ssl_engine_pphrase.c > around line 730) to move the "apr_file_puts(prompt, writetty);" inside the > for statement so that on errors the prompt is reprinted? This is to answe

[Patch]: SSL passphrase prompt after error.

2002-05-01 Thread Paul J. Reder
Is there any reason we can't alter the following code (from ssl_engine_pphrase.c around line 730) to move the "apr_file_puts(prompt, writetty);" inside the for statement so that on errors the prompt is reprinted? This is to answer bug number 8320 (an empty passphrase results in an ambiguous state

Re: mod_auth_referer

2002-05-01 Thread Joshua Slive
On Wed, 1 May 2002, Rose, Billy wrote: > Could someone please take a look at this module and see if it would benefit > Apache 2? It authenticates based on HTTP referer. It doesn't authenticate > requests ending in "/" as that is for the indexing to decide on. Also, any > pointers are warmly welc

mod_auth_referer

2002-05-01 Thread Rose, Billy
Could someone please take a look at this module and see if it would benefit Apache 2? It authenticates based on HTTP referer. It doesn't authenticate requests ending in "/" as that is for the indexing to decide on. Also, any pointers are warmly welcome. .conf file directives: AuthReferer [on|o

Re: ab.c versionining was Re: cvs commit: httpd-2.0/support ab.c

2002-05-01 Thread Aaron Bannert
On Wed, May 01, 2002 at 08:58:57AM -0700, Justin Erenkrantz wrote: > On Wed, May 01, 2002 at 05:54:49PM +0200, [EMAIL PROTECTED] wrote: > > Would it be that we need to put that APR version also in places like Error > > Log or on the -V command line ? As to help people file more meaning ful > > bug

Re: ab.c versionining was Re: cvs commit: httpd-2.0/support ab.c

2002-05-01 Thread Sander Temme
> specific versions of APR that must be in-tree. Remember that people > can only legitimately file bug reports off released versions. People Not necessarily. As Ryan said, you want the bug reports *before* the release so that you can fix them. It'd be good for reproducability if reports be file

Re: [PATCH] get worker to wait for workers to exit even for graceless

2002-05-01 Thread Cliff Woolley
On 1 May 2002, Jeff Trawick wrote: > I just committed it. I'd love to get some feedback from other Linux > users before a roll, though. I will test it within the hour. --Cliff -- Cliff Woolley [EMAIL PROTECTED] Charlottesvil

Re: [PATCH] get worker to wait for workers to exit even for graceless

2002-05-01 Thread Jeff Trawick
"Sander Striker" <[EMAIL PROTECTED]> writes: > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Trawick > > Sent: 01 May 2002 15:36 > > > If somebody wants to play, this is perhaps all that is necessary. I > > need to straighten out a test script problem on the machine

RE: ab.c versionining was Re: cvs commit: httpd-2.0/support ab.c

2002-05-01 Thread Ryan Bloom
> From: Justin Erenkrantz [mailto:[EMAIL PROTECTED]] > > On Wed, May 01, 2002 at 05:54:49PM +0200, [EMAIL PROTECTED] wrote: > > Would it be that we need to put that APR version also in places like > Error > > Log or on the -V command line ? As to help people file more meaning ful > > bug reports

Re: ab.c versionining was Re: cvs commit: httpd-2.0/support ab.c

2002-05-01 Thread dirkx
> specific versions of APR that must be in-tree. Remember that people > can only legitimately file bug reports off released versions. People Ack - I had not thougd of that - that is perfectly true - so a release version of Apache implies a single APR version - even across platforms. Dw.

Re: ab.c versionining was Re: cvs commit: httpd-2.0/support ab.c

2002-05-01 Thread Justin Erenkrantz
On Wed, May 01, 2002 at 05:54:49PM +0200, [EMAIL PROTECTED] wrote: > Would it be that we need to put that APR version also in places like Error > Log or on the -V command line ? As to help people file more meaning ful > bug reports ? At this point, I don't think so because httpd-2.0 will only wor

RE: ab.c versionining was Re: cvs commit: httpd-2.0/support ab.c

2002-05-01 Thread dirkx
> Personally I just don't see what the big deal is. People like having ab :-) :-) - I think that all that happened was that the #define in the 1.3 version unintentionally got translated during the 2.0 move to the BASE_SERVER version; not realizing it had intentioanlly its own version number dis

RE: ab.c versionining was Re: cvs commit: httpd-2.0/support ab.c

2002-05-01 Thread Cliff Woolley
On Wed, 1 May 2002, Sander Striker wrote: > Although the version number may not help in being able to compare results, > it does help to track down what the state of the sourcetree was when this > ab was compiled. So, +1 on the disclaimer, -0 on removing all signs of > a version number. Agreed.

Re: InstallBin Error

2002-05-01 Thread William A. Rowe, Jr.
Outch - my fault. Fixed At 09:31 AM 5/1/2002, Jerry wrote: > copy modules\experimental\Release\mod_ext_filter.so "\Apache2\modules" ><.y >The system cannot find the file specified. >NMAKE : fatal error U1077: 'copy' : return code '0x1' >Stop. >Error executing NMAKE. > >Apache.exe - 1 error(s),

Can AB be compared ?

2002-05-01 Thread dirkx
Just to have some fun - Below is the result of running a build of AB against the same apache 1.3.0 (stock) It is a simple loop - checkout against a tag; cd apache-1.3/src && cp Configuration.tmp && Configuration && ./Configure && make && cd support && make) and then run 20 times ./ab -c 30 -n 10

Re: cvs commit: httpd-dist KEYS

2002-05-01 Thread Aaron Bannert
> +Apache developers: please ensure that your key is also available via the > +PGP keyservers (such as pgpkeys.mit.edu). That should not be necessary. The KEYS file is in a well known public location which serves the same purposes for our set of public keys as the keyserver. -aaron

Re: [PATCH] get worker to wait for workers to exit even for graceless

2002-05-01 Thread Jeff Trawick
"Sander Striker" <[EMAIL PROTECTED]> writes: > >> Meaning? (I hope there isn't a short timeout on the join). > > > > meaning that the parent process will give up on us ever exiting and > > will send SIGKILL > > > > there is no timeout on the join > > > >> I think it is perfectly acceptable to

Re: [PATCH] get worker to wait for workers to exit even for graceless

2002-05-01 Thread Jeff Trawick
Jeff Trawick <[EMAIL PROTECTED]> writes: > Index: server/mpm/worker/worker.c > === > RCS file: /home/cvs/httpd-2.0/server/mpm/worker/worker.c,v > retrieving revision 1.121 > diff -u -r1.121 worker.c > --- server/mpm/worker/worker.c

InstallBin Error

2002-05-01 Thread Jerry Baker
copy modules\experimental\Release\mod_ext_filter.so "\Apache2\modules" <.y The system cannot find the file specified. NMAKE : fatal error U1077: 'copy' : return code '0x1' Stop. Error executing NMAKE. Apache.exe - 1 error(s), 4 warning(s) All I did was run InstallBin -> Build Apache.exe. -- J

RE: [PATCH] get worker to wait for workers to exit even for graceless

2002-05-01 Thread Sander Striker
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Trawick > Sent: 01 May 2002 15:36 > If somebody wants to play, this is perhaps all that is necessary. I > need to straighten out a test script problem on the machine that > regularly exhibits the segfault, then try this out

RE: [PATCH] get worker to wait for workers to exit even for graceless

2002-05-01 Thread Sander Striker
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Trawick > Sent: 01 May 2002 16:04 > "Sander Striker" <[EMAIL PROTECTED]> writes: > >>> From: [EMAIL PROTECTED] >>> [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Trawick >>> Sent: 01 May 2002 15:36 >> >>> If somebody wants to p

Re: accept lock details

2002-05-01 Thread Jeff Trawick
Sunitha Kumar <[EMAIL PROTECTED]> writes: > Any pointers on when and where the accept lock is deleted? > thanks, I don't think the lock is cleaned up in the child processes. I think it is cleaned up in the parent process when pconf goes away. Is there a problem you're seeing? -- Jeff Trawic

Re: [PATCH] get worker to wait for workers to exit even for graceless

2002-05-01 Thread Jeff Trawick
"Sander Striker" <[EMAIL PROTECTED]> writes: > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Trawick > > Sent: 01 May 2002 15:36 > > > If somebody wants to play, this is perhaps all that is necessary. I > > need to straighten out a test script problem on the machine

Re: [PATCH] apxs.in

2002-05-01 Thread Thom May
* Jeff Trawick ([EMAIL PROTECTED]) wrote : > Thom May <[EMAIL PROTECTED]> writes: > > > * Jeff Trawick ([EMAIL PROTECTED]) wrote : > > > Why doesn't the code to move things around after building fix it up > > > and not require the user to specify "-d my-server-root"? That's what > > > Apache's i

Re: Roll of 2.0.36, WAS: RE: cvs commit: httpd-2.0/server/mpm/worker worker.c

2002-05-01 Thread Eli Marmor
Sander Striker wrote: > I was going to roll 2.0.36, but I want to wait for this last > worker change. Unfortunately I don't have the time to pursue > the issue now, so if someone does, please feel free to take > care of this annoying beast. BTW: Is there any problem with the CVS version of mod_

RE: [PATCH] get worker to wait for workers to exit even for graceless

2002-05-01 Thread Sander Striker
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Trawick > Sent: 01 May 2002 15:36 > If somebody wants to play, this is perhaps all that is necessary. I > need to straighten out a test script problem on the machine that > regularly exhibits the segfault, then try this out

[PATCH] get worker to wait for workers to exit even for graceless

2002-05-01 Thread Jeff Trawick
If somebody wants to play, this is perhaps all that is necessary. I need to straighten out a test script problem on the machine that regularly exhibits the segfault, then try this out there. The caveat with this is that if a worker thread is doing time-consuming processing (e.g., lengthy databas

Re: Roll of 2.0.36, WAS: RE: cvs commit: httpd-2.0/server/mpm/worker worker.c

2002-05-01 Thread Jeff Trawick
"Sander Striker" <[EMAIL PROTECTED]> writes: > Hi, > > I was going to roll 2.0.36, but I want to wait for this last > worker change. Unfortunately I don't have the time to pursue > the issue now, so if someone does, please feel free to take > care of this annoying beast. I'll start working on

Roll of 2.0.36, WAS: RE: cvs commit: httpd-2.0/server/mpm/worker worker.c

2002-05-01 Thread Sander Striker
Hi, I was going to roll 2.0.36, but I want to wait for this last worker change. Unfortunately I don't have the time to pursue the issue now, so if someone does, please feel free to take care of this annoying beast. Sander > From: Sander Striker [mailto:[EMAIL PROTECTED]] > Sent: 01 May 2002 15

RE: cvs commit: httpd-2.0/server/mpm/worker worker.c

2002-05-01 Thread Sander Striker
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Trawick > Sent: 01 May 2002 14:53 > [EMAIL PROTECTED] writes: > > > jerenkrantz02/05/01 00:15:40 > > > > Modified:.CHANGES > >server/mpm/worker worker.c > > Log: > > Close sockets on wo

Re: cvs commit: httpd-2.0/server/mpm/worker worker.c

2002-05-01 Thread Jeff Trawick
[EMAIL PROTECTED] writes: > jerenkrantz02/05/01 00:15:40 > > Modified:.CHANGES >server/mpm/worker worker.c > Log: > Close sockets on worker MPM when doing a graceless restart. This should > resolve some segfaults see when doing such restarts. (My apologi

RE: ab.c versionining was Re: cvs commit: httpd-2.0/support ab.c

2002-05-01 Thread dirkx
On Wed, 1 May 2002, Sander Striker wrote: > > -1 on anything which > > -> shows in the output of AB of versions of AB which -can- > >be compared different version numbers > > or > > -> which shows in the output of AB identical version numbers > >even though the resu

RE: ab.c versionining was Re: cvs commit: httpd-2.0/support ab.c

2002-05-01 Thread Sander Striker
> From: Brian Pane [mailto:[EMAIL PROTECTED]] > Sent: 01 May 2002 09:50 > Justin Erenkrantz wrote: > > >On Tue, Apr 30, 2002 at 11:41:57PM +0200, [EMAIL PROTECTED] wrote: > > > >>-1 on anything which > >>-> shows in the output of AB of versions of AB which -can- > >> be compared diffe

Re: ab.c versionining was Re: cvs commit: httpd-2.0/support ab.c

2002-05-01 Thread Brian Pane
Justin Erenkrantz wrote: >On Tue, Apr 30, 2002 at 11:41:57PM +0200, [EMAIL PROTECTED] wrote: > >>-1on anything which >> -> shows in the output of AB of versions of AB which -can- >> be compared different version numbers >> > >Personally, I think that is your logical fallacy. I d