Does anyone have a perl script etc. to automatically convert all
leading tabs to n blanks? I was thinking of manually de-tabifying in
the vicinity of this fix, but it would be better to do the whole thing
if I can get my hands on such a tool.
Most Unices have a command called "expand" that does
+/* Copyright 2001-2004 Apache Software Foundation
The name of the corporation is "The Apache Software Foundation".
It needs to be written with the "The".
Roy
Much to my surprise, I apparently have a board report due yesterday
for this Wednesday's board meeting. Do we have any ASF issues that
need reporting to the board, aside from what is in STATUS*?
Any choice commentary? Does anyone else feel like we have too many
dev lists for one project?
Ro
> The problem we have to solve, is that we have to allow all of the current
> mod_perl developers to continue to have commit access to that code, and we
> would like to remove any chance of code duplication.
I suggest we simply create a new unix group for the test repository and
add everyone inter
> > I suggest we simply create a new unix group for the test repository and
> > add everyone interested to that group. I do not want to play games on
> > the CVS module directory side because that will fail as soon as someone
> > without write access to both repositories tries a commit.
I talked
> To that end, I would suggest the following setup for the httpd-test
> repository
>
> httpd-test/test_framework
BTW, please call it perl_framework, or some witty name for it, since there
will be several test frameworks within this module. The eBuilt one is
called flood, but we can change that n
I think we should just give jsachs commit access to httpd-test.
Roy
> Is it possible to create a httpd sub-project for this work? Doug, Ryan, and
> Will can make sure the code is committed once the project is set up. A
> separate mailing list for people working on the test harness and scripts
> would allow anyone not necessarily interested in this work to ignore
On Tue, Aug 07, 2001 at 08:30:18PM -0700, Justin Erenkrantz wrote:
> On Wed, Aug 08, 2001 at 10:30:10AM +0800, Stas Bekman wrote:
> > How do I get to see cvs commits for test-dev?
>
> [EMAIL PROTECTED] -- justin
That will work, but the list is really at [EMAIL PROTECTED]
Roy
> Also, does anyone know anything about the POSIX regex functions (in
> regex.h)? Is there a reason to use PCRE even when the POSIX regex
> functions are available? I've coded up a quick proof-of-concept using
> the POSIX regex functions, but I'm not sure why httpd doesn't use the
> POSIX libra
> > I don't see a problem adding a PRNG into APR as long as we have a by
> > default "good" one available with known characteristics. -- justin
>
> Um... APR *already* has random stuff in there. It can build against the
> truerand library, and it can use the /dev/random device.
>
> If we have a
> BTW can flood simulate a steady # of requests being attempted per
> second?
> or does it just fire up N threads/processes and whack away.
> ( check out http://www.cs.rice.edu/CS/Systems/Web-measurement/ for more
> info)
Heh, nice coincidence -- I printed that paper out earlier today and
gave Ju
Brian added you to the avail file earlier today, so you can commit now.
Roy
On Thu, Aug 30, 2001 at 11:58:59AM -0700, Aaron Bannert wrote:
> CVS has an extra layer of access permissions that are preventing you from
> doing a commit. You need to get added to the accel file for httpd-test.
> (
> Added pre/post delays, as well as a precision amount for each.
> All times are in seconds. The actual delays is calculated as:
> actual_delay + (precision * e)
> (where e is a number in [-1,1]). I'm using rand() to generate
> the 'e' factor, and as this is not threadsafe on some
>
I ran across this by accident while searching for something else.
The research is excellent, albeit packed with a bit too much statistics
for a casual reader.
Roy
http://www.inria.fr/rrrt/rr-3840.html
RR-3840 - Traffic Model and Performance Evaluation of Web Servers
Liu, Zhen - Niclausse,
> > john sachs wrote:
> > >
> > > anyway, in doing so, i noticed that 1.3 serves the page
> > > as you'd expect. in 2.0, you get 404. which is "correct"?
> >
> > 404 is most definitely not correct. Adding a '/', optionally
> > followed by more data, to the end of a mapped filename is
> > perfe
On Fri, Nov 09, 2001 at 03:16:03PM -0500, Rodent of Unusual Size wrote:
> Rodent of Unusual Size wrote:
> >
> > "William A. Rowe, Jr." wrote:
> > >
> > > Since the default handler doesn't glom onto trailing path_info,
> > > it doesn't get handled. All 1.3 pages I tested _without_ SSI's
> > > enab
> Added a new parameter --enable-ssl. SSL is enabled by default, so if you
> don't have the libs you either have to install them or pass --disable-ssl.
-1. Export and import restrictions in some countries require that it be
disabled by default.
Roy
18 matches
Mail list logo