/[Apache-SVN]/httpd/flood/trunk/flood.c
ViewVC logotype

Log of /httpd/flood/trunk/flood.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 653656 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 6 00:42:11 2008 UTC (16 years, 3 months ago) by fielding
File length: 6104 byte(s)
Diff to previous 647749 (colored)
promote flood to released products

Revision 647749 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 14 12:16:14 2008 UTC (16 years, 4 months ago) by wrowe
Original Path: httpd/test/flood/trunk/flood.c
File length: 6104 byte(s)
Diff to previous 490946 (colored)
flood is independent of framework, mod_specweb etc


Revision 490946 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 29 07:49:58 2006 UTC (17 years, 7 months ago) by jerenkrantz
Original Path: httpd/test/trunk/flood/flood.c
File length: 6104 byte(s)
Diff to previous 106525 (colored)
Update flood to the new license header.

* flood/NOTICE: Update the copyright year to the date of first publication.

* flood/flood_farmer.c, flood/flood_report_relative_times.h,
  flood/flood_simple_reports.h, flood/flood_test.c, flood/flood.c,
  flood/flood_farmer.h, flood/flood_socket_generic.c, flood/flood_farm.c,
  flood/flood_socket_generic.h, flood/flood_farm.h, flood/flood_config.c,
  flood/flood_net_ssl.c, flood/flood_config.h, flood/flood_net_ssl.h,
  flood/flood_socket_keepalive.c, flood/flood_easy_reports.c,
  flood/flood_round_robin.c, flood/flood_socket_keepalive.h,
  flood/flood_easy_reports.h, flood/flood_round_robin.h, flood/flood_net.c,
  flood/flood_net.h, flood/flood_profile.c, flood/flood_profile.h,
  flood/flood_report_relative_times.c, flood/flood_simple_reports.c:
  Update to new license header.

(Used committers/relicense/src/perl/update-AL20.pl)


Revision 106525 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 25 00:36:41 2004 UTC (19 years, 8 months ago) by nd
Original Path: httpd/test/trunk/flood/flood.c
File length: 5921 byte(s)
Diff to previous 102613 (colored)
property cleanup


Revision 102613 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 9 08:12:56 2004 UTC (20 years, 6 months ago) by jacekp
Original Path: httpd/test/trunk/flood/flood.c
File length: 5921 byte(s)
Diff to previous 102612 (colored)
fixed typo.


Revision 102612 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 8 23:34:41 2004 UTC (20 years, 6 months ago) by jacekp
Original Path: httpd/test/trunk/flood/flood.c
File length: 5917 byte(s)
Diff to previous 102138 (colored)
migrating to ALv2


Revision 102138 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 1 13:38:37 2004 UTC (20 years, 7 months ago) by nd
Original Path: httpd/test/trunk/flood/flood.c
File length: 7943 byte(s)
Diff to previous 101185 (colored)
update license and copyright to 2004


Revision 101185 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 7 23:41:57 2003 UTC (20 years, 11 months ago) by jacekp
Original Path: httpd/test/trunk/flood/flood.c
File length: 7943 byte(s)
Diff to previous 98570 (colored)
Added configversion attribute (root element <flood>) which ties config file structure with
certain flood version and warns user if there is a conflict.


Revision 98570 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 3 17:11:02 2003 UTC (21 years, 6 months ago) by nd
Original Path: httpd/test/trunk/flood/flood.c
File length: 6440 byte(s)
Diff to previous 98527 (colored)
bah! what a boring job - update license to 2003.


Revision 98527 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 29 06:13:27 2003 UTC (21 years, 6 months ago) by jerenkrantz
Original Path: httpd/test/trunk/flood/flood.c
File length: 6435 byte(s)
Diff to previous 95431 (colored)
Added error handling for failed config-file open.

This patch adds error handling to the code that opens the
configuration file.  When you specify an argument to the flood
program, it attempts to open it to read in configuration
information.  Previously, there was no error handling, so
the code proceeded to use an invalid file handle when the
file open fails.  The code now detects the failure and displays
an error message.

The standard error and output file-opens were moved earlier
in the program in case we need to display error messages
to standard error.

On Windows, using the invalid file handle results in an
access violation.  The program now displays a message like
this:
  Error opening configuration file: The system cannot find
  the file specified.  .

Submitted by: Phi-Long Tran <ptran@pobox.com>
Reviewed by: Justin Erenkrantz (minor formatting tweak)


Revision 95431 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 31 07:59:27 2002 UTC (22 years, 2 months ago) by wrowe
Original Path: httpd/test/trunk/flood/flood.c
File length: 6166 byte(s)
Diff to previous 92001 (colored)
  Fix massive header bogosity


Revision 92001 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 17 01:22:10 2001 UTC (22 years, 9 months ago) by aaron
Original Path: httpd/test/trunk/flood/flood.c
File length: 6181 byte(s)
Diff to previous 91250 (colored)
No reason to call these if we don't have SSL.


Revision 91250 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 3 01:24:01 2001 UTC (22 years, 10 months ago) by fielding
Original Path: httpd/test/trunk/flood/flood.c
File length: 6074 byte(s)
Diff to previous 90615 (colored)
Fix a bunch of warnings.


Revision 90615 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 24 04:26:39 2001 UTC (22 years, 11 months ago) by jerenkrantz
Original Path: httpd/test/trunk/flood/flood.c
File length: 6020 byte(s)
Diff to previous 90276 (colored)
Per Sander, Linux 2.4 returns EAGAIN when we run out of ports.


Revision 90276 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 17 07:44:02 2001 UTC (23 years ago) by jerenkrantz
Original Path: httpd/test/trunk/flood/flood.c
File length: 6672 byte(s)
Diff to previous 89888 (colored)
- Clean up debugging info when using delays.
- Fix error where a url would be chopped off (must follow l.list of apr_text
  objects to be valid).  This should not affect attributes as they are
  handled differently by the expat XML parser.
- Introduce two more random number generators (rand48 and random).  Add
  autoconf test to choose "best" one.  May be good to add support for
  /dev/urandom (whatever the non-blocking one is), but Solaris doesn't have
  it, so I don't care much right now.

  The rand() period is incredibly short.  rand48 and random are supposed to
  have much longer periods.  We'll see...


Revision 89888 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 3 00:08:25 2001 UTC (23 years ago) by aaron
Original Path: httpd/test/trunk/flood/flood.c
File length: 6562 byte(s)
Diff to previous 89633 (colored)
The seed used in the PRNG can now be set in a tag,
so tests based on random values can be reproduced.
The tag is <seed> and is a toplevel tag (ie under
<flood>.. just go look at the examples)

This patch changes more stuff in autoconf files, so
rerun buildconf, ok?


Revision 89633 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 19 22:54:30 2001 UTC (23 years ago) by fielding
Original Path: httpd/test/trunk/flood/flood.c
File length: 5130 byte(s)
Diff to previous 89579 (colored)
Add the ASF License to files that were missing it to verify that this
is being contributed to the ASF.


Revision 89579 - (view) (download) (annotate) - [select for diffs]
Added Wed Jul 18 03:42:18 2001 UTC (23 years, 1 month ago) by jerenkrantz
Original Path: httpd/test/trunk/flood/flood.c
File length: 2421 byte(s)
Initial revision


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.


infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26