<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>WMS performance is slow</title><link>https://communities.bentley.com/products/3d_imaging_and_point_cloud_software/w/wiki/35945/wms-performance-is-slow</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>WMS performance is slow</title><link>https://communities.bentley.com/products/3d_imaging_and_point_cloud_software/w/wiki/35945/wms-performance-is-slow</link><pubDate>Fri, 21 Jul 2017 16:53:55 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:8128179b-c3c5-4257-aab5-9f878d2a767c</guid><dc:creator>fmcallis</dc:creator><comments>https://communities.bentley.com/products/3d_imaging_and_point_cloud_software/w/wiki/35945/wms-performance-is-slow#comments</comments><description>Current Revision posted to ContextCapture | Descartes | Pointools | Orbit Wiki by fmcallis on 7/21/2017 4:53:55 PM&lt;br /&gt;
&lt;table style="border-top:#dce5f0 0px solid;border-right:#dce5f0 0px solid;border-bottom:#dce5f0 0px solid;border-left:#dce5f0 0px solid;background-color:#dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;MicroStation&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;08.11.09.829 &lt;/td&gt;
&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N\A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Raster&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N\A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h1&gt;Problem&lt;/h1&gt;
&lt;div class="" style="margin:0in 0in 0pt;"&gt;&lt;span&gt;Is there anything that can be done to improve WMS performance.&amp;nbsp; &lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h1&gt;Solution&lt;/h1&gt;
&lt;div class="" style="margin:0in 0in 0pt;"&gt;&lt;span&gt;Try turning Workspace &amp;gt; Preference &amp;gt; Raster Manager &amp;gt; “Display Raster Using an Independent Process” Off and On.&lt;span&gt;&amp;nbsp; &lt;/span&gt;Normally turning “Display Raster Using an Independent Process” On gives the best performance.&lt;/span&gt;&lt;/div&gt;
&lt;div class="" style="margin:0in 0in 0pt;"&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="" style="margin:0in 0in 0pt;"&gt;&lt;span&gt;Another thing that would affect performance would be the network speed.&amp;nbsp; In Workspace &amp;gt; Preference &amp;gt; Raster Manager &amp;gt; Memory you can try increasing the percentage of memory to use.&lt;/span&gt;&lt;/div&gt;
&lt;div class="" style="margin:0in 0in 0pt;"&gt;&lt;span&gt;Try changing Workspace &amp;gt; Preference &amp;gt; Raster Manager &amp;gt; Memory &amp;gt; “Limit usage to” to a higher value for example 50%.&lt;span&gt;&amp;nbsp; &lt;/span&gt;It is not recommended to exceed 75%.&lt;/span&gt;&lt;/div&gt;
&lt;div class="" style="margin:0in 0in 0pt;"&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="" style="margin:0in 0in 0pt;"&gt;&lt;span&gt;The code goes thru the layer wininet the same as Internet Explorer.&amp;nbsp; The .xwms does not contain the raster data, but simply the connection information to the WMS server and the list of layers that is composing the WMS map.&amp;nbsp;&amp;nbsp; One particularity of a WMS raster is that it does not have a fixed number of resolutions.&amp;nbsp; Instead it has an unlimited number of resolutions, which are defined by the bounding box (Map Range Limit) requested in world coordinates and the number of pixels requested in for a particular bounding box.&amp;nbsp; The WMS is not tile driven, but extent driven.&amp;nbsp; The size of each packet of data can differ instead of being fixed, resulting in additional processing on the server side.&lt;/span&gt;&lt;/div&gt;
&lt;div class="" style="margin:0in 0in 0pt;"&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="" style="margin:0in 0in 0pt;"&gt;&lt;span&gt;The only caching or performance is once the original connection has been made a cache entry is made in Internet Explorer.&amp;nbsp; That would make the connection faster the next time the user opened his DGN file and the WMS file was connected.&amp;nbsp; &lt;/span&gt;&lt;/div&gt;
&lt;div class="" style="margin:0in 0in 0pt;"&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="" style="margin:0in 0in 0pt;"&gt;&lt;b&gt;&lt;span&gt;Enhancement 408742&lt;/span&gt;&lt;/b&gt;&lt;span&gt; has been filed requesting a cancel option when doing WMS attachment connections when the connecting is taking an excessive amount time.&lt;/span&gt;&lt;/div&gt;
&lt;div class="" style="margin:0in 0in 0pt;"&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;
&lt;h1&gt;See Also&lt;/h1&gt;
&lt;div class="" style="margin:0in 0in 0pt;"&gt;&lt;a href="https://communities.bentley.com/products/microstation/w/microstation__wiki/8860/server-streaming-raster-images?CommentId=7c57b4b9-8c65-4a89-a08b-892c8b8912f4"&gt;&lt;span&gt;&lt;font color="#0563c1"&gt;https://communities.bentley.com/products/microstation/w/microstation__wiki/8860/server-streaming-raster-images?CommentId=7c57b4b9-8c65-4a89-a08b-892c8b8912f4&lt;/font&gt;&lt;/span&gt;&lt;/a&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;img style="border-left-width:0px;border-right-width:0px;border-bottom-width:0px;border-top-width:0px;" alt=" " src="http://communities.bentley.com/cfs-file.ashx/__key/communityserver-components-sitefiles/TSG-Logo.png" width="189" height="60" /&gt; 
&lt;table style="border-top:#dce5f0 0px solid;border-right:#dce5f0 0px solid;border-bottom:#dce5f0 0px solid;border-left:#dce5f0 0px solid;background-color:#dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Frank McAllister&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Raster, 08.11.09.829, MicroStation, en, SELECTsupport&lt;/div&gt;
</description></item></channel></rss>