Re: Flood documentation

2005-05-04 Thread Jacek Prucia
as PDF (a year ago, fop 0.20.4). If somebody has access to feature-rich XML:FO engine (like RenderX), then drop me a line. I can get XML:FO input file ready in no time. regards, -- Jacek Prucia

Re: need a custom verify_resp function

2005-05-04 Thread Jacek Prucia
or not, would be great :) regards, -- Jacek Prucia

Re: Flood Testing mod_auth_ldap

2004-09-24 Thread Jacek Prucia
and ignores WWW-Authenticate header. You have to know which urls are protected, and access them like this: url user=foo password=barhttp://www.example/com/protected/url The presence of user and password attributes triggers creation of Authorization header (Basic). regards, Jacek Prucia

Re: fixed range for random variables

2004-09-03 Thread Jacek Prucia
in a range from 0 to 128. This patch is very simple, and nearly offers no protection against wrong ranges (like 543:-256), so use with care. If there are no objections it will be commited, as soon, as I prepare paragraph describing this feature. regards, Jacek Prucia --- flood_round_robin.c.orig

Re: flood and memory

2004-09-01 Thread Jacek Prucia
, but not more. The suspicious thing is that larger config file is OK. Can you post details on it? Anyway that looks like a problem with flood. -- regards, Jacek Prucia

Re: flood and memory

2004-08-20 Thread Jacek Prucia
, and check server logs for User-Agent string which contains flood version. Ughh... this is really twisted. We schould think about -v switch :) regards, Jacek Prucia

Re: flood config question

2004-07-12 Thread Jacek Prucia
. regards, Jacek Prucia

Re: [PATCH] flood and content-type setting

2004-05-12 Thread Jacek Prucia
On Wed, 28 Apr 2004 17:17:16 -0700 Justin Erenkrantz [EMAIL PROTECTED] wrote: --On Thursday, April 15, 2004 12:22 PM +0200 Jacek Prucia [EMAIL PROTECTED] wrote: I have just commited a fix to manual. However, I do not have enough karma to put manual on flood page, so we need a config file

fixed range for random variables

2004-05-12 Thread Jacek Prucia
would be to use following construct for assigning fixed range: ${5:24=name} This just extends existing concept, but also look's kinda odd. I would like to replace it with more general syntax: ${name=rand(5:24)} Is it okay with everybody? Please speak up if that violates anything. regards -- Jacek

Re: Flood and cookies

2004-02-13 Thread Jacek Prucia
in XML) is yet to be written. If you intend to do some serious testing, then please use latest CVS sources, and check http://cvs.apache.org/~jacekp/manual/ if you have trouble building docs. regards, Jacek Prucia

ALv2 boilerplate notice typo (was: Re: cvs commit: httpd-test/flood *.c)

2004-02-09 Thread Jacek Prucia
(changing only copyright dates to match flood development). It is already fixed in httpd-test/flood repo. CCying [EMAIL PROTECTED] to make Andre Malo aware of the problem. Thanks for catching out this one. regards, Jacek Prucia

Re: License 2.0

2004-02-08 Thread Jacek Prucia
. AFAIK, noone is. Go for it. Just a note. I'm doing the httpd code base only... :-) Right. I have just relicensed httpd-test/flood repo. Thanks for the heads-up. regards, Jacek Prucia

Re: Redo for Patch for cookie processing in Flood

2003-12-12 Thread Jacek Prucia
. regards, -- Jacek Prucia diff -urN flood.orig/flood_round_robin.c flood/flood_round_robin.c --- flood.orig/flood_round_robin.c 2003-12-12 23:18:45.0 +0100 +++ flood/flood_round_robin.c 2003-12-12 23:26:20.0 +0100 @@ -897,42 +897,65

Re: Patch for cookie processing in Flood [...]

2003-10-23 Thread Jacek Prucia
for about a month!) and I need to take a closer look at them. Needless to say -- those patches also need to be tweaked as they are suffering from the same problems described above. -- regards, Jacek Prucia

Flood 1.1 Announcement (draft)

