Project

General

Profile

Memory leaks

Added by mousebndr over 13 years ago

Hi all

We are moving to lighttpd but notice there is much talk about memory leaks on a google search

Some posts are older than others but is it safe to assume these issues are all solved?


Replies (2)

RE: Memory leaks - Added by darix over 13 years ago

there are no memory leaks just stupid ways to use lighttpd.

e.g. it is really stupid to stream large files via a fastcgi app, when x-lighttpd-send-file could do a much more efficient job.

RE: Memory leaks - Added by mousebndr over 13 years ago

Kewl thanks, thats what I thought.

    (1-2/2)