This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

HTTP Web pages slow download

Hi,

I am using HTTP server based on Keil TCP/IP stack. It is very slow downloading my CSS, JS and HTML files.

I can see in Wireshark logs Keil stack is causing Retransmission of TCP packets that is why it is slow download files. some files are taking 3 seconds to download.

As compare Apache server. It very fast download only takes few milliseconds for same set of files.

Can we ask browser to cache some of the files.

Thanks,
Naeem