You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by "William A. Rowe, Jr." <wr...@rowe-clan.net> on 2002/03/26 08:57:45 UTC

Open Apache 2.0 Bug Summary

Quick Summary of Problem Reports - this was handmade - would a few folks take
TEN MINUTES of your very busy day tommorow to squish 10 reports that you
know to be fixed :-?  We could have this down to the twenty real reports in 
no time.

PR# CATEGORY SYNOPSIS 2.0.28
7492 build config for IPv6-enabled machines
7730 config magic file is a bit outdated
7760 build Module enabling/disabling options to ./configure are inconsistent
8813 os-windows File socket keepalive/2nd transmission errors in 
Apache/2.0.28 (Win98)
8817 os-windows Apache runs normally with httpd.default.conf but crashes 
whenever a LoadModule is used
8845 os-sunos Apache 2.0.28 beta does not compile under Solaris 8 (both 
Intel and Sparc) using perchild MPM
8857 config If DocumentRoot is not configured, an error should be returned
8927 mod_include SSI date-containing variables (LAST_MODIFIED, DATE_LOCAL, 
DATE_GMT) screwed up after #exec cgi="..." or #printenv
8932 config Configure claims that the header file "stdint.h" exists because 
STD64_C is def
8940 mod_isapi Problem using ISAPICacheFile command
8944 mod_isapi ServerSupportFunction() with HSE_REQ_SEND_URL_REDIRECT_RESP 
flag sends status code 200 instead of 302
8955 general Hostnames ending with a period are treated differently in 
2.0.28 than they were with 1.3.X
9052 general mpm/perchild/perchild.c ignores ap_max_requests_per_child
9088 mod_isapi ServerSupportFunction(HSE_REQ_SEND_URL_REDIRECT_RESP) sends 
200 status instead of 302
9187 general fix_hostname in vhost.c doesn't handle DNS names that end with '.'
9293 config "SSLRandomSeed startup ..." directive MUST exist in base 
httpd.conf file, not in include
9353 mod_proxy proxy redirect URL are not properly created
9361 build expat, manualdir and Makefile fixes
9530 general Latest config.sub and config.guess files required
9638 apache-api System crashes when using <virtualhost> with perchild as mpm
9652 mod_proxy mod_proxy fails when using as a reverse proxy
9660 general accept mutex limits Apache scalability
9700 mod_isapi streaming an image to the browser doesn't correctly
9755 general httpd response extremely slow (15s for 1728 bytes)
9784 general perchild's ChildPerUID and AssignUserID input uid/gids badly

PR# CATEGORY SYNOPSIS 2.0.32
9855 build perchild.lo build breaks with MPM perchild
9860 general Can't Install
9863 os-windows Installation process windows
9871 other Server presents wrong certificate with NameVirtualHost
9876 os-windows Memory Access violations
9877 os-windows Start Menu links are invalid
9884 general Installation gives Error at end of Installation
9886 build httpd always looks for httpd.conf in $(sysconfdir)/conf/ instead 
of $(sysconfdir)
9887 build make install fails on aaa modules
9914 os-windows Apache fails to install as a service, and fails when 
loading from the command line
9942 general AcceptPathInfo has no effect on PATH_INFO environment variable 
for PHP scripts.
9961 os-windows When installing Apache 2.0.32 from .msi package, no Apache 
service is installed
9963 mod_include DirectoryIndex fails to parse index.shtml
9995 mod_proxy outgoing proxy requests are intercepted by mod_ssl when 
SSLEngine On.
10010 mod_proxy mod_proxy fails second HTTP/1.1 reverse proxy request to an 
1.1 server
10032 general Compile error using gcc.
10044 build MPM perchild.c references undefined variables num_listensocks 
and pod
10052 build apachectl and apxs have incorrect paths when using a custom layout
10057 os-other2.0.32/cygwin ApacheMonitorVersion.rc not in source 
distributribution httpd-2_0_32-beta_tar.gz
10125 general <Directory> declarations do not accept accented characters. 
It works in 1.3.23.
10186 config Generated libtool(s) broken in Darwin >= 5.3 (Mac OS X >= 
10.1.x) for Apache 2.0.32 [Easy Fix]
10204 mod_proxy using ssl together witrh reverse proxy/rewrite fails
10212 os-windows DAV Folders must be on the same drive as DocumentRoot
10213 os-windows problem compiling

