You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Zach Brown <za...@zabbo.net> on 1999/06/04 15:41:00 UTC

other/4525: multi file fetches for ab.c

>Number:         4525
>Category:       other
>Synopsis:       multi file fetches for ab.c
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          change-request
>Submitter-Id:   apache
>Arrival-Date:   Fri Jun  4 06:50:01 PDT 1999
>Last-Modified:
>Originator:     zab@zabbo.net
>Organization:
apache
>Release:        1.3.6
>Environment:
unix
>Description:
a quick patch to ab.c that lets you specify a file on the command line
that containes a list of strings to append to the url that is requested
of the server being fetched.  this trivially lets one bench mark against
full trees.. it uses writev() to avoid tons of string munging.  quick, probably
not bug free, but I hope useful to someone.

ftp://ftp.zabbo.net/pub/users/zab/ab.c.patch
>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, you need]
[to include <ap...@Apache.Org> in the Cc line and make sure the]
[subject line starts with the report component and number, with ]
[or without any 'Re:' prefixes (such as "general/1098:" or      ]
["Re: general/1098:").  If the subject doesn't match this       ]
[pattern, your message will be misfiled and ignored.  The       ]
["apbugs" address is not added to the Cc line of messages from  ]
[the database automatically because of the potential for mail   ]
[loops.  If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request from a  ]
[developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]