- Mar 17, 1998
-
-
Ralf S. Engelschall authored
already contains these changes together with a lot of other cleanups. Better to leave the original zb.c as original as it can be... (BTW: This zb.c is already not really original, because there were already two commits from Dean in the past) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80573 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
o base is ZeusBench 1.0 from Adam Twiss, Zeus Technology Ltd. o includes enhancements by Dean from November 1997 for keepalive, SunOS4, etc. pp. which were already committed to src/test/zb.c o cleanups and enhancements by Ralf from March 1998: command line parsing, new options, URL-like target specification, manual page, Apache-style code indentation, etc. o !!IMPORTANT!! personal license agreement from March 1998 with Adam Twiss from Zeus Technology (see message <199803171224.NAA24547@en1.engelschall.com> in apache-core mailing list for reference) to include this version into the Apache distribution the way it currently is. So, don't change copyright messages or other license stuff there, please. The program itself can now be enhanced or changed in any way. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80572 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
to "yes"; make it so. People who are debugging can turn it off for ease of name-typing, but the default as distributed should try to play well with others. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80571 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80570 13f79535-47bb-0310-9956-ffa450edef68
-
pcs authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80569 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80568 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80567 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80566 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80565 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
about you changing STANDALONE_MAIN to be a #include instead.) - change API_EXPORT to CORE_EXPORT for the functions Doug needed for mod_perl - basic_http_header is API_EXPORT - send_header_field is API_EXPORT_NONSTD - srm_command_loop is API_EXPORT git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80564 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80563 13f79535-47bb-0310-9956-ffa450edef68
-
Doug MacEachern authored
PR: Obtained from: Submitted by: Doug MacEachern Reviewed by: Dean Gaudet git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80562 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 16, 1998
-
-
Marc Slemko authored
when we are talking to a remote server that looks like an origin server to us but is really being a reverse proxy, etc. This shows what a dumb idea this header was to begin with. PR: 1741 Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80561 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
the manpages of 2.1.2 this should be correct) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80560 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
and make gcc -Wall happy again. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80559 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80558 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80557 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
and corresponding manual pages git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80556 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
VMS or DOS land: Options after arguments :-( We are in Unix land, so make ZeusBench interface Unix-like as anyone would expect: options first, then remaining non-option arguments... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80555 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
- make -v and -V messages equal in style - make usage message readable and avoid line wrapping - compress the ``httpd -h'' output a little bit for easier reading git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80554 13f79535-47bb-0310-9956-ffa450edef68
-
Ralf S. Engelschall authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80553 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
A server which receives an entity-body with a transfer-coding it does not understand SHOULD return 501 (Unimplemented), and close the connection. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80552 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
resource. 500 is the right response here. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80551 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80550 13f79535-47bb-0310-9956-ffa450edef68
-
Marc Slemko authored
off the end of the input string. PR: 1869, 1909 Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80549 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 15, 1998
-
-
dgaudet authored
Submitted by: Dmitry Khrustalev <dima@bog.msu.su> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80548 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80547 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
SetEnvIfNoCase properly; and it used strcmp() to compare header names when it should use strcasecmp(). - Change the merging optimization so that it only considers the most recent setenvif for merging. This means that mod_setenvif will consider all directives in the order they appear in the config file. - Document that mod_setenvif considers directives in the order they appear, and give an example use. - Perform more comparisons at compile-time in order to speed up things at compile-time. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80546 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
signed char -> unsigned extension problems. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80544 13f79535-47bb-0310-9956-ffa450edef68
-
Marc Slemko authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80543 13f79535-47bb-0310-9956-ffa450edef68
-
Marc Slemko authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80542 13f79535-47bb-0310-9956-ffa450edef68
-
Marc Slemko authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80541 13f79535-47bb-0310-9956-ffa450edef68
-
Doug MacEachern authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80540 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80539 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 14, 1998
-
-
dgaudet authored
the compiler is stuck doing a bunch of byte -> int extensions. This way only one extension occurs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80538 13f79535-47bb-0310-9956-ffa450edef68
-
Ben Laurie authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80537 13f79535-47bb-0310-9956-ffa450edef68
-
Ben Laurie authored
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80536 13f79535-47bb-0310-9956-ffa450edef68
-
dgaudet authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80535 13f79535-47bb-0310-9956-ffa450edef68
-
rasmus authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80534 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@80533 13f79535-47bb-0310-9956-ffa450edef68
-