[BusyBox] Re: 1.0pre2 httpd CGI Forms Parameter limit?

Kianusch Sayah Karadji kianusch at sk-tech.net
Mon Sep 8 11:54:08 MDT 2003


On Mon, 8 Sep 2003, I wrote:

> I've made some tests and it seems that the CGI-Parameters passed over to a
> script after pressing "submit" is limited to about 59 Fields.
>
> [...]
>
> Is this limit intended?  Is there a way to overcome this limit?

busybox-1.00-pre2/networking/httpd.c line 202:

   #define ENVSIZE 70

Does changing this value to 1024 brake anything?

Regards
   Kianusch


More information about the busybox mailing list