Re: mod_include.c with ap_rflush

2010-05-12 Thread Jerome Renard
Hello Massimiliano, On Mon, May 10, 2010 at 4:16 PM, Massimiliano Pinto massimiliano.pi...@gmail.com wrote: Hi, I have developed an tested a mod_include.c improvement (httpd 2.2.15). The module can now handle the include uvirtual command, where uvirtual means unbuffered. If command is

Re: svn commit: r942897 - in /httpd/httpd/trunk: CHANGES server/mpm/prefork/prefork.c

2010-05-12 Thread Joe Orton
On Mon, May 10, 2010 at 08:47:59PM -, Jeff Trawick wrote: --- httpd/httpd/trunk/server/mpm/prefork/prefork.c (original) +++ httpd/httpd/trunk/server/mpm/prefork/prefork.c Mon May 10 20:47:59 2010 @@ -549,12 +549,6 @@ static void child_main(int child_num_arg conn_rec *current_conn;

mod_scoreboard.c with HTTP_HOST in mod_status (extended)

2010-05-12 Thread Massimiliano Pinto
Hi, all. In server/scoreboard.c I changed the value of ws-vhost from r-server-server_hostname to ap_get_server_name(r). This helps me seeing the host name in a Name-based Virtual Host scenario, with ExtendedStatus On. A new directive could change the behavior at config time for those who need

Re: mod_include.c with ap_rflush

2010-05-12 Thread Massimiliano Pinto
Hello Jérôme, first ... thanks a lot for your reply and for the examples provided! I'd like to post here to all, the possible feature of flushing the include virtual on demand (no matter what is behind the /virtualpath: files or other kind of content) Now I can do: - continue with the simple

Re: Reducing number of mod_lua hook directives

2010-05-12 Thread Dan Poirier
You could go even farther, and just provide a way to run some Lua code at startup, and provide Lua APIs to add hooks, handlers, or whatever else you wanted. But while as a programmer that sounds fine to me, I suspect for the average user who just wants to add a few lines to tweak something, quite

Re: Reducing number of mod_lua hook directives

2010-05-12 Thread Brian McCallister
On Tue, May 11, 2010 at 10:59 AM, Akins, Brian brian.ak...@turner.com wrote: The hook runner itself should just be in lua.  Instead of scripts, you write lua modules.  If a lua module has a function with the correct names (ie, same as hooks) it uses that: Ie in my module foo  function

Re: Reducing number of mod_lua hook directives

2010-05-12 Thread Brian McCallister
On Tue, May 11, 2010 at 8:47 PM, William A. Rowe Jr. wr...@rowe-clan.net wrote: On 5/11/2010 9:47 AM, Dan Poirier wrote: LuaHook AccessChecker funcname /path/to/script.lua I just thought of a problem - right now, the funcname is optional (defaults to handle).  I hate having optional

Re: svn commit: r942897 - in /httpd/httpd/trunk: CHANGES server/mpm/prefork/prefork.c

2010-05-12 Thread Jeff Trawick
On Wed, May 12, 2010 at 4:24 AM, Joe Orton jor...@redhat.com wrote: On Mon, May 10, 2010 at 08:47:59PM -, Jeff Trawick wrote: --- httpd/httpd/trunk/server/mpm/prefork/prefork.c (original) +++ httpd/httpd/trunk/server/mpm/prefork/prefork.c Mon May 10 20:47:59 2010 @@ -549,12 +549,6 @@

pointer to info on GCD MPM

2010-05-12 Thread Jeff Trawick
(GCD as in Grand Central Dispatch) See http://lists.macosforge.org/pipermail/libdispatch-dev/2010-May/000352.html

Re: svn commit: r943769 - in /httpd/sandbox/mod_allowmethods: ./ modules/allowmethods/

2010-05-12 Thread William A. Rowe Jr.
On 5/12/2010 9:24 PM, iga...@apache.org wrote: Modified: httpd/sandbox/mod_allowmethods/ (props changed) httpd/sandbox/mod_allowmethods/modules/allowmethods/ (props changed) Since this is in the family of modules/aaa/ does that path make more sense, or does it make the module too

Re: svn commit: r943769 - in /httpd/sandbox/mod_allowmethods: ./ modules/allowmethods/

2010-05-12 Thread Philip M. Gollucci
On 05/13/10 02:24, iga...@apache.org wrote: +mod_allowmethods.os .so not .os -- 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollu...@p6m7g8.com) c: 703.336.9354 VP Apache

Fwd: Re: ports/133704: www/apache22 apxs does not work as expected

2010-05-12 Thread Philip M. Gollucci
Any objections to this in trunk / branches/2.2.x ? Minor comment changes? Original Message Subject: Re: ports/133704: www/apache22 apxs does not work as expected Date: Sat, 08 May 2010 14:17:33 +0200 From: olli hauer oha...@gmx.de To: pgollu...@freebsd.org,