diff options
| author | Your Name <you@example.com> | 2026-05-19 22:58:01 +0530 |
|---|---|---|
| committer | Your Name <you@example.com> | 2026-05-19 22:58:01 +0530 |
| commit | 144b48f53110d4c186f5deafd1d1365e0a140331 (patch) | |
| tree | 93e8f65285bb67e2fa09b45008926afcd020601e /AGENTS.md | |
| parent | 918432128df5797045dc27407d30851a60c1a69f (diff) | |
fix: use default httpd socket settings to prevent socket exhaustionfeature/tollgate-core-component
- Remove max_open_sockets=2 override from both httpd servers (use
ESP-IDF default of 4)
- Increase LWIP_MAX_SOCKETS from 16 to 20 (matching standalone
tollgate)
- The previous custom tuning (max_open_sockets=2, keep_alive_enable=false,
linger_timeout=0) caused socket leaks by interfering with ESP-IDF's
internal session management
- Verified: 50/50 sequential requests pass, full payment flow works
Diffstat (limited to 'AGENTS.md')
0 files changed, 0 insertions, 0 deletions