|
From: | Christian Grothoff |
Subject: | Re: [libmicrohttpd] decreasing XBUF_SIZE value, postprocessor.c |
Date: | Tue, 21 Aug 2012 08:22:34 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:10.0.6esrpre) Gecko/20120805 Icedove/10.0.6 |
Yes, this should be fine. -Christian On 08/21/2012 08:07 AM, Martin Velek wrote:
Hello, is it possible to decrease the XBUF_SIZE (line #34, postprocessor.c) from 1024 to e.g. 512? Even if this could bring some performance issues. On embedded system with RTOS the stack size is a limiting factor and with the default value, the post_process_urlencoded function takes 1120 of stack (generated by gcc -fstack-usage). Regards Martin Velek
[Prev in Thread] | Current Thread | [Next in Thread] |