[BusyBox] busybox-1.00-rc2 httpd

Ming-Ching Tiew mingching.tiew at redtone.com
Mon Aug 16 04:40:25 UTC 2004


I found that I have a problem with POST method.  It 
refused to receive content length bigger than sizeof(wbuf).
So if my CGI expect to receive content length, it will
block forever.

Changing the source fixed the problem. But I don't like 
this solution because I have to continue to tweak this 
at the source just to handle bigger and bigger POST 
content.

Any chance of a better source level change ?










More information about the busybox mailing list