Tips For Success

Having the best tools for document imaging is only half of the equation. Our Tech Tips are designed to provide you with valuable information to help you succeed by achieving faster results with our RasterMaster Imaging and Conversion SDKs or VirtualViewer high-speed document and image viewers. New time-saving tips are added monthly - you can receive them through Imaging News or our Tech Tips RSS feed.

Get Started with VirtualViewer

Tech Tip: Setting the Parameters to Improve Performance in VirtualViewer Java Content Server

You can improve the performance and speed of downloading documents in Snowbound Software’s VirtualViewer Java Content Server by adjusting the values of the parameters in the web.xml file. The web.xml file is a sample file that is supplied when the application is installed. It is located in the WEB-INF directory where your application files are installed.

Please note that there is always a trade off between performance and quality. To improve performance, the quality of the image may need to be set to a lower resolution in order to reduce the overall file size. This is true when working with any imaging software. For example, set the dots per inch (DPI) to 200 instead of 300.

To improve performance and the speed of loading documents in VirtualViewer Java Content Server, try setting the values of the following parameters in the web.xml file as shown below:

Note: Increasing the value of the documentCacheSize parameter will improve performance on the client, but will require the server to keep more content in memory and thereby decrease performance. It is important to find the right balance between the two by performance tuning the cache size during testing.