Re: 2.3.15 on Windows

2011-11-20 Thread William A. Rowe Jr.
On 11/20/2011 2:11 PM, Steffen wrote: No issues so far, all looks fine till now, see/feel no difference over 2.2, only memory usage is quite better, ~70% less here so far and is growing not that much over time. Speed is on par with 2.2. Sound like progress, which is all we ask for version rev

Re: svn commit: r1204200 - in /httpd/httpd/branches/2.4.x: docs/manual/mod/mod_include.xml modules/filters/mod_include.c

2011-11-20 Thread Graham Leggett
On 20 Nov 2011, at 9:37 PM, André Malo wrote: Wouldn't it be better to keep it, with default swapped? That would make the upgrade path easier if you're using the new feature already. I'd drop it for the next version then. Maybe issueing a deprecation warning would also be helpful. I think

2.3.15 on Windows

2011-11-20 Thread Steffen
Just for your info, running for a few days now at www.apachelounge.com . No issues so far, all looks fine till now, see/feel no difference over 2.2, only memory usage is quite better, ~70% less here so far and is growing not that much over time. Speed is on par with 2.2. Thanks! Steffen

Re: svn commit: r1203634 - in /httpd/httpd/trunk: CHANGES include/ap_mmn.h include/http_log.h server/log.c

2011-11-20 Thread Jeff Trawick
On Sun, Nov 20, 2011 at 3:41 AM, Stefan Fritsch wrote: > On Fri, 18 Nov 2011, traw...@apache.org wrote: > >> Author: trawick >> Date: Fri Nov 18 13:10:06 2011 >> New Revision: 1203634 >> >> URL: http://svn.apache.org/viewvc?rev=1203634&view=rev >> Log: >> add conn_rec to error log hook > >> URL: >

Re: svn commit: r1204200 - in /httpd/httpd/branches/2.4.x: docs/manual/mod/mod_include.xml modules/filters/mod_include.c

2011-11-20 Thread André Malo
* minf...@apache.org wrote: > Author: minfrin > Date: Sun Nov 20 17:53:53 2011 > New Revision: 1204200 > > URL: http://svn.apache.org/viewvc?rev=1204200&view=rev > Log: > Backport: > mod_include: The SSIAccessEnable directive existed to ensure the addition > of the "-A" syntax would not break exis

Re: Segfault in ap_process_http_sync_connection()

2011-11-20 Thread Stefan Fritsch
On Sun, 20 Nov 2011, Graham Leggett wrote: Having just brought trunk up to date, I am currently getting the following segfault below, not sure if this is related to r1204104? Yes it is, I overlooked one use of cs. Fixed in r1204180.

Re: Effective IP address / real IP address

2011-11-20 Thread Graham Leggett
On 20 Nov 2011, at 1:37 AM, Jeff Trawick wrote: On Sat, Nov 19, 2011 at 2:46 PM, Stefan Fritsch wrote: On Saturday 19 November 2011, Graham Leggett wrote: The correction is simple; promote the remote_ip up to the request rec and log/use for authentication that r->remote_ip throughout httpd.

Segfault in ap_process_http_sync_connection()

2011-11-20 Thread Graham Leggett
Hi all, Having just brought trunk up to date, I am currently getting the following segfault below, not sure if this is related to r1204104? Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x 0x000c5928 in ap_process_http_syn

Re: svn commit: r1200040 - in /httpd/httpd/trunk: CHANGES modules/ssl/mod_ssl.c modules/ssl/ssl_engine_config.c modules/ssl/ssl_engine_init.c modules/ssl/ssl_engine_kernel.c modules/ssl/ssl_private.h

2011-11-20 Thread Kaspar Brand
On 15.11.2011 17:14, Paul Querna wrote: > Maybe explaining it as such is easier to understand: > > SSLTicketKeyFile basically gives you a list of possible decryption keys. > > SSLTicketKeyDefault picks which one to use for encryption. If > SSLTicketKeyDefault is not set, the first added decrypti

Re: svn commit: r1203634 - in /httpd/httpd/trunk: CHANGES include/ap_mmn.h include/http_log.h server/log.c

2011-11-20 Thread Stefan Fritsch
On Fri, 18 Nov 2011, traw...@apache.org wrote: Author: trawick Date: Fri Nov 18 13:10:06 2011 New Revision: 1203634 URL: http://svn.apache.org/viewvc?rev=1203634&view=rev Log: add conn_rec to error log hook URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/server/log.c?rev=1203634&r1=1203