basic config to improve speed of thumbnail responses
Posted: Wed Jul 30, 2014 2:52 pm
Hi
We are using the webgateway to render thumbnails in our Java Webapp like this http://ourserver:4080/webgateway/render ... l/1239/200 using the public user (thanks again for the previous help in getting this working)
The issue we have now is that it's about 10X slower than when we had generated the thumbnails ourselfs and served them just using a basic tomcat pointing at a directory.
I'm sure I read in the documentation somewhere that I could turn off the creation of thumbnails on image upload - but I'd like to be sure with our omero 5.0.2 installation that we are creating thumbnails on upload of images and that we have optimal thumbnails all waiting ready to be returned i.e of width 200px?
Is it possible to specify the size of the thumbnails created? Any other things I can do to make the response faster?
Any tips and hints welcome.
Thanks
Jonathan.
We are using the webgateway to render thumbnails in our Java Webapp like this http://ourserver:4080/webgateway/render ... l/1239/200 using the public user (thanks again for the previous help in getting this working)
The issue we have now is that it's about 10X slower than when we had generated the thumbnails ourselfs and served them just using a basic tomcat pointing at a directory.
I'm sure I read in the documentation somewhere that I could turn off the creation of thumbnails on image upload - but I'd like to be sure with our omero 5.0.2 installation that we are creating thumbnails on upload of images and that we have optimal thumbnails all waiting ready to be returned i.e of width 200px?
Is it possible to specify the size of the thumbnails created? Any other things I can do to make the response faster?
Any tips and hints welcome.
Thanks
Jonathan.