I am Using Excel file Upload functionality Which is very large, There are more than 10000 records in it, As my Page code loops through all the records one by one it takes more time and gets an out error,
I tried with <cfsetting requestTimeOut="">
Where it works fine but it also takes a lot of time to complete, and it can be a performance issue.
Do we have any other solution for this?