memory leak in request.readline()

2006-08-10 Thread Alexis Marrero
All, We are trying to nail down a memory leak that happens only when documents are POSTed to the server. For testing we have a short script that does: while True: dictionary_of_parameters = {'field1': 'a'*10} post('url...', dictionary_of_parameters) Then we run top on

[Fwd: Re: ports/101748: Update: www/libapreq2 2.07 - 2.08, portlint fixes, update pkg-plist]

2006-08-10 Thread Philip M. Gollucci
Enjoy! --- Original Message Date: Thu, 10 Aug 2006 09:30:16 GMT Message-Id: [EMAIL PROTECTED] To: Philip M. Gollucci [EMAIL PROTECTED] From: [EMAIL PROTECTED] Subject: Re: ports/101748: Update: www/libapreq2 2.07 - 2.08, portlint fixes, update pkg-plist

Re: [Vote] product name - for shipping versions

2006-08-10 Thread William A. Rowe, Jr.
William A. Rowe, Jr. wrote: Roy would prefer we determine the active consensus. Please vote for what you believe is the principal, proper name of the product we create from the sources located in the http://svn.apache.org/repos/asf/httpd/httpd/ repository (vote for one); This reflects

Re: svn commit: r426143 - /httpd/httpd/branches/2.2.x/NOTICE

2006-08-10 Thread William A. Rowe, Jr.
Roy T. Fielding wrote: On Jul 27, 2006, at 10:06 AM, [EMAIL PROTECTED] wrote: Author: wrowe Date: Thu Jul 27 10:06:27 2006 New Revision: 426143 URL: http://svn.apache.org/viewvc?rev=426143view=rev Log: Wrong project name That line is for the product name, not the project name.

Re: [ANNOUNCE] libapreq2-2.08 Released

2006-08-10 Thread Bojan Smojver
On Thu, 2006-08-10 at 00:21 +, [EMAIL PROTECTED] wrote: libapreq2-2.08 Released Packages in Fedora Extras 5/Devel will be available after signing. Freshmeat release announcement is pending. -- Bojan

Re: memory leak in request.readline()

2006-08-10 Thread Alexis Marrero
I'm using Apache 2.0.54. In my test is leaking exactly 8 bytes per request. /amn On Aug 10, 2006, at 2:49 PM, Jim Gallacher wrote: Alexis Marrero wrote: All, We are trying to nail down a memory leak that happens only when documents are POSTed to the server. For testing we have a short

Re: memory leak in request.readline()

2006-08-10 Thread Alexis Marrero
Jim, The size of memory leaked depends to the size of the POST form field. In my test if the form field size named field1 is 1 it leaks around 8B. When len(field1) = 2**22 it leaks ~240B. So it's hard to tell. This one is not an obvious one... /amn On Aug 10, 2006, at 4:09 PM, Alexis

Re: [Vote] product name - for shipping versions

2006-08-10 Thread Ruediger Pluem
On 08/10/2006 09:26 PM, William A. Rowe, Jr. wrote: William A. Rowe, Jr. wrote: Roy would prefer we determine the active consensus. Please vote for what you believe is the principal, proper name of the product we create from the sources located in the

Re: [Vote] product name - for shipping versions

2006-08-10 Thread Colm MacCarthaigh
On Thu, Aug 10, 2006 at 12:26:23PM -0700, William A. Rowe, Jr. wrote: Pretty darned quiet - either it's summer or nobody feels like joining the fray when Roy and Will go at it? Well, Paul's talk in San Diego got me thinking. We're not really just about HTTP any more, it's a misnomer. We're

Re: [Vote] product name - for shipping versions

2006-08-10 Thread Roy T. Fielding
On Aug 10, 2006, at 12:26 PM, William A. Rowe, Jr. wrote: William A. Rowe, Jr. wrote: Roy would prefer we determine the active consensus. Please vote for what you believe is the principal, proper name of the product we create from the sources located in the

Re: Product name - for future versions

2006-08-10 Thread Paul Querna
William A. Rowe, Jr. wrote: Colm MacCarthaigh wrote: On Thu, Aug 10, 2006 at 12:26:23PM -0700, William A. Rowe, Jr. wrote: Pretty darned quiet - either it's summer or nobody feels like joining the fray when Roy and Will go at it? Well, Paul's talk in San Diego got me thinking. We're not

Re: Product name - for future versions

2006-08-10 Thread William A. Rowe, Jr.
Paul Querna wrote: I still stand by Apache Server Framework as the best choice. The ASF'S ASF is the ultimate way to deliver data from a server :) :) ++1