Re: Server Shutdown and register_cleanup

2006-08-25 Thread Graham Dumpleton
David Fraser wrote .. Trying to find relevant info on this from the Apache docs and other module documentation: http://httpd.apache.org/docs/2.2/stopping.html#gracefulstop talks about advising children to exit after their current request. In this case it would seem the cleanup methods

mod_define ported to httpd 2.0/2.2

2006-08-25 Thread Rainer Jung
Hi, I ported mod_define to Apache httpd 2.0 and 2.2. The module has been originally created by Ralf S. Engelschall for Apache httpd 1.3 and distributed as an addon to mod_ssl (although it's function is unrelated to mod_ssl). There are a couple of people who were looking for a 2.0/2.2 compatible

Re: mod_define ported to httpd 2.0/2.2

2006-08-25 Thread Jorge Schrauwen
Sounds very intresting, especially in combination with mod_macro! It's win32 compatible also i presume? On 8/25/06, Rainer Jung [EMAIL PROTECTED] wrote: Hi, I ported mod_define to Apache httpd 2.0 and 2.2. The module has been originally created by Ralf S. Engelschall for Apache httpd 1.3 and

Re: mod_define ported to httpd 2.0/2.2

2006-08-25 Thread Nick Kew
On Friday 25 August 2006 13:05, Rainer Jung wrote: I ported mod_define to Apache httpd 2.0 and 2.2. URL? I asked Ralf, and we would like to make it available under the ASL 2.0. That's your choice, of course. I expect some users will appreciate it. Is there a chance to include it into the

Re: mod_define ported to httpd 2.0/2.2

2006-08-25 Thread Jim Jagielski
I'm +0 about it, but I agree that I'd like to see the package 1st :) I've never been a fan of mod_define, seeing mod_macro (as Jorge seems to think as well) as much more useful... check out some of my OLD Apache PPTs from the 1st ApacheCons ;) My main issue with mod_define is that there always

Re: mod_define ported to httpd 2.0/2.2

2006-08-25 Thread Nick Kew
On Friday 25 August 2006 14:05, Jim Jagielski wrote: I'm +0 about it, but I agree that I'd like to see the package 1st :) I've never been a fan of mod_define, seeing mod_macro (as Jorge seems to think as well) as much more useful... Agreed, mod_macro is *the* configuration module:-) check

Re: mod_define ported to httpd 2.0/2.2

2006-08-25 Thread Rainer Jung
Thanks for the feedback. I'll post URLs during the weekend. Of course you'll need to look at it before making decisions, I was simply interested in a first basic opinion. Concerning mod_define and mod_macro: they are a good fit together. mod_macro gives you the ability to factor out repeating

Re: mod_define ported to httpd 2.0/2.2

2006-08-25 Thread Jim Jagielski
On Aug 25, 2006, at 9:35 AM, Nick Kew wrote: On Friday 25 August 2006 14:05, Jim Jagielski wrote: I've never been a fan of mod_define, seeing mod_macro (as Jorge seems to think as well) as much more useful... Agreed, mod_macro is *the* configuration module:-) :) check out some of my

Re: mod_define ported to httpd 2.0/2.2

2006-08-25 Thread Jorge Schrauwen
On 8/25/06, Rainer Jung [EMAIL PROTECTED] wrote: Thanks for the feedback. I'll post URLs during the weekend. Of course you'll need to look at it before making decisions, I was simply interested in a first basic opinion. Concerning mod_define and mod_macro: they are a good fit together.

Using flood to test with session id in response template

2006-08-25 Thread Joe Kramer
Hello, I am trying to use Flood to test my website. I have login page which generated session id and then redirects to site with added session id in URL. I can't make flood to catch session ID returned by web application. I have following in configuration xml: url method=POST

Re: mod_define ported to httpd 2.0/2.2

2006-08-25 Thread Rainer Jung
I put the code up on http://people.apache.org/~rjung/mod_define/ Comments are welcome. For big sites and well trained admins having an external tool like m4, scripting languages, ant etc. might be the better way to use config templates. But for a couple of easier use cases and less skilled

Re: mod_define ported to httpd 2.0/2.2

2006-08-25 Thread Joshua Slive
On 8/25/06, Rainer Jung [EMAIL PROTECTED] wrote: I put the code up on http://people.apache.org/~rjung/mod_define/ Comments are welcome. For big sites and well trained admins having an external tool like m4, scripting languages, ant etc. might be the better way to use config templates. But for

Re: mod_define ported to httpd 2.0/2.2

2006-08-25 Thread Rainer Jung
Hi Joshua, that's a very good hint. Somehow I missed ap_resolve_env() when I searched through the code to check the built-in features. So is ap_resolve_env() an official feature? Regards, Rainer Joshua Slive schrieb: On 8/25/06, Rainer Jung [EMAIL PROTECTED] wrote: I put the code up on

Re: Server Shutdown and register_cleanup

2006-08-25 Thread Jim Gallacher
There was a question on the mod_python list regarding mpcp, which provides a mod_python handler for cherrypy. Out of curiosity I took a look at mpcp. Low and behold, they use req.server.register_cleanup to stop the cherrypy server. I'm becoming increasingly concerned about dropping

Re: Server Shutdown and register_cleanup

2006-08-25 Thread Jim Gallacher
Jim Gallacher wrote: There was a question on the mod_python list regarding mpcp, which provides a mod_python handler for cherrypy. Out of curiosity I took a look at mpcp. Low and behold, they use req.server.register_cleanup to stop the cherrypy server. I'm becoming increasingly concerned

Re: ap_core_output_filter returns APR_SUCCESS on error

2006-08-25 Thread Ruediger Pluem
On 08/25/2006 11:08 PM, Joachim Zobel wrote: Hi. The core output filter is doing the following if the client unexpectedly closes the connection: if (rv != APR_SUCCESS) { ap_log_cerror(APLOG_MARK, APLOG_INFO, rv, c, core_output_filter: writing data to the

[EMAIL PROTECTED] - ASF?

2006-08-25 Thread William A. Rowe, Jr.
Projectfolk, Covalent (incidentally, my own employer) has been proud to host this module developers' community for many years. There are rather frequent noises around why [EMAIL PROTECTED] isn't an @h.a.o list, and why the modules.apache.org is still hosted by Covalent. I have some thoughts

Re: [EMAIL PROTECTED] - ASF?

2006-08-25 Thread david reid
William A. Rowe, Jr. wrote: Projectfolk, http://asylum.zones.apache.org/modules/ Doesn't fully work yet, but is a work in progress following a discussion or two a little while back... Feedback welcome. More interest = more effort gets applied to it :-) Aim is to replace the website. Moving the

Re: [EMAIL PROTECTED] - ASF?

2006-08-25 Thread William A. Rowe, Jr.
david reid wrote: Aim is to replace the website. Moving the mailing list makes sense as well. Actually there are two lists. apache-modules-announce@ has one purpose, to publicize changes to that database. Would be cool if that became both a list and a feed. If/when the transition of web