When opening very large catalog files from ESMAC the whole web application hangs until the file is processed server side.
Using the following parameter restricts the output:
ES_ESMAC_DISP_MAX_OVERRIDE=1000
However, server side the file still has to be opened and processed to be able to output the requested content (number of lines) to the user's screen and as stated above this freezes ESMAC while doing so.
Is there a way to either speed up the process or prevent ESMAC from opening such a file and display a message to the user that the file is too big to be viewed withing ESMAC?
#EnterpriseServer
