[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #66129] SSI fails when receiving multiple request simu
From: |
Slion |
Subject: |
[lwip-devel] [bug #66129] SSI fails when receiving multiple request simultaniously |
Date: |
Thu, 19 Sep 2024 10:29:28 -0400 (EDT) |
Follow-up Comment #3, bug #66129 (group lwip):
Eventually randomly came across the relevant configuration options.
I added the following so that it can now handle 16 SSI requests in parallel.
HTTPD_USE_MEM_POOL 1
MEMP_NUM_PARALLEL_HTTPD_CONNS 16
MEMP_NUM_PARALLEL_HTTPD_SSI_CONNS 16
Feel free to close that issue. I don't think I can do that myself. Nice issue
tracker btw I feel 25 years younger :)
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/bugs/?66129>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [bug #66129] SSI fails when receiving multiple request simultaniously,
Slion <=