lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Simultaneous GET requests to HTTP Server


From: Simeon Trifonov
Subject: [lwip-users] Simultaneous GET requests to HTTP Server
Date: Fri, 16 Jun 2017 12:08:57 +0300
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1

Hello,

I need some help about the usage of the HTTP Server. My current problem is the following. I have some WEB pages that use some styles, JavaScripts, pictures as usual. When I set an option to the WEB Browser (up to now I use always Firefox) to make only one GET request at a time, all works without any problems. But by default the simultaneous requests of the browser are set to 6. In this case, index page is loaded correct, then the browser generates simultaneous GET requests to read a style and a JavaScript and at this point the communication brakes - I see that the HTTP Server stops sending the next frames with the data of the files. It happens the same if the simultaneous requests are even 2. So it works only if the requests are following one after another. I suppose that this is something in my code, or more usual in some settings of the stack or HTTP Server, but I can't find out what is it. I'm using LWIP stack V1.4.1. Can you give me an advice what I have to check, please?

Best regards!

--
Simeon Trifonov
Head of department "Development"

AMK Drives and Controls Ltd.
Bulgaria / Gabrovo

Phone:   +359 (0)66 819125
Fax:     +359 (0)66 819101
E-Mail:  address@hidden
Web:     www.amk-drives.bg




reply via email to

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