2003-09-15 Thread Jacek Prucia
I'm getting boring with this :) Right. Time to TR FLOOD_1_1 :) regards, Jacek Prucia Flood 1.1 Released The Apache Software Foundation and the Apache HTTP Server Project are pleased to announce the second public release of the Flood HTTP load testing software

Flood 1.1 tarballs up

2003-09-15 Thread Jacek Prucia
, etc.). Especially thanks for all the hints releated to making quality release. Without them I would probably screw something up :) regards, Jacek Prucia

Flood downloads

2003-09-14 Thread Jacek Prucia
could doublechek this and eventually commit this into apropriate repository. This is much better than closer.cgi script we're using right now. regards, Jacek Prucia #!/bin/sh # Wrapper script around mirrors.cgi script # (we must change to that directory in order for python to pick up the # python

Re: FLOOD_1_1_RC1 tagged.

2003-09-13 Thread Jacek Prucia
On Thu, 11 Sep 2003 21:50:44 -0700 Aaron Bannert [EMAIL PROTECTED] wrote: On Tuesday, September 9, 2003, at 04:18 PM, Jacek Prucia wrote: I would like to ask other RM's to take a closer look at RC1 tarballs. I might goofed something up and have absolutelly no idea about

Re: FLOOD_1_1_RC1 tagged.

2003-09-13 Thread Jacek Prucia
On Fri, 12 Sep 2003 00:15:46 -0700 Justin Erenkrantz [EMAIL PROTECTED] wrote: --On Wednesday, September 10, 2003 1:18 AM +0200 Jacek Prucia [EMAIL PROTECTED] wrote: I would like to ask other RM's to take a closer look at RC1 tarballs. I might goofed something up and have absolutelly

FLOOD_1_1_RC1 tagged.

2003-09-10 Thread Jacek Prucia
more builds (Solaris, FreeBSD) tomorrow before casting a vote. Anyway looks like a strong candidate for GA. I would like to ask other RM's to take a closer look at RC1 tarballs. I might goofed something up and have absolutelly no idea about it :) regards, Jacek Prucia

question

2003-09-09 Thread Jacek Prucia
to compile certain flood tag (for example FLOOD_1_0 won't compile against apr HEAD). This doesn't seem to be a big problem, but I wanted to be sure if everybody are OK with this. regards, Jacek Prucia

Re: question

2003-09-09 Thread Jacek Prucia
tagging apr everytime they do a release -- so can we :) So... users get release tarballs, and developers must sync with HEAD. Makes sense to me. regards, Jacek Prucia

flood 1.1 TR

2003-09-08 Thread Jacek Prucia
release tarballs for me. In addition, I would like to put flood manual on-line. This requires also some privileges (only for manual subdir), or a person that would put them on-line for me. regards, Jacek Prucia P.S. Once 1.1 is released, we might consider moving 0.4 to archive, since we don't want

Re: cvs commit: httpd-test/flood config.h.in flood_round_robin.c

2003-09-08 Thread Jacek Prucia
messages are more descriptive than 'Error string not specified yet'. :) regards, Jacek Prucia

Re: flood 1.1 TR

2003-09-08 Thread Jacek Prucia
stable RC tarball. regards, Jacek Prucia

example configs

2003-09-08 Thread Jacek Prucia
I have found few minor issues in current example config files. 1. round-robin-ssl.xml We have only one url working -- modssl.org SSL connection test is working again (although HTML is broken). The other URL is dead for a lng time, so we might consider removing it at all. I've found another

Re: flood: responsescript patch, take 2

2003-08-25 Thread Jacek Prucia
response for interesting stuff (header values, HTML body and the like). I'll update the docs with simple example in perl and/or python soon. regards, Jacek Prucia

flood: config file version, take 2

2003-08-24 Thread Jacek Prucia
. As soon, as this patch get's accepted, I'll update config versions in example/ directory and documentation. regards, Jacek Prucia diff -urN flood.orig/config.h.in flood/config.h.in --- flood.orig/config.h.in 2003-08-24 12:22:04.0 +0200 +++ flood/config.h.in 2003-08-24 23:58:10.0

