09-18-2023, 11:41 PM
Can you provide a minimum test case for this?
The php extension is indeed blocked by default by IntraWeb, but way before a session is created. You can bombard an IW application with thousands of requests requiring a .php file and not a single session will be created. This has been extensively tested and I'm deeply sure that it works as intended.
The php extension is indeed blocked by default by IntraWeb, but way before a session is created. You can bombard an IW application with thousands of requests requiring a .php file and not a single session will be created. This has been extensively tested and I'm deeply sure that it works as intended.

