Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account
List archives

Apache modules developers Recent threads

Threads Replies First post Last post
Re: Module: Mod_Dialup (ap_mpm_register_timed_callback)
By: Pöchtrager, Bernhard
> -----Ursprüngliche Nachricht----- > Von: Joe Lewis [mailto:jlew### @silverhawk.net] Im Auftrag von jlewis > Gesendet: Mittwoch, 23. Mai 2012 17:38 > An: modules-de### @httpd.apache.org > Cc: Pöchtrager, Bernhard > Betreff:…
1 May 24 2012
04:27
May 24 2012
11:06
Module: Mod_Dialup (ap_mpm_register_timed_callback)
By: Pöchtrager, Bernhard
I write already two messages in the users-mailing-list. I got a reply to send a message in this mailing list. I hope anybody of you can help me. Von: Pöchtrager, Bernhard…
3 May 22 2012
01:28
May 23 2012
10:37
remove content in Input Filter
By: Jodi Bosa
I am trying to write an Input Filter that removes specific content from a bucket brigade but failing in getting it to work: apr_bucket_read(aBucket, &bucketStr, &readLen, APR_BLOCK_READ); startPos = ....; apr_bucket_split(aBucket,…
0 May 17 2012
14:51
May 17 2012
14:51
output filter ordering question: mod_deflate vs mod_headers vs mod_pagespeed
By: Joshua Marantz
Hi, Currently, mod_pagespeed <http://code.google.com/p/modpagespeed/> runs before mod_headers by registering as: ap_register_output_filter( kModPagespeedFilterName, instaweb_out_filter, NULL, …
0 May 16 2012
22:25
May 16 2012
22:25
Re: about setting r->headers_out
By: Julio Carlos Barrera Juez
Hi! I have the same problem than you, Rui Hu. I have an output filter that changes the body of the response, but then "content-type" header is changed to "text/plain", and I want to maintain the original "text/html". I have tried to use: …
4 May 10 2012
05:28
May 11 2012
05:33
How to differentiate between Graceful restart and stop in apache extended module
By: vk.indushekar VK
Hi, We developed a apache module mod_xx.so. We have a requirement where in we need to differentiate between apache graceful restart and normal stop. We need to execute certain part of the code for graceful restart only. So how do we differentiate…
1 May 7 2012
06:38
May 9 2012
11:30
Change to Module DB
By: Apache Module Site
User ID : 1784 Title : mod_frameredirect Details : https://modules.apache.org/search.php?id=2604
0 May 2 2012
13:52
May 2 2012
13:52
Re: Windows service startup configuration - how to find out the "working" process?
By: Rainer Jung
On 26.04.2012 13:50, Waldemar Klein wrote: > Well, on Windows this all seems different, there is only one real > working child created, and it is not restarted ever (unless it crashes > from a segfault or so in a my module). There is also…
0 Apr 27 2012
12:10
Apr 27 2012
12:10
How can I hook exactly just before the default file handler?
By: Fred Clift
Hi all, I see that you can specify in the 2nd and 3rd options of the ap_hook_* calls modules that should be before and after your module. The documentation states that this controls the sort-order of which modules execute when. What is the name…
3 Apr 26 2012
15:07
Apr 27 2012
10:41
very late hook, and which handler handled my request - partially answered questions
By: Fred Clift
So I can answer some of my own questions. 1) to hook really really late, but not REALLY_LAST, it appears that you can do what test/mod_dialup.c in the source distribution does: #ifndef APR_HOOK_ALMOST_LAST #define APR_HOOK_ALMOST_LAST…
0 Apr 26 2012
17:54
Apr 26 2012
17:54
Re: Windows service startup configuration - how to find out the "working" process?
By: Sorin Manolache
On 2012-04-26 11:57, Waldemar Klein wrote: > Thanks, that already helped a lot. > > I had this "post_config hook" thing somewhere in the back of my mind, > but didn't connect it with my problem as a possible solution. While >…
0 Apr 26 2012
05:35
Apr 26 2012
05:35
Re: Windows service startup configuration - how to find out the "working" process?
By: Waldemar Klein
Thanks, that already helped a lot. I had this "post_config hook" thing somewhere in the back of my mind, but didn't connect it with my problem as a possible solution. While googling for it I also found child_init hook. I created logs to see when…
0 Apr 26 2012
04:58
Apr 26 2012
04:58
log which requests were served by default-handler?
By: Fred Clift
I'm writing a module to collect some statistics (for caching eventually). I'd like to be able to tell which requests were actually served by the default-handler as just plan old files. Any easy way to do this? Do ap_hook_log_transaction() hooked…
0 Apr 25 2012
18:01
Apr 25 2012
18:01
Change to Module DB
By: Apache Module Site
User ID : 717 Title : Apache Mobile Filter Details : https://modules.apache.org/search.php?id=1787
0 Apr 25 2012
13:13
Apr 25 2012
13:13
New Module - Needs approving
By: Apache Module Site
User ID : 1783 Module ID: 2603 Title : mod_logcpu
0 Apr 25 2012
12:11
Apr 25 2012
12:11
Change to Module DB
By: Apache Module Site
User ID : 1485 Title : mod_vlimit Details : https://modules.apache.org/search.php?id=2570
0 Apr 25 2012
07:39
Apr 25 2012
07:39
Change to Module DB
By: Apache Module Site
User ID : 1485 Title : mod_lalimit Details : https://modules.apache.org/search.php?id=2568
0 Apr 25 2012
07:39
Apr 25 2012
07:39
Change to Module DB
By: Apache Module Site
User ID : 1485 Title : mod_rchecker Details : https://modules.apache.org/search.php?id=2559
0 Apr 25 2012
07:39
Apr 25 2012
07:39
Change to Module DB
By: Apache Module Site
User ID : 1485 Title : mod_vlimitconn Details : https://modules.apache.org/search.php?id=2558
0 Apr 25 2012
07:38
Apr 25 2012
07:38
Change to Module DB
By: Apache Module Site
User ID : 455 Title : mod_xml2 Details : https://modules.apache.org/search.php?id=1123
0 Apr 23 2012
16:48
Apr 23 2012
16:48