Re: apache test suite

2003-09-24 Thread David N. Welton
flexible... Ciao, -- David N. Welton Consulting: http://www.dedasys.com/ Personal: http://www.dedasys.com/davidw/ Free Software: http://www.dedasys.com/freesoftware/ Apache Tcl: http://tcl.apache.org/

Re: library-ization

2002-10-17 Thread David N. Welton
Aaron Bannert [EMAIL PROTECTED] writes: On Sun, Oct 13, 2002 at 09:21:23AM -0700, David N. Welton wrote: And I would like an HTTP tester library. I think that if done in this way, it would be versatile enough to replace ab, and it would also give people the freedom to experiment

Re: library-ization

2002-10-09 Thread David N. Welton
... sort of... most of the features aren't implemented yet, but we're moving forward ;)) Hrm... I see. -- David N. Welton Consulting: http://www.dedasys.com/ Personal: http://www.dedasys.com/davidw/ Free Software: http://www.dedasys.com/freesoftware/ Apache Tcl: http://tcl.apache.org/

library-ization

2002-10-03 Thread David N. Welton
as a more modern effort with more work going into it. It looks pretty good so far! Just out of curiosity, will flood be supplanting 'ab' at some point? Thankyou, -- David N. Welton Consulting: http://www.dedasys.com/ Personal: http://www.dedasys.com/davidw/ Free Software: http://www.dedasys.com

'ab' apache benchmark improvements

2002-09-09 Thread David N. Welton
uses). Other issues? Yes, this is a lot of stuff, and I don't know if I will have the time anytime soon, but I thought I'd ask and see what the response is:-) Maybe I can get what I do have to a good point - I think it's a step in the right direction. -- David N. Welton Consulting: http

2.0, chdir, content generation

2002-04-04 Thread David N. Welton
strike me as being such a good idea. What might be an effective strategy for running a script in a known place on the filesystem? Put a mutex on everything? Yuck... Thoughts? Ideas? Thankyou for your time, -- David N. Welton Consulting: http://www.dedasys.com/ Personal: http

Re: Sun Workshop C compilation patch

2001-02-20 Thread David N. Welton
) { -int len, bound_len = strlen(boundary); char *line; /* loop thru lines */ -- David N. Welton Personal: http://www.efn.org/~davidw/ Free Software: http://people.debian.org/~davidw/ Apache Tcl: http://tcl.apache.org

Blank cookies

2000-12-28 Thread David N. Welton
, ); + } + while (*pair (val = ap_getword(r-pool, pair, ''))) { ap_unescape_url((char *)val); ApacheCookieAdd(c, val); -- David N. Welton Personal: http://www.efn.org/~davidw/ Free Software: http://people.debian.org/~davidw/ Apache Tcl