cornerstone
cornerstone copied to clipboard
How to handle WADO instances when the size is very large and it takes time to download and then load using WADO image loader?
I'm working with cornerstone and I'm having trouble with big size instances. Because the load process is taking a lot of time. Right now I am getting the following error in Chrome: Error code: SBOX_FATAL_MEMORY_EXCEEDED
Could you please try it below setting in wado server end...
"Easy fix is to set the MaxRequestsPerChild setting in the http default conf file in extra to a number between 200000 and 1000000"
https://stackoverflow.com/questions/32152830/apache-memory-leak#:~:text=Easy%20fix%20is%20to%20set,enough%20to%20crash%20the%20server.
I have some users reporting the same browser "Aw Snap" SBOX_FATAL_MEMORY_EXCEEDED. I have a page with up to 5 dicom images that are loaded from the server.