PR# CATEGORY SYNOPSIS CVS HEAD/-DEV/GARBAGE VERSION NUMBERS
6288 mod_include 2.0a #set and #echo don't interpolate variable names (see 
PR 2832)
7500 mod_cgi 2 Potential CGI variable exploit from header canonicalization
7730 config 2.0 magic file is a bit outdated
7760 build 2.0.18 Module enabling/disabling options to ./configure are 
inconsistent
8071 build 2.0.16 It is way too hard to cross compile Apache, even with GNU 
autoconf
8765 mod_cgi 2.0.16 adding ?x=y to suexec link <a href='calendar.pl'> 
causes it to fail
8838 os-windows 2.0.26-dev Apache Monitor app mouseover lights show 
inconsistent status
9085 general Feature query for A2.0: Do children still "linger" on TIME_WAIT?
9575 mod_include 2.0.8 Tokens in expr attribute of #if ssi element must be 
separated by white space.
9676 mod_cgi 2.0.18 reading from CGI programs is very inefficient
9782 os-bsdi httpd-2.0_20020209171211 Memory crash
9827 build CVS/20020215 layout != Apache doesn't realy work
9835 build httpd-2.0_20020216051235 Attempting to compile an all SO Apache 2.0
9889 config 2.0.33-dev Configuration, small mistake.
9891 build 2.0.33-dev [2002-02-20 21:00CET] mod_mem_cache compiling error
9940 os-bsdi {2.0-20020223231218} Apache 2.0 crashes


Re: Open Apache 2.0 Bug Summary

Posted by Justin Erenkrantz <je...@apache.org>.
On Tue, Mar 26, 2002 at 01:57:45AM -0600, William A. Rowe, Jr. wrote:
> 8932 config Configure claims that the header file "stdint.h" exists because 
> STD64_C is def

Should be fixed by revision 1.421 of apr's configure.in.  Can
someone with HP-UX's ANSI C compiler verify this?  -- justin

Re: Open Apache 2.0 Bug Summary

Posted by Brian Pane <bp...@pacbell.net>.
Cliff Woolley wrote:

>On Tue, 26 Mar 2002, Greg Ames wrote:
>
>>>9676 mod_cgi 2.0.18 reading from CGI programs is very inefficient
>>>
>>BrianP committed a fix for this very recently.
>>
>
>I thought only mod_cgi was fixed but mod_cgid was still outstanding?
>

Right, mod_cgid still does single-byte reads (but I should be
able to fix it this weekend).

--Brian




Re: Open Apache 2.0 Bug Summary

Posted by Cliff Woolley <jw...@virginia.edu>.
On Tue, 26 Mar 2002, Greg Ames wrote:

> > 9676 mod_cgi 2.0.18 reading from CGI programs is very inefficient
>
> BrianP committed a fix for this very recently.

I thought only mod_cgi was fixed but mod_cgid was still outstanding?

--Cliff

--------------------------------------------------------------
   Cliff Woolley
   cliffwoolley@yahoo.com
   Charlottesville, VA



Re: Open Apache 2.0 Bug Summary

Posted by Greg Ames <gr...@remulak.net>.
"William A. Rowe, Jr." wrote:

> 9676 mod_cgi 2.0.18 reading from CGI programs is very inefficient

BrianP committed a fix for this very recently.

Greg

Re: Open Apache 2.0 Bug Summary

Posted by Graham Leggett <mi...@sharp.fm>.
"William A. Rowe, Jr." wrote:

