Hi,
I try to change HTTPD to HTTPSRV, because HTTPD is very bad with IE.
The firsts tests crashes.
I had to change HTTPSRV_SERVER_STACK_SIZE from 850 to 1000 and HTTPSRV_SESSION_STACK_SIZE from 1300 to 1500 in httpsrv_prv.h to avoid crash.
Now, the problem is that some files are aborted when the web browser try to open the web pages.
This is the same with Firefox an IE.
What can i do to have files to be downloaded correctly ?
Does anybody make run HTTPSRV on a MCF5225X ?