lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] page complexity


From: Pettinato, Jim
Subject: Re: [lwip-users] page complexity
Date: Mon, 11 Jul 2011 08:20:41 -0400

Rocco,

 

What does Wireshark show? Are the pages being returned at all?

 

I’m assuming you’ve tested the basic page construct directly loading the html file locally and all works, so the problem is not the html itself?

 

If the problem does turn out to be the lwIP web server, usually these types of problems are caused by resource depletion (pbufs, tcp pcbs, etc.). Make sure you’ve allocated enough. Enabling stats and checking the usage levels of the lwip memory pools, etc. will likely help you find the cause.

 

Good luck,

 

- Jim

 

From: address@hidden [mailto:address@hidden On Behalf Of rocco brandi
Sent: Friday, July 08, 2011 1:48 AM
To: address@hidden
Subject: [lwip-users] page complexity

 

hi everybody!

I have this problem: if I have to display a simple web page (like the lwip sample) everything works fine, but if I have a page more "complicated" (a table, a form with more than two input...)  I don't see nothing


any suggestions?

Thanks,
Rocco

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]