diff options
author | Li xin <lixin.fnst@cn.fujitsu.com> | 2015-07-13 16:06:26 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-16 15:09:22 +0100 |
commit | aad604f231cb020ba0199c83c12b6f107ce3403d (patch) | |
tree | e067a59e3731d81955e6f4932eae74f70e7e6cfd /meta/recipes-support/attr | |
parent | 88d7df46d6aa3f31c8a3613031eab1cf192863a8 (diff) | |
download | poky-aad604f231cb020ba0199c83c12b6f107ce3403d.tar.gz |
lighttpd: Fix mod_cgi to avoid it buffers data without bound.
If there is a CGI that provides a continuous stream of data,
If lighttpd client reads slower then the CGI is pushing the data,
then lighttpd's buffers will grow until the (embedded) machine OOMs.
Ref: http://redmine.lighttpd.net/issues/1264
(From OE-Core rev: 6d098587415be098913a3b551b0b7ee8c0270274)
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/attr')
0 files changed, 0 insertions, 0 deletions