proxy and 100 Continue

2002-03-21 Thread Graham Leggett
Hi all, When I access www.hotmail.com using Netscape v4.7 (an HTTP/1.0 client), and try to use the "block" feature in the Hotmail service, I get Netscape complain that it received a message it did not understand: "100!". A trace shows that Hotmail is sending a 100 Continue response - but I cannot

Re: cvs commit: apache-1.3/src/main http_core.c

2002-03-21 Thread Joshua Slive
On 21 Mar 2002 [EMAIL PROTECTED] wrote: > minfrin 02/03/21 06:37:43 > > Modified:src CHANGES >src/main http_core.c > Log: > Change ap_construct_url() so that the r->hostname is used in > the URL instead of the value of the ServerName directive. This > stops

Re: cvs commit: apache-1.3/src/main http_core.c

2002-03-21 Thread Jim Jagielski
Certainly, isn't this better addressed by UseCanonicalName? We depend on ap_get_server_name() to do the "right thing" depending on that setting... This doesn't seem right to me. [EMAIL PROTECTED] wrote: > > minfrin 02/03/21 06:37:43 > > Modified:src CHANGES >src/m

Re: cvs commit: apache-1.3/src/main http_core.c

2002-03-21 Thread Graham Leggett
Joshua Slive wrote: > Perhaps I missed something here, but isn't this exactly what the > UseCanonicalName directive is for? Why are you hard-coding this? Hmmm - got me there - wasn't aware that the UseCanonicalName did this. Will change it back :) Regards, Graham -- --

1.3.24...

2002-03-21 Thread Jim Jagielski
I'm looking to tag-and-roll 1.3.24 within the hour (11am Eastern)... -- === Jim Jagielski [|] [EMAIL PROTECTED] [|] http://www.jaguNET.com/ "A society that will trade a little liberty for a little order

Re: cvs commit: apache-1.3/src/main http_core.c

2002-03-21 Thread William A. Rowe, Jr.
At 08:49 AM 3/21/2002, you wrote: >Joshua Slive wrote: > > > Perhaps I missed something here, but isn't this exactly what the > > UseCanonicalName directive is for? Why are you hard-coding this? > >Hmmm - got me there - wasn't aware that the UseCanonicalName did this. >Will change it back :) Ple

Re: 1.3.24...

2002-03-21 Thread Austin Gonyou
Just FMI, If I'm on 1.3.23 now, would it behove me to go to this release for any major reasons? On Thu, 2002-03-21 at 08:52, Jim Jagielski wrote: > I'm looking to tag-and-roll 1.3.24 within the hour (11am Eastern)... > > -- > ==

Re: 1.3.24...

2002-03-21 Thread Jim Jagielski
CHANGES is your friend :) Austin Gonyou wrote: > > Just FMI, > If I'm on 1.3.23 now, would it behove me to go to this release for any > major reasons? > > On Thu, 2002-03-21 at 08:52, Jim Jagielski wrote: > > I'm looking to tag-and-roll 1.3.24 within the hour (11am Eastern)... > > > > -- >

Re: 1.3.24...

2002-03-21 Thread Stas Bekman
Before releasing 1.3.24, can we please resolve the issue with -D_GNU_SOURCE, before people start complaining that they cannot build mod_perl-1.x with apache-1.3 and perl 5.8.0? The earlier this thing gets fixed the less bug reports we will get. Thanks! >>I'm looking to tag-and-roll 1.3.24 wi

[PATCH] implement ForceLanguagePriority in 1.3

2002-03-21 Thread David Young
Implements the ForceLanguagePriority directive from 2.0.32 in 1.3.23 ftp://ftp.nettonettech.com/download/mod_negotiation.patch - --- mod_negotiation-old.cThu Mar 21 12:30:16 2002 +++ mod_negotiation.cThu Mar 21 12:32:39

Re: 1.3.24...