> 9353 mod_proxy proxy redirect URL are not properly created
> 9652 mod_proxy mod_proxy fails when using as a reverse proxy

The above are duplicates - and I cannot reproduce them.

> 10010 mod_proxy mod_proxy fails second HTTP/1.1 reverse proxy request to an
> 1.1 server

The above bug was found and fixed, and a patch applied to 2.0.36-dev.

Regards,
Graham
-- 
-----------------------------------------
minfrin@sharp.fm		"There's a moon
					over Bourbon Street
						tonight..."

Re: Open Apache 2.0 Bug Summary

Posted by Justin Erenkrantz <je...@apache.org>.
On Tue, Mar 26, 2002 at 01:57:45AM -0600, William A. Rowe, Jr. wrote:
> 9361 build expat, manualdir and Makefile fixes

Confirmed that all of these patches have already been incorporated
in some fashion.  PR closed.  -- justin

Re: Open Apache 2.0 Bug Summary

Posted by Justin Erenkrantz <je...@apache.org>.
On Tue, Mar 26, 2002 at 01:57:45AM -0600, William A. Rowe, Jr. wrote:
> 7730 config magic file is a bit outdated

Just committed the relevant bits to both 1.3 and 2.0 trees for this
and closed the PR.

Working my way through the rest of them...  -- justin

RE: Open Apache 2.0 Bug Summary

Posted by Ryan Bloom <rb...@covalent.net>.
I am close to fixing perchild.

Ryan

----------------------------------------------
Ryan Bloom                  rbb@covalent.net
645 Howard St.              rbb@apache.org
San Francisco, CA 

> -----Original Message-----
> From: Justin Erenkrantz [mailto:jerenkrantz@apache.org]
> Sent: Tuesday, March 26, 2002 10:51 AM
> To: dev@httpd.apache.org
> Subject: Re: Open Apache 2.0 Bug Summary
> 
> On Tue, Mar 26, 2002 at 01:57:45AM -0600, William A. Rowe, Jr. wrote:
> > 8845 os-sunos Apache 2.0.28 beta does not compile under Solaris 8
(both
> > Intel and Sparc) using perchild MPM
> 
> We should indicate that perchild is experimental.  However, I won't
> close this bug or append a note though.  I'll leave that to someone
> who might know more about perchild.  -- justin


Re: Open Apache 2.0 Bug Summary

Posted by Justin Erenkrantz <je...@apache.org>.
On Tue, Mar 26, 2002 at 01:57:45AM -0600, William A. Rowe, Jr. wrote:
> 8845 os-sunos Apache 2.0.28 beta does not compile under Solaris 8 (both 
> Intel and Sparc) using perchild MPM

We should indicate that perchild is experimental.  However, I won't
close this bug or append a note though.  I'll leave that to someone
who might know more about perchild.  -- justin

Re: Open Apache 2.0 Bug Summary

Posted by Aaron Bannert <aa...@clove.org>.
On Tue, Mar 26, 2002 at 06:55:35AM -0800, Aaron Bannert wrote:
> On Tue, Mar 26, 2002 at 09:47:24AM +0000, Thom May wrote:
> > 9827 and 9886 are definitely fixed.
> 
> Yup, I [mostly] fixed those, I'll close them now. thanks,

(it must be too early to be writing to dev@httpd). Of course I don't
mean that I was the only one who helped fix these. Thom did at least
as much work on it as I did. :)

-aaron

Re: Open Apache 2.0 Bug Summary

Posted by Aaron Bannert <aa...@clove.org>.
On Tue, Mar 26, 2002 at 09:47:24AM +0000, Thom May wrote:
> 9827 and 9886 are definitely fixed.

Yup, I [mostly] fixed those, I'll close them now. thanks,
aaron

Re: Open Apache 2.0 Bug Summary

Posted by Thom May <th...@planetarytramp.net>.
9827 and 9886 are definitely fixed.
-Thom