Not so easy when its an embedded system. I've cut the MAX down to 4K.
Its also a lot harder to use a callback as the page is being built.
I ended up using a cover function that checks on available space and
then calls writeremote if I'm about to run out of room.

Thanks                  ...Laurie:{)


> -----Original Message-----
> From: Sergey Lyubka [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 16 April 2008 9:37 PM
> To: Laurie Gellatly
> Cc: [EMAIL PROTECTED]; [email protected]
> Subject: Re: [shttpd-general] Building up page over 16k?
> 
> 
> If your requests are all less then, say, 64K, then the easiest way
> would be to bump up URI_MAX in config.h and not bother with
> statefullness.
> 


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
shttpd-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shttpd-general

Reply via email to