2002-03-21 Thread Cliff Woolley
On Fri, 22 Mar 2002, Stas Bekman wrote: > Before releasing 1.3.24, can we please resolve the issue with > -D_GNU_SOURCE, Sorry, too late... Jim tagged it about an hour ago. --Cliff -- Cliff Woolley [EMAIL PROTECTED] Charlott

Re: 1.3.24...

2002-03-21 Thread Austin Gonyou
NP. Sorry for the bother. On Thu, 2002-03-21 at 11:43, Jim Jagielski wrote: > CHANGES is your friend :) > > Austin Gonyou wrote: > > > > Just FMI, > > If I'm on 1.3.23 now, would it behove me to go to this release for > any > > major reasons? > > > > On Thu, 2002-03-21 at 08:52, Jim Jagiel

Re: 1.3.24...

2002-03-21 Thread Stas Bekman
Cliff Woolley wrote: > On Fri, 22 Mar 2002, Stas Bekman wrote: > > >>Before releasing 1.3.24, can we please resolve the issue with >>-D_GNU_SOURCE, > > > Sorry, too late... Jim tagged it about an hour ago. what about moving the tag? in any case how hard is to solve the problem I've posted? I

Re: cvs commit: apache-1.3/src/include httpd.h

2002-03-21 Thread Cliff Woolley
On 21 Mar 2002 [EMAIL PROTECTED] wrote: > + This version of Apache is principally a security and bug fix release. > + A summary of the bug fixes and major new features is given at the end > + of this document. Of particular note is that 1.3.24 addresses and > + fixes the issues n

Re: 1.3.24...

2002-03-21 Thread Cliff Woolley
On Fri, 22 Mar 2002, Stas Bekman wrote: > what about moving the tag? AIUI that's verboten under 1.3's release model. --Cliff -- Cliff Woolley [EMAIL PROTECTED] Charlottesville, VA

Re: 1.3.24...

2002-03-21 Thread Stas Bekman
Cliff Woolley wrote: > On Fri, 22 Mar 2002, Stas Bekman wrote: > > >>what about moving the tag? > > > AIUI that's verboten under 1.3's release model. ah, ok, just saw the vulnerability report. no questions than. :) _ Stas Be

1.3.24 tarballs...

2002-03-21 Thread Jim Jagielski
... are available on http://httpd.apache.org/dev/dist/ -- === Jim Jagielski [|] [EMAIL PROTECTED] [|] http://www.jaguNET.com/ "A society that will trade a little liberty for a little order will l

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

2002-03-21 Thread Aaron Bannert
On Thu, Mar 21, 2002 at 07:12:54PM -, [EMAIL PROTECTED] wrote: > trawick 02/03/21 11:12:54 > > Modified:.CHANGES >server/mpm/worker fdqueue.c fdqueue.h worker.c > Log: > Don't drop connections during graceful restart. Previously, worker > threads could

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

2002-03-21 Thread Jeff Trawick
Aaron Bannert <[EMAIL PROTECTED]> writes: > Is ap_queue_interrupt_all() used anywhere externally anymore? Let's > just get rid of it in lieu of ap_queue_term(). That one is still used by worker MPM on the non-graceful shutdown path. On my first attempt to get this working I had a parameter to a

Plan for 1.3.24...

2002-03-21 Thread Jim Jagielski
I'd like to release this Saturday... This implies moving the tarballs tomorrow. The quickened schedule is for obvious reasons :) -- === Jim Jagielski [|] [EMAIL PROTECTED] [|] http://www.jaguNET.com/ "A socie

[Patch] support -test for the correct directories before installing to them

2002-03-21 Thread Thom May
Hi, currently the Makefile in support/ tests for the presence of $bindir and then installs into $sbindir. This is a patch to fix this. Cheers, -Thom Index: support/Makefile.in === RCS file: /home/cvspublic/httpd-2.0/support/Makefile

[PATCH] reversion mod_ssl (showstopper)

2002-03-21 Thread Jeff Trawick
What am I missing here? Why shouldn't the mod_ssl version just be the Apache version since with Apache 2.0 mod_ssl is now a core module? (I haven't test-compiled this, but I'm happy to make sure it works if this is the right thing.) Index: mod_ssl.h =

