- Apr 12, 2001
-
-
Bradley Nicholes authored
properly destroy the Apache console screen and switch to the system console screen. Also removed the call to clrscr() for NetWare so that any warning messages produced during startup are visible. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88829 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 11, 2001
-
-
Martin Kraemer authored
1) The Host: header was not filled in correctly (it used the proxyhost, not the destination host), and 2) on POST requests, the wrong path was used. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88813 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88812 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88810 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 09, 2001
-
-
William A. Rowe Jr authored
Spare the unix folk those 'windows' questions git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88773 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 08, 2001
-
-
Victor J. Orlikowski authored
This appears not to be expected to return the port in all cases; module authors should not expect this to be the case. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88763 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 06, 2001
-
-
Wilfredo Sanchez authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88738 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 04, 2001
-
-
Dirk-Willem van Gulik authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88722 13f79535-47bb-0310-9956-ffa450edef68
-
Victor J. Orlikowski authored
the parsed uri's port field was set. This one-liner takes care of that. Reviewed by: Chuck Murcko <chuck@topsail.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88714 13f79535-47bb-0310-9956-ffa450edef68
-
Victor J. Orlikowski authored
Backing it out... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88709 13f79535-47bb-0310-9956-ffa450edef68
-
Victor J. Orlikowski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88708 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 03, 2001
-
-
Dirk-Willem van Gulik authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88678 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 02, 2001
-
-
Martin Kraemer authored
which caused a make error while compiling in static mode. Stipe tolj@wapme-systems.de git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88654 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
for Win32 systems, see http://www.cygwin.com) [Stipe Tolj <tolj@wapme-systems.de>] PR: #2936 Submitted by: Stipe Tolj <tolj@wapme-systems.de> Reviewed by: Roy Fielding, Martin Kraemer git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88643 13f79535-47bb-0310-9956-ffa450edef68
-
Dirk-Willem van Gulik authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88629 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 01, 2001
-
-
Dirk-Willem van Gulik authored
It turns out that 'ab' has been under reporting apache's performance for years; this patch fixes that; and also adds - median/standard deviation calculations; to get an idea of how good your measurement is. And a warning if results are way out of bound. - prints a 'percentile' table. Which shows the time it took to process 50,66,80,90 etc percent of the requests. - fixes a significant int overrun bug which caused longer runs to generate realistic but totally bogus results. And also changes in the write/pipe error handling to not cause those skew a test unnoticed) Credits to Sander Temme <sander@covalent.net> for solving this riddle. - add's gnuplot/CSV output for postprocessing. - adds very rudimentary SSL support. For full details on why this was nessesary (and lead to surprizing results to say the leat); attend Sander Temme his talk at the Santa Clara Apache Con next week: TH18: Measuring and Enhancing Apache Performance Day: Thu Time: 18h30 This presentation will describe a facility for testing web server performance and will present some test results for various system- and Apache configuration options. Additionally, some suggestions on performance tuning will be presented. Sorry for the size of the patch - but for various reasons we did not get round to committing it :-( Getting results and getting confidence in the output was just more important. I will do asap for 2.0 as well. Input/comments/cronstructive critism as to the processing and presentation of the data is greatly appreciated ! Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88624 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 31, 2001
-
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88621 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88620 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 30, 2001
-
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88616 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88615 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 28, 2001
-
-
William A. Rowe Jr authored
Appears strftime wasn't adaquate on win32 (nor were stat and spawn), but any 3rd party anything needs these same sources we use for the core. Rather than linking to the core, this patch moves that family into the ApacheOS library. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88610 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88601 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 27, 2001
-
-
William A. Rowe Jr authored
Resolve the stdcall/cdecl ambiguity that caused Win2K to crash with the set service description patch. Also lighten the load (don't allocate a handle) to get at the advapi32.dll we already statically link to. PR: 7471 Submitted by: Roman Neuhauser <cynic@mail.cz> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88595 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 26, 2001
-
-
William A. Rowe Jr authored
Solved a very serious threading problem with WinNT/2K Services. The moment master_main told that the shutdown was complete, the parent control thread exited Apache, leaving mod_jserv's Java process running and alternately invoking mod_perl's cleanups from the correct thread or the service control thread. [William Rowe] List of PR's too long to cite... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88590 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
For historical clarity, this is 'the' noop. The next patch will introduce the new behavior with the appropriate waits. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88588 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Clean out a bunch of stale code. This patch should effectively be a noop, simply making the code easier to follow before committing the real fix to our thread-jumping mod_perl/mod_jserv parent process bug. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88587 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
A lone typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88585 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fixed the Description service value to apply to all Win32 platforms. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88584 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 22, 2001
-
-
Victor J. Orlikowski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88565 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88563 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 21, 2001
-
-
Victor J. Orlikowski authored
mod_auth_dbm on some systems using glibc 2.2 (i.e. SuSE 7.1). PR: 6929 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88554 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 20, 2001
-
-
Paul J. Reder authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88550 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 16, 2001
-
-
Jeff Trawick authored
have slashes in the name, and a slash in the machine name, and thus the name of a binary distribution, messes up binbuild.sh (among other things). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88529 13f79535-47bb-0310-9956-ffa450edef68
-
Chuck Murcko authored
Empty headers are allowed by RFC2068 section 4.2. The presence or absence of an empty header can be significant. The current mod_proxy of httpd 1.3.x removes empty headers. Change mod_proxy to preserve empty headers. Submitted by: Christian von Roques <roques@mti.ag> Reviewed by: Graham Leggett, Chuck Murcko git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88526 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 14, 2001
-
-
Jeff Trawick authored
PR: 7404 (which had a patch for the hostname lookup core dump which was already fixed as well as this typo) Submitted by: Kunihiro Tanaka <tanaka@apache.or.jp> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88516 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 13, 2001
-
-
Ken Coar authored
Improve customisability of rotatelogs' behaviour. Allow the logfile name to be formatted according to strftime(3), and let the user specify an offset from UTC. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88510 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
The first correction is not important, only removes a redundant line, the ap_pstrdup(a, "127.0.0.1") is done anyway at the end of the function. The second correction is really a bug the p-> can be NULL. Submitted by: "Roca Carrio, Ignasi" <Ignasi.Roca@fujitsu-siemens.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88509 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 12, 2001
-
-
Greg Ames authored
Submitted by: David McCreedy git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88507 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
Make it more clear that the error occurs at run-time, not compile-time. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88502 13f79535-47bb-0310-9956-ffa450edef68
-
Martin Kraemer authored
Even though I don't run AIX, I was reading BUILD.NOTES and went to the URL specified in the AIX section about the PTFs to find the URL does not work anymore, I have found this URL to find the PTFs at http://techsupport.services.ibm.com/rs6k/fixdb.html Submitted by: brad@openbsd.org git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88496 13f79535-47bb-0310-9956-ffa450edef68
-