flood: responsescript patch, take 2

2003-08-24 Thread Jacek Prucia
This is responsescript patch, but this time written around APR poll API. I'm not sure if I have got everything right, so APR gurus are welcome to take a look. I have tested this against a bunch of web pages, and didn't see any problem though. regards, Jacek Prucia diff -urN flood.orig

Re: flood: config file version

2003-08-13 Thread Jacek Prucia
On Mon, 11 Aug 2003 16:21:20 -0700 Justin Erenkrantz [EMAIL PROTECTED] wrote: --On Sunday, August 10, 2003 23:06:23 +0200 Jacek Prucia [EMAIL PROTECTED] wrote: This is what I have mentioned earlier this day. This introduces a CONFIG_VERSION define, which is used to represent a certain

Re: flood: responsescript patch

2003-08-13 Thread Jacek Prucia
On Mon, 11 Aug 2003 16:26:34 -0700 Justin Erenkrantz [EMAIL PROTECTED] wrote: --On Sunday, August 10, 2003 23:24:04 +0200 Jacek Prucia [EMAIL PROTECTED] wrote: This probably belongs in contrib/patches. It is a quick'n'dirty hack I did few days ago, to simulate applet making network

Re: flood: responsescript patch

2003-08-13 Thread Jacek Prucia
. Actually what flood needs is just writting. The answer from script comes with it's exit code, but yes -- I'll rewrite the patch with using APR's fd_pool features (once I get comfortable with them :) regards, Jacek Prucia

Re: Flood: Bug fixes and questions for developers

2003-08-10 Thread Jacek Prucia
as I can. So... somebody with enough access right and skills -- please help with flood 1.1 release. regards, -- Jacek Prucia

flood: config file version

2003-08-10 Thread Jacek Prucia
obscure. regards, Jacek Prucia diff -urN flood.orig/config.h.in flood/config.h.in --- flood.orig/config.h.in 2003-08-09 23:23:51.0 +0200 +++ flood/config.h.in 2003-08-10 13:53:14.0 +0200 @@ -8,6 +8,8 @@ #define FLOOD_STRLEN_MAX 256 /* XML symbolic roots to the various

Re: problem running example flood file

2003-08-10 Thread Jacek Prucia
On Sat, 9 Aug 2003 10:51:05 -0700 Aaron Bannert [EMAIL PROTECTED] wrote: On Friday, August 8, 2003, at 02:11 PM, Jacek Prucia wrote: Yes. To be honest I don't think we need such functionality in flood. Since all we care about is web server load testing, it simply doesn't make any

flood DTD

2003-07-08 Thread Jacek Prucia
with such config). Anyway I'll be commiting this to examples in a day or two, because it is quite good as a starting point. If anybody thinks otherwise, please let me know. What about patches to manual? *PING* people! Flood 1.1 is waiting :) regards, -- Jacek Prucia

flood manual in

2003-07-01 Thread Jacek Prucia
...). Flood DTD will be ready in a day or two. I'll commit it into examples directory and change config files, so they reference DTD correctly. regards, -- Jacek Prucia

Re: flood - Can it go faster?

2003-06-29 Thread Jacek Prucia
the load, as farmer is limited to 180 seconds time (time element.) regards, -- Jacek Prucia

Re: can I help with docs?

2003-05-28 Thread Jacek Prucia
are at it :)) regards, Jacek Prucia

Re: flood proxy (was: [STATUS] (flood))

2003-03-15 Thread Jacek Prucia
(only two small, custom modules for 1.3), so a tip or two from httpd-2.0 guru is very welcome :) regards, Jacek Prucia

Re: flood proxy (was: [STATUS] (flood))

2003-03-15 Thread Jacek Prucia
On Thu, 13 Mar 2003 07:15:07 -0800 Aaron Bannert [EMAIL PROTECTED] wrote: On Thursday, March 13, 2003, at 01:46 AM, Jacek Prucia wrote: [...] Wouldn't it be better, if we use proxy instead of all-purpose network software? I was thinking about mod_proxy_flood.so with some function attached

