Hello ppl,

I'm working on a remote embedded device running thttpd server, the connection is very slow and when I try to upload file it just stop in some point. I suspect it's a timeout issue as on the same device with good connection the upload of the same file works good.

Anyone can tell em how can I set the time out of the thttpd server?
Or maybe the problem is in the CGI upload page?

Thanks for reading!

Cheers!