RegEx Support in Flood...

2004-03-30 Thread Donald Doane
I just recently did a build of Flood on Linux and am having trouble getting it to pick up "libpcre" and "libpcreposix". As a result I believe the responsetemplate matching isn't working; "flood_round_robin::regexec()" keeps returning a "REG_ASSERT". Does anyone know how to get Flood to build wi

Re: apr_psprintf thread safe?

2004-01-09 Thread Donald Doane
Thank you for the claification. Sander Striker wrote: On Fri, 2004-01-09 at 04:50, Cliff Woolley wrote: [...] That seems to say to me that apr_psprintf is in fact threadsafe after all. :-) It actually depends on how apr_psprintf is called, pass it the same pool in two concurrent threads and

Re: apr_psprintf thread safe?

2004-01-09 Thread Donald Doane
nd doesn't actually note * that the space is in use until it either has to flush the buffer * or until apr_vformatter returns. Cliff Woolley wrote: Where does it say that? httpd uses it extensively, so if it's not, I'd tend to think we'd have noticed by now... --Cliff On Thu, 8 J

Re: apr_psprintf thread safe?

2004-01-08 Thread Donald Doane
Okay, will do that, but it's called in "flood_easy_reports::easy_process_stats()" and it seems APR documentation implies it is not thread safe. We use a modified version of "flood_easy_reports" and I'd like to confirm whether or not its use is truly thread safe.

Re: apr_psprintf thread safe?

2004-01-08 Thread Donald Doane
Can someone please confirm whether or not "apr_psprintf" is thread safe. Thank you.

Re: Contributions to Flood...

2002-12-10 Thread Donald Doane
--On Monday, December 9, 2002 7:32 PM -0500 Donald Doane <[EMAIL PROTECTED]> wrote: We have already begun implementing several new features within Flood and making some minor bug fixes. From a high-level, we have By all means, please feel free to contribute them back to us! No matt

Re: Contributions to Flood...

2002-12-10 Thread Donald Doane
Cool! We'd appreciate any assistance you can offer! =) That's great to hear! The first thing to know is that all coordination happens here on this mailing list ([EMAIL PROTECTED]). Please subscribe to the list - I had to moderate your post through since you were not subscribed. I am now

Contributions to Flood...

2002-11-25 Thread Donald Doane
Our company is interested in contributing to the Apache Flood project. Please let us know how best to coordinate our efforts with yours. :-Don OpenDemand Systems, Inc. (973) 735-0547x1 www.opendemand.com