comeback

2003-02-14 Thread Jacek Prucia
release. After that we have to define showstoppers for 1.2 and start to work on that. My key task for 1.2 is documentation. Merge with httpd-docs subprojects right now seems tricky to me, but we can have our own xsl for the time beeing. And that is just what I'm gonna work on right now. regards, Jacek

Re: library-ization

2002-10-15 Thread Jacek Prucia
talk about it a bit more to see if such thing makes sense. regards, -- Jacek Prucia 7bulls.com S.A.

Re: library-ization

2002-10-05 Thread Jacek Prucia
, -- Jacek Prucia 7bulls.com S.A.

Re: Connection speed throttle

2002-09-30 Thread Jacek Prucia
troublesome. Among many things dummynet requires root privileges which sometimes aren't available. But yes, I think that even when we implement such basic rate limit, we could give pointers to tools which are very usefull in conjunction with flood. regards, -- Jacek Prucia 7bulls.com S.A.

Re: Connection speed throttle

2002-09-29 Thread Jacek Prucia
to implement such functionality in flood. However it looks like this feature will be at the bottom of (at least mine) TODO list. There are more important things to do first. regards, -- Jacek Prucia 7bulls.com S.A.

Re: Flood?

2002-09-26 Thread Jacek Prucia
, -- Jacek Prucia 7bulls.com S.A.

Re: flood: docs -- 2

2002-09-26 Thread Jacek Prucia
wiadomosc od Justin Erenkrantz, z dnia Wed, Sep 25, 2002 at 04:29:34PM -0700 On Mon, Sep 23, 2002 at 06:15:18PM +0200, Jacek Prucia wrote: 1. httpd-docs were written as HTML first, then converted to XML. Some docs are still hand-edited HTML (main index.html in particular). If we want

Re: [PATCH] flood: install target

2002-09-12 Thread Jacek Prucia
), we could remove intree libs and put such tarballs into build dependency list. Well... we could get rid of intree libs right now and require people to do something like: cvs co -D 24 Sep 2002 20:32 {apr,apr-util}, but that's ugly :) regards, -- Jacek Prucia 7bulls.com S.A. http://www.7bulls.com/

Re: [PATCH] flood: install target

2002-09-11 Thread Jacek Prucia
against having flood version number in directory name. As soon as we settle up with directory name, I'll commit this patch. To be exact, here are my prefferences: /usr/local/flood +1 /pkg/flood+0 /pkg/flood-1.0-1 regards, -- Jacek Prucia 7bulls.com S.A. http://www.7bulls.com/

Re: [PATCH] flood: install target

2002-09-11 Thread Jacek Prucia
ready soon. regards, -- Jacek Prucia 7bulls.com S.A.

Re: [PATCH] flood: basic user auth

2002-09-09 Thread Jacek Prucia
that they want (and so we can later add new functionality within the flexible constraints of the pieces we set up now). Agreed. regards -- Jacek Prucia 7bulls.com S.A. http://www.7bulls.com/

Re: flood-1.0 TR (was: count one bug out...)

2002-09-06 Thread Jacek Prucia
On Thu, 5 Sep 2002 08:30:51 -0700 Aaron Bannert [EMAIL PROTECTED] wrote: On Thu, Sep 05, 2002 at 05:29:26PM +0200, Jacek Prucia wrote: - fix install target so we can install flood amd examples off $SRCDIR- fix few more bugs from STATUS (I'm on it) - move tag on changed files and roll

Re: [PATCH] flood: basic user auth

2002-09-06 Thread Jacek Prucia
On Thu, 5 Sep 2002 09:23:37 -0700 Justin Erenkrantz [EMAIL PROTECTED] wrote: On Thu, Sep 05, 2002 at 05:48:51PM +0200, Jacek Prucia wrote: Yep. I was thinking about treating all subsequent requests kinda like separate URL list. Just like a stack.[...] Yeah, a stack is probably the right

Re: [PATCH] flood: basic user auth

2002-09-06 Thread Jacek Prucia
with Aaron. I think flood autmatic behaviour schould be an option. Something like 'mimic browser'. We could then use dynamic urllists for other things (like fetching all img's and embed's from response and so on). regards, -- Jacek Prucia 7bulls.com S.A. http://www.7bulls.com/

Re: where to start?

2002-09-05 Thread Jacek Prucia
on [EMAIL PROTECTED]) because of that time problem ;| regards, -- Jacek Prucia 7bulls.com S.A. http://www.7bulls.com/

