General

Profile

joepie91

  • Login: joepie91
  • Registered on: 2014-07-24
  • Last sign in: 2014-07-24

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

2014-07-24

22:49 Lighttpd Bug #2586: [Solved] Memory leak when using readfile() in PHP over FastCGI
> lighttpds memory handling might not be optimal; in some places it keeps certain structs for later reuse (to avoid m... joepie91
14:04 Lighttpd Bug #2586: [Solved] Memory leak when using readfile() in PHP over FastCGI
darix wrote:
> joepie91 wrote:
> > darix wrote:
> > > joepie91 wrote:
> > > > darix wrote:
> > > > > 1. free() d...
joepie91
13:56 Lighttpd Bug #2586: [Solved] Memory leak when using readfile() in PHP over FastCGI
darix wrote:
> joepie91 wrote:
> > darix wrote:
> > > 1. free() does not clear the memory either. it just released...
joepie91
13:33 Lighttpd Bug #2586: [Solved] Memory leak when using readfile() in PHP over FastCGI
darix wrote:
> 1. free() does not clear the memory either. it just released it back to the OS
How is it released ...
joepie91
12:02 Lighttpd Bug #2586: [Solved] Memory leak when using readfile() in PHP over FastCGI
From my initial post:
> The issue occurred on a Debian 7 (Wheezy) x64 KVM VPS, both on 1.4.31-4+deb7u3 (Debian Whe...
joepie91
09:29 Lighttpd Bug #2586: [Solved] Memory leak when using readfile() in PHP over FastCGI
For clarification: the typical situation here is that a request for the large file is made and fulfilled using readfi... joepie91
08:13 Lighttpd Bug #2586: [Solved] Memory leak when using readfile() in PHP over FastCGI
The memory was not reused, even if the requesting client had long disconnected or if the server was about to run out ... joepie91
02:44 Lighttpd Bug #2586 (Invalid): [Solved] Memory leak when using readfile() in PHP over FastCGI
On a site of mine, I experienced a severe memory leak in lighttpd when using the readfile() function in PHP. Any time... joepie91

Also available in: Atom