Re: [PATCH] reversion mod_ssl (showstopper)

2002-03-21 Thread Cliff Woolley
On 21 Mar 2002, Jeff Trawick wrote: > What am I missing here? Why shouldn't the mod_ssl version just be the > Apache version since with Apache 2.0 mod_ssl is now a core module? +1 -- Cliff Woolley [EMAIL PROTECTED] Charlottes

RE: [PATCH] reversion mod_ssl (showstopper)

2002-03-21 Thread Sander Striker
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Trawick > Sent: 21 March 2002 21:20 > What am I missing here? Why shouldn't the mod_ssl version just be the > Apache version since with Apache 2.0 mod_ssl is now a core module? +1 Sander

Fwd: Win32 Apache 1.3.24 httpd binaries available for testing

2002-03-21 Thread William A. Rowe, Jr.
>From: "William A. Rowe, Jr." <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> >Subject: Win32 Apache 1.3.24 httpd binaries available for testing >Date: Thu, 21 Mar 2002 14:18:31 -0600 > >The Win32 installers with signatures are available for testing from >the following location;

1.3.24 --enable-shared=foo

2002-03-21 Thread Cliff Woolley
Does the ./configure --enable-shared=foo syntax actually work, or am I just being a retard? Thanks, Cliff

Re: 1.3.24 --enable-shared=foo

2002-03-21 Thread Jim Jagielski
It *should* Cliff Woolley wrote: > > > Does the ./configure --enable-shared=foo syntax actually work, or am I > just being a retard? > > Thanks, > Cliff > -- === Jim Jagielski [|] [EMAIL PROTECTED] [|] http:

Re: 1.3.24 tarballs...

2002-03-21 Thread David McCreedy
Apache 1.3.24 checks out OK on TPF. David McCreedy Jim Jagielski

1.3.24 +1

2002-03-21 Thread Roy T. Fielding
Tarball tested on RH Linux 2.2.16-22 with no problems. +1 Roy

mod_cgid fun

2002-03-21 Thread Jeff Trawick
Start Apache (worker MPM or prefork MPM), then send it sigusr1... here is what happens to mod_cgid: accept(11, 0xbb34, [110]) = ? ERESTARTSYS (To be restarted) --- SIGHUP (Hangup) --- Now send sighup to Apache... here is what happens to mod_cgid: accept(11, 0xbb34, [110])

Re: 1.3.24 +1

2002-03-21 Thread Rich Bowen
On Thu, 21 Mar 2002, Roy T. Fielding wrote: > Tarball tested on RH Linux 2.2.16-22 with no problems. +1 Tested on Slackware Linuc 2.4.4 with no problems also. -- Pilgrim, how you journey on the road you chose To find out where the winds die and where the stories go --Pilgrim (Enya - A Day Wi

Vulnerability in Apache for Win32 batch file processing - Remote command execution (fwd)

2002-03-21 Thread Marc Slemko
It's out. -- Forwarded message -- Date: Thu, 21 Mar 2002 09:06:46 -0800 From: Ory Segal <[EMAIL PROTECTED]> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>, "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>, "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>, "'[EMAIL PROTECTED]'" <[E

Re: 1.3.24 +1

2002-03-21 Thread Jeff Trawick
"Roy T. Fielding" <[EMAIL PROTECTED]> writes: > Tarball tested on RH Linux 2.2.16-22 with no problems. +1 Tarball tested on AIX 4.3.3 and Solaris 8 (x86) with no problems. +1 -- Jeff Trawick | [EMAIL PROTECTED] Born in Roswell... married an alien...

Re: 1.3.24 +1

2002-03-21 Thread Cliff Woolley
I already mentioned this on pmc@, but for the record, I've tested it with Solaris 2.7 (sparc), and it's running smoothly. +1. --Cliff -- Cliff Woolley [EMAIL PROTECTED] Charlottesville, VA