General

Profile

ralf

  • Login: ralf
  • Registered on: 2008-10-08
  • Last sign in: 2012-10-25

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 6 6

Activity

2012-10-25

14:01 Lighttpd Support: RE: Slight memory consumption increase over time
its possible to give some memory back to the system using mallopt() or malloc_trim(0).
however, this is not portable...
ralf

2012-10-22

19:36 Lighttpd Support: RE: Slight memory consumption increase over time
hey slight,
thanks for the informations.
we talk about ~1m increase in a time (how long?)?
the "anon" parts ...
ralf
10:10 Lighttpd Support: RE: Slight memory consumption increase over time
hi, can you attach some more details if memory usage is high and the load not:... ralf

2009-06-25

18:17 Lighttpd Feature #2008: [PATCH] X-Sendfile-Extended header support
shellsage wrote:
> I've implemented the X-Sendfile-Extended header for mod_fastcgi.
>
> Header field definition:
...
ralf

2008-10-27

19:42 Lighttpd Bug #1551: mod_accesslog does not escape quotes
what about this?:
src/mod_accesslog.c...
ralf
18:20 Lighttpd Bug #1402: multiple by 8 / 10 instead of 0.8 to prevent the need for floating support
Whats wrong with the patch from leonw?
ralf
18:09 Lighttpd Bug #1755: specifying config-file twice crashes lighttpd
Anonymous wrote:
> I accidentally wrote a script which runs the command
> _lighttpd -f lighttpd.conf -f lighttpd.co...
ralf
17:39 Lighttpd Bug #1320: check return value of calloc in mod_simple_vhost.c
Safari wrote:
> In your first example wrap you did nothing if NULL was returned by malloc.
It was just a example ...
ralf
16:42 Lighttpd Bug #1320: check return value of calloc in mod_simple_vhost.c
Safari wrote:
> How were you going to fix the bug (null pointer dereference) with this wrap thingie?
>
The wrap...
ralf

2008-10-26

23:35 Lighttpd Bug #1320: check return value of calloc in mod_simple_vhost.c
Safari wrote:
> check return value of calloc in mod_simple_vhost.c
What about wrapping all the malloc functions?
...
ralf

Also available in: Atom