Re: Apache module avoiding re-initialization of connection pool in every worker process

2014-01-01 Thread ksakhare
Hi All Thanks for the replies. I appriciate the replies but the problem i am currently facing is when i initialize the connection pool in worker 1 (httpd.exe child process), next request may spawn another worker (httpd.exe process). As these are two different process the connection pool is

Re: Apache module avoiding re-initialization of connection pool in every worker process

2014-01-01 Thread Eric Covener
On Wed, Jan 1, 2014 at 7:45 AM, ksakhare kiran.sakh...@gmail.com wrote: Hi All Thanks for the replies. I appriciate the replies but the problem i am currently facing is when i initialize the connection pool in worker 1 (httpd.exe child process), next request may spawn another worker

Re: Apache module avoiding re-initialization of connection pool in every worker process

2014-01-01 Thread Kean Johnston
On 1/1/2014 2:45 PM, ksakhare wrote: Hi All Thanks for the replies. I appriciate the replies but the problem i am currently facing is when i initialize the connection pool in worker 1 (httpd.exe child process), next request may spawn another worker (httpd.exe process). As these are two

Re: svn commit: r1554300 - in /httpd/httpd/trunk: CHANGES include/ap_mmn.h include/ap_regex.h include/http_core.h modules/proxy/mod_proxy.c modules/proxy/mod_proxy.h server/core.c server/request.c ser

2014-01-01 Thread Stefan Fritsch
Am Montag, 30. Dezember 2013, 19:50:53 schrieb minf...@apache.org: Author: minfrin Date: Mon Dec 30 19:50:52 2013 New Revision: 1554300 URL: http://svn.apache.org/r1554300 Log: core: Support named groups and backreferences within the LocationMatch, DirectoryMatch, FilesMatch and

Re: svn commit: r1554300 - in /httpd/httpd/trunk: CHANGES include/ap_mmn.h include/ap_regex.h include/http_core.h modules/proxy/mod_proxy.c modules/proxy/mod_proxy.h server/core.c server/request.c ser

2014-01-01 Thread Graham Leggett
On 01 Jan 2014, at 1:59 PM, Stefan Fritsch s...@sfritsch.de wrote: I definitely like this idea. While I haven't done a full review of the patch, I have a few questions: Aren't the apr_table keys case insensitive anyway? Why do we need the case conversion of the key names? All the

Re: svn commit: r1554300 - in /httpd/httpd/trunk: CHANGES include/ap_mmn.h include/ap_regex.h include/http_core.h modules/proxy/mod_proxy.c modules/proxy/mod_proxy.h server/core.c server/request.c ser

2014-01-01 Thread Stefan Fritsch
Am Mittwoch, 1. Januar 2014, 14:06:17 schrieb Graham Leggett: Maybe making ap_regname() accept an optional prefix string that is prepended to each name would be a good idea? Maybe the use in LocationMatch and friends should add some prefix to the names? Like m_ or match_ or m:?

AUTO: Mihai Iacob is out of the office (returning 01/02/2014)

2014-01-01 Thread Mihai Iacob
I am out of the office until 01/02/2014. For immediate assistance, please forward your message to the following teams. DB2 Security questions contact askDB2Security SAL questions contact askSAL or contact my manager Mokhtar Kandil For all urgent matters, please contact my manager Mokhtar

Re: svn commit: r1550060 - in /httpd/httpd/trunk: CHANGES modules/ssl/ssl_engine_config.c

2014-01-01 Thread Jan Kaluza
On 12/13/2013 09:54 AM, Ruediger Pluem wrote: jkal...@apache.org wrote: Author: jkaluza Date: Wed Dec 11 07:16:28 2013 New Revision: 1550060 URL: http://svn.apache.org/r1550060 Log: mod_ssl: Add -t -DDUMP_CA_CERTS option which dumps the filenames of all configured SSL CA certificates to

Re: svn commit: r1550060 - in /httpd/httpd/trunk: CHANGES modules/ssl/ssl_engine_config.c

2014-01-01 Thread Jan Kaluza
On 12/22/2013 09:30 AM, Kaspar Brand wrote: On 11.12.2013 08:16, jkal...@apache.org wrote: Author: jkaluza Date: Wed Dec 11 07:16:28 2013 New Revision: 1550060 URL: http://svn.apache.org/r1550060 Log: mod_ssl: Add -t -DDUMP_CA_CERTS option which dumps the filenames of all configured SSL CA