ralf
- Login: ralf
- Registered on: 2008-10-08
- Last connection: 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...
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 ... - 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:...
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:
...
2008-10-27
- 19:42 Lighttpd Bug #1551: mod_accesslog does not escape quotes
- what about this?:
src/mod_accesslog.c... - 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?
- 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... - 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 ... - 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...
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?
...
Also available in: Atom