flood-1.0 TR (was: count one bug out...)

2002-09-05 Thread Jacek Prucia
(I'm on it) - move tag on changed files and roll tarball Personally I consider lack of install target as a showstopper. It just simply doesn't feel right to move binaries by hand when you are 1.0. And since this looks like a trival fix, why not go for it? :) regards, -- Jacek Prucia 7bulls.com S.A

count one bug out...

2002-09-04 Thread Jacek Prucia
, -- Jacek Prucia 7bulls.com S.A. http://www.7bulls.com/

Re: httpd-test/flood-0.4 question

2002-09-04 Thread Jacek Prucia
first. For now -- please be patient and watch this list for flood-0.5 announce and/or recent CVS commits. regards, -- Jacek Prucia 7bulls.com S.A. http://www.7bulls.com/

[PATCH] flood: assertion failure

2002-09-04 Thread Jacek Prucia
, or dedicated id like this: url id=placeorder ... so that if urllist is a bit bloated and something bails out (regexp for example) you can quickly find bad url in your config. RBC as usual. regards, -- Jacek Prucia 7bulls.com S.A. http://www.7bulls.com/ --- flood_round_robin.c.orig2002-09-04 14:10

[PATCH] flood: basic user auth

2002-09-04 Thread Jacek Prucia
think we want to mimic browser behaviour. OTOH this brings up other issue -- an url list where we can insert new urls in realtime (like is planned for 3xx responses), which needs a bit more work... regards, -- Jacek Prucia 7bulls.com S.A. http://www.7bulls.com/ Wspólne podkatalogi: flood.orig

where to start?

2002-09-04 Thread Jacek Prucia
! :) and it looks like it has those desired filters out-of-the-box. I have no idea how far is apr-serf from basic usability, but since flood doesn't have huge user base, we could wait for apr-serf to mature a little, and rewrite flood to use filters. regards, -- Jacek Prucia 7bulls.com S.A. http

Re: [PATCH] some more URL test -- take 2

2002-08-30 Thread Jacek Prucia
/outisde/outside/ Doh! BTW, basic auth shouldn't be *too* hard to add. It's just need to send the appropriate WWW-Authenticate headers. Yep. It's on my plate for some time. Looks good otherwise. -- justin Revised patch included. Thanks for catching the typos. regards, -- Jacek Prucia

[PATCH] some more URL tests

2002-08-29 Thread Jacek Prucia
on a build system :) regards, -- Jacek Prucia 7bulls.com S.A. http://www.7bulls.com/

Re: flood round-robin-dynamic.xml problem

2002-08-22 Thread Jacek Prucia
that in the future. BTW: isnt't verify function supposed to precede postproces? You can get simillar error while trying to match a 3x, 4x or 5x responses. You could then mock around your regexp for a while, when actually remote server is guilty. regards, -- Jacek Prucia 7bulls.com S.A. http://www

Re: [PATCH] flood verify_200

2002-07-02 Thread Jacek Prucia
verify_status_code or verify_200. - more optional routines (better verification routines, etc...) - other features: - basic authentiation - etc... Ok. You just got yoursef a voulnteer :) -- Jacek Prucia 7bulls.com S.A. http://www.7bulls.com/

Re: [PATCH] flood verify_200

2002-07-01 Thread Jacek Prucia
On Tue, 18 Jun 2002 08:21:53 -0700 Aaron Bannert [EMAIL PROTECTED] wrote: On Tue, Jun 18, 2002 at 05:38:30PM +0200, Jacek Prucia wrote: I think current flood (tried HEAD) have problems with veryfing responses. [... cut ...] I will take a look at this patch and apply in the next few