Last Modified: Jun 16, 2022
Affected Product:
See more info
BIG-IP LTM
Known Affected Versions:
16.1.0, 16.1.1, 16.1.2, 16.1.2.1, 16.1.2.2, 16.1.3, 17.0.0
Opened: Apr 27, 2022
Severity: 4-Minor
While using an iAppLX extension using express with simple HTTP server script, tmsh show sys conn shows a lingering client-side flow that is eventually expired by the sweeper.
The connection table (tmsh show sys conn) shows a lingering client-side flow that is eventually expired by the sweeper.
Virtual server with iAppLX extension using express with a simple httpserver script like below: app.use(express.static('public')); var plugin = new f5.ILXPlugin(); plugin.startHttpServer(app);
None
None