10-25-2023, 04:32 PM
We also run ISAPI with thousands of active users in a day. I recently moved from 15.2.49 to 15.3.9 and started having issues with running out of memory which in turn causes us to have to restart the apppool and for some reason sometimes the server.
I do not know if it is the same issue you are dealing with. At the same time as that release happened we also had a lot of code changes so maybe it is a memory leak in our code.(?) In looking at the recent logs; However, I do see where it might be related to a user that is uploading files. I am still trying to get to the bottom of the issue. If I see any issues with sessions, I will be sure to comment.
I do not know if it is the same issue you are dealing with. At the same time as that release happened we also had a lot of code changes so maybe it is a memory leak in our code.(?) In looking at the recent logs; However, I do see where it might be related to a user that is uploading files. I am still trying to get to the bottom of the issue. If I see any issues with sessions, I will be sure to comment.

