Re: Talking about proxy workers

2010-08-09 Thread Paul Fee
Rainer Jung wrote: > Minor additions inside. > > On 06.08.2010 14:49, "Plüm, Rüdiger, VF-Group" wrote: >> >> >>> -Original Message- >>> From: Paul Fee >>> Sent: Freitag, 6. August 2010 14:44 >>> To: dev@httpd.apache.org >>> Subject: Re: Talking about proxy workers >> >>> >>> Also, is it p

Re: svn commit: r983618 - in /apr/apr/trunk: network_io/unix/sockets.c test/testsock.c

2010-08-09 Thread Joe Orton
This fixes a slow memory leak in mod_proxy FYI. The sockaddr passed to apr_socket_connect() is allocated out of worker->cp->pool. When a new backend connection is created, core_create_conn extracts the address from that socket to the conn_rec and it gets duped in that pool again. On Mon, Aug

RE: svn commit: r983618 - in /apr/apr/trunk: network_io/unix/sockets.c test/testsock.c

2010-08-09 Thread Plüm, Rüdiger, VF-Group
> -Original Message- > From: Joe Orton > Sent: Montag, 9. August 2010 15:14 > To: dev@httpd.apache.org > Subject: Re: svn commit: r983618 - in /apr/apr/trunk: > network_io/unix/sockets.c test/testsock.c > > This fixes a slow memory leak in mod_proxy FYI. The sockaddr > passed to >

[PATCH 49559] Admin-supplied Diffie-Hellman parameters for DHE connections

2010-08-09 Thread Erwann ABALEA
Hello, I wrote and posted this patch several weeks ago, this is just a message to eventually open a discussion for its approval or rejection. -- Erwann ABALEA Département R&D KEYNECTIS