<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.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>KB-1566 Long page loading time for slow connections during first log in or after browser cache has been cleared</title><link>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1566 Long page loading time for slow connections during first log in or after browser cache has been cleared</title><link>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared</link><pubDate>Fri, 23 Sep 2022 21:17:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6f7df77-c541-44fb-9c45-ac0876f12333</guid><dc:creator>Elly Meng</dc:creator><comments>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared#comments</comments><description>Current Revision posted to Appian Knowledge Base by Elly Meng on 9/23/2022 9:17:37 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When logging in to an Appian instance with a web server, for the first time or after the browser cache has been cleared, users connecting from small or slow networks may notice a long page loading time.&amp;nbsp; A network capture will display&amp;nbsp;large file sizes which correspond to long component loading&amp;nbsp;times.&lt;/p&gt;
&lt;p&gt;An example network capture on small connections&amp;nbsp;with large file sizes may display:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Protocol Method&lt;/td&gt;
&lt;td&gt;Result&lt;/td&gt;
&lt;td&gt;Content type&lt;/td&gt;
&lt;td&gt;Received&lt;/td&gt;
&lt;td&gt;Time&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;4.79 MB&lt;/td&gt;
&lt;td&gt;15.87 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;6.29 MB&lt;/td&gt;
&lt;td&gt;14.24 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;1.17 MB&lt;/td&gt;
&lt;td&gt;2.91 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;510.42 KB&lt;/td&gt;
&lt;td&gt;2.49 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;496.62 KB&lt;/td&gt;
&lt;td&gt;2.67 s&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;When logging in to Appian with a slow or small connection for the first time or after the browser cache has been cleared, several files are downloaded as part of the user interface for Appian.&amp;nbsp; For subsequent logins, these files are cached and will be served from the browser cache which improves the page loading time.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To address the size of the browser files which are downloaded when connecting from small or slow networks, consider the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To troubleshoot and reduce the size of the browser files which are downloaded, configure the Deflate Module in the web server:
&lt;ul&gt;
&lt;li&gt;Take a network capture to determine if the MIME types of the&amp;nbsp;large files&amp;nbsp;correspond to the types listed in the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/latest/Configuring_Apache_Web_Server_with_Appian.html#configure-compression-using-the-deflate-module"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation.&lt;/li&gt;
&lt;li&gt;Then refer to the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/latest/Configuring_Apache_Web_Server_with_Appian.html#configure-compression-using-the-deflate-module"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation to configure the&amp;nbsp;compression of javascript, .CSS, and plain text files served by Appian.&amp;nbsp; Compressing the&amp;nbsp;files served by Appian, by using the Deflate module, will reduce the bandwidth these files&amp;nbsp;consume.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Set the user start pages to a&amp;nbsp;&lt;a title="Site" href="https://docs.appian.com/suite/help/latest/Sites.html" rel="noopener noreferrer" target="_blank"&gt;Site&lt;/a&gt;&amp;nbsp;instead of Tempo to reduce the number of large files downloaded to&amp;nbsp;the browser.&amp;nbsp; The file size for Sites&amp;nbsp;are&amp;nbsp;smaller since Sites are simpler and allow users to focus on a limited set of activities.&amp;nbsp; Refer to the&amp;nbsp;&lt;a title="User Start Pages" href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#user-start-pages" rel="noopener noreferrer" target="_blank"&gt;User Start Pages&lt;/a&gt;&amp;nbsp;documentation to configure user start pages.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: September 2022&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, apache, web server, Performance, network&lt;/div&gt;
</description></item><item><title>KB-1566 Long page loading time for slow connections during first log in or after browser cache has been cleared</title><link>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared/revision/26</link><pubDate>Tue, 17 Jul 2018 23:44:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6f7df77-c541-44fb-9c45-ac0876f12333</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared#comments</comments><description>Revision 26 posted to Appian Knowledge Base by Parmida Borhani on 7/17/2018 11:44:38 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When logging in to an Appian instance with a web server, for the first time or after the browser cache has been cleared, users connecting from small or slow networks may notice a long page loading time.&amp;nbsp; A network capture will display&amp;nbsp;large file sizes which correspond to long component loading&amp;nbsp;times.&lt;/p&gt;
&lt;p&gt;An example network capture on small connections&amp;nbsp;with large file sizes may display:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Protocol Method&lt;/td&gt;
&lt;td&gt;Result&lt;/td&gt;
&lt;td&gt;Content type&lt;/td&gt;
&lt;td&gt;Received&lt;/td&gt;
&lt;td&gt;Time&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;4.79 MB&lt;/td&gt;
&lt;td&gt;15.87 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;6.29 MB&lt;/td&gt;
&lt;td&gt;14.24 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;1.17 MB&lt;/td&gt;
&lt;td&gt;2.91 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;510.42 KB&lt;/td&gt;
&lt;td&gt;2.49 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;496.62 KB&lt;/td&gt;
&lt;td&gt;2.67 s&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;When logging in to Appian with a slow or small connection for the first time or after the browser cache has been cleared, several files are downloaded as part of the user interface for Appian.&amp;nbsp; For subsequent logins, these files are cached and will be served from the browser cache which improves the page loading time.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To address the size of the browser files which are downloaded when connecting from small or slow networks, consider the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To troubleshoot and reduce the size of the browser files which are downloaded, configure the Deflate Module in the web server:
&lt;ul&gt;
&lt;li&gt;Take a network capture to determine if the MIME types of the&amp;nbsp;large files&amp;nbsp;correspond to the types listed in the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/latest/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation.&lt;/li&gt;
&lt;li&gt;Then refer to the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/latest/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation to configure the&amp;nbsp;compression of javascript, .CSS, and plain text files served by Appian.&amp;nbsp; Compressing the&amp;nbsp;files served by Appian, by using the Deflate module, will reduce the bandwidth these files&amp;nbsp;consume.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Set the user start pages to a&amp;nbsp;&lt;a title="Site" href="https://docs.appian.com/suite/help/latest/Sites.html" target="_blank"&gt;Site&lt;/a&gt;&amp;nbsp;instead of Tempo to reduce the number of large files downloaded to&amp;nbsp;the browser.&amp;nbsp; The file size for Sites&amp;nbsp;are&amp;nbsp;smaller since Sites are simpler and allow users to focus on a limited set of activities.&amp;nbsp; Refer to the&amp;nbsp;&lt;a title="User Start Pages" href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#user-start-pages" target="_blank"&gt;User Start Pages&lt;/a&gt;&amp;nbsp;documentation to configure user start pages.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: April&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, apache, web server, Performance, network&lt;/div&gt;
</description></item><item><title>KB-1566 Long page loading time for slow connections during first log in or after browser cache has been cleared</title><link>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared/revision/25</link><pubDate>Fri, 27 Apr 2018 14:12:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6f7df77-c541-44fb-9c45-ac0876f12333</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared#comments</comments><description>Revision 25 posted to Appian Knowledge Base by Nick Vigilante on 4/27/2018 2:12:13 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When logging in to an Appian instance with a web server, for the first time or after the browser cache has been cleared, users connecting from small or slow networks may notice a long page loading time.&amp;nbsp; A network capture will display&amp;nbsp;large file sizes which correspond to long component loading&amp;nbsp;times.&lt;/p&gt;
&lt;p&gt;An example network capture on small connections&amp;nbsp;with large file sizes may display:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Protocol Method&lt;/td&gt;
&lt;td&gt;Result&lt;/td&gt;
&lt;td&gt;Content type&lt;/td&gt;
&lt;td&gt;Received&lt;/td&gt;
&lt;td&gt;Time&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;4.79 MB&lt;/td&gt;
&lt;td&gt;15.87 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;6.29 MB&lt;/td&gt;
&lt;td&gt;14.24 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;1.17 MB&lt;/td&gt;
&lt;td&gt;2.91 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;510.42 KB&lt;/td&gt;
&lt;td&gt;2.49 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;496.62 KB&lt;/td&gt;
&lt;td&gt;2.67 s&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;When logging in to Appian with a slow or small connection for the first time or after the browser cache has been cleared, several files are downloaded as part of the user interface for Appian.&amp;nbsp; For subsequent logins, these files are cached and will be served from the browser cache which improves the page loading time.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To address the size of the browser files which are downloaded when connecting from small or slow networks, consider the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To troubleshoot and reduce the size of the browser files which are downloaded, configure the Deflate Module in the web server:
&lt;ul&gt;
&lt;li&gt;Take a network capture to determine if the MIME types of the&amp;nbsp;large files&amp;nbsp;correspond to the types listed in the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/latest/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation.&lt;/li&gt;
&lt;li&gt;Then refer to the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/latest/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation to configure the&amp;nbsp;compression of javascript, .CSS, and plain text files served by Appian.&amp;nbsp; Compressing the&amp;nbsp;files served by Appian, by using the Deflate module, will reduce the bandwidth these files&amp;nbsp;consume.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Set the user start pages to a&amp;nbsp;&lt;a title="Site" href="https://docs.appian.com/suite/help/latest/Sites.html" target="_blank"&gt;Site&lt;/a&gt;&amp;nbsp;instead of Tempo to reduce the number of large files downloaded to&amp;nbsp;the browser.&amp;nbsp; The file size for Sites&amp;nbsp;are&amp;nbsp;smaller since Sites are simpler and allow users to focus on a limited set of activities.&amp;nbsp; Refer to the&amp;nbsp;&lt;a title="User Start Pages" href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#user-start-pages" target="_blank"&gt;User Start Pages&lt;/a&gt;&amp;nbsp;documentation to configure user start pages.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: April&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, browser, apache, web server, Performance, network&lt;/div&gt;
</description></item><item><title>KB-XXXX Long page loading time for slow connections during first log in or after browser cache has been cleared</title><link>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared/revision/24</link><pubDate>Fri, 27 Apr 2018 10:07:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6f7df77-c541-44fb-9c45-ac0876f12333</guid><dc:creator>Eric Gerardi</dc:creator><comments>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared#comments</comments><description>Revision 24 posted to Appian Knowledge Base by Eric Gerardi on 4/27/2018 10:07:18 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When logging in to an Appian instance with a web server, for the first time or after the browser cache has been cleared, users connecting from small or slow networks may notice a long page loading time.&amp;nbsp; A network capture will display&amp;nbsp;large file sizes which correspond to long component loading&amp;nbsp;times.&lt;/p&gt;
&lt;p&gt;An example network capture on small connections&amp;nbsp;with large file sizes may display:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Protocol Method&lt;/td&gt;
&lt;td&gt;Result&lt;/td&gt;
&lt;td&gt;Content type&lt;/td&gt;
&lt;td&gt;Received&lt;/td&gt;
&lt;td&gt;Time&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;4.79 MB&lt;/td&gt;
&lt;td&gt;15.87 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;6.29 MB&lt;/td&gt;
&lt;td&gt;14.24 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;1.17 MB&lt;/td&gt;
&lt;td&gt;2.91 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;510.42 KB&lt;/td&gt;
&lt;td&gt;2.49 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;496.62 KB&lt;/td&gt;
&lt;td&gt;2.67 s&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;When logging in to Appian with a slow or small connection for the first time or after the browser cache has been cleared, several files are downloaded as part of the user interface for Appian.&amp;nbsp; For subsequent logins, these files are cached and will be served from the browser cache which improves the page loading time.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To address the size of the browser files which are downloaded when connecting from small or slow networks, consider the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To troubleshoot and reduce the size of the browser files which are downloaded, configure the Deflate Module in the web server:
&lt;ul&gt;
&lt;li&gt;Take a network capture to determine if the MIME types of the&amp;nbsp;large files&amp;nbsp;correspond to the types listed in the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/latest/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation.&lt;/li&gt;
&lt;li&gt;Then refer to the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/latest/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation to configure the&amp;nbsp;compression of javascript, .CSS, and plain text files served by Appian.&amp;nbsp; Compressing the&amp;nbsp;files served by Appian, by using the Deflate module, will reduce the bandwidth these files&amp;nbsp;consume.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Set the user start pages to a&amp;nbsp;&lt;a title="Site" href="https://docs.appian.com/suite/help/latest/Sites.html" target="_blank"&gt;Site&lt;/a&gt;&amp;nbsp;instead of Tempo to reduce the number of large files downloaded to&amp;nbsp;the browser.&amp;nbsp; The file size for Sites&amp;nbsp;are&amp;nbsp;smaller since Sites are simpler and allow users to focus on a limited set of activities.&amp;nbsp; Refer to the&amp;nbsp;&lt;a title="User Start Pages" href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#user-start-pages" target="_blank"&gt;User Start Pages&lt;/a&gt;&amp;nbsp;documentation to configure user start pages.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: April&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, browser, apache, web server, performance, network&lt;/div&gt;
</description></item><item><title>KB-XXXX Long page loading time for slow connections during first log in or after browser cache has been cleared</title><link>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared/revision/23</link><pubDate>Wed, 25 Apr 2018 09:35:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6f7df77-c541-44fb-9c45-ac0876f12333</guid><dc:creator>Eric Gerardi</dc:creator><comments>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared#comments</comments><description>Revision 23 posted to Appian Knowledge Base by Eric Gerardi on 4/25/2018 9:35:23 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When logging into Appian for the first time or after the browser cache has been cleared, users connecting from small or slow networks may notice a long page loading time.&amp;nbsp; A network capture will display&amp;nbsp;large file sizes which correspond to long component loading&amp;nbsp;times.&lt;/p&gt;
&lt;p&gt;An example network capture on&amp;nbsp;a small connections&amp;nbsp;with large file sizes may display:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Protocol Method&lt;/td&gt;
&lt;td&gt;Result&lt;/td&gt;
&lt;td&gt;Content type&lt;/td&gt;
&lt;td&gt;Received&lt;/td&gt;
&lt;td&gt;Time&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;4.79 MB&lt;/td&gt;
&lt;td&gt;15.87 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;6.29 MB&lt;/td&gt;
&lt;td&gt;14.24 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;1.17 MB&lt;/td&gt;
&lt;td&gt;2.91 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;510.42 KB&lt;/td&gt;
&lt;td&gt;2.49 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;496.62 KB&lt;/td&gt;
&lt;td&gt;2.67 s&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;When logging in to Appian with a slow or small connection for the first time or after the browser cache has been cleared, several files are downloaded as part of the user interface for Appian.&amp;nbsp; For subsequent logins, these files are cached and will be served from the browser cache which improves the page loading time.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To address the size of the browser files which are downloaded when connecting from small or slow networks, consider the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To troubleshoot and reduce the size of the browser files which are downloaded, configure the Deflate Module in the web server:
&lt;ul&gt;
&lt;li&gt;Take a network capture to determine if the MIME types of the&amp;nbsp;large files&amp;nbsp;correspond to the types listed in the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/latest/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation.&lt;/li&gt;
&lt;li&gt;Then refer to the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/latest/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation to configure the&amp;nbsp;compression of javascript, .CSS, and plain text files served by Appian.&amp;nbsp; Compressing the&amp;nbsp;files served by Appian, by using the Deflate module, will reduce the bandwidth these files&amp;nbsp;consume.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Set the user start pages to a&amp;nbsp;&lt;a title="Site" href="https://docs.appian.com/suite/help/latest/Sites.html" target="_blank"&gt;Site&lt;/a&gt;&amp;nbsp;instead of Tempo to reduce the number of large files downloaded to&amp;nbsp;the browser.&amp;nbsp; The file size for Sites&amp;nbsp;are&amp;nbsp;smaller since Sites are simpler and allow users to focus on a limited set of activities.&amp;nbsp; Refer to the&amp;nbsp;&lt;a title="User Start Pages" href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#user-start-pages" target="_blank"&gt;User Start Pages&lt;/a&gt;&amp;nbsp;documentation to configure user start pages.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: April&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, browser, apache, web server, performance, network&lt;/div&gt;
</description></item><item><title>KB-XXXX Long page loading time for slow connections during first log in or after browser cache has been cleared</title><link>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared/revision/22</link><pubDate>Wed, 25 Apr 2018 09:25:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6f7df77-c541-44fb-9c45-ac0876f12333</guid><dc:creator>Eric Gerardi</dc:creator><comments>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared#comments</comments><description>Revision 22 posted to Appian Knowledge Base by Eric Gerardi on 4/25/2018 9:25:31 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When logging into Appian for the first time or after the browser cache has been cleared, users connecting from small or slow networks may notice a long page loading time.&amp;nbsp; A network capture will display&amp;nbsp;large file sizes which correspond to long component loading&amp;nbsp;times.&lt;/p&gt;
&lt;p&gt;An example network capture on&amp;nbsp;a small connections&amp;nbsp;with large file sizes may display:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Protocol Method&lt;/td&gt;
&lt;td&gt;Result&lt;/td&gt;
&lt;td&gt;Content type&lt;/td&gt;
&lt;td&gt;Received&lt;/td&gt;
&lt;td&gt;Time&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;4.79 MB&lt;/td&gt;
&lt;td&gt;15.87 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;6.29 MB&lt;/td&gt;
&lt;td&gt;14.24 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;1.17 MB&lt;/td&gt;
&lt;td&gt;2.91 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;510.42 KB&lt;/td&gt;
&lt;td&gt;2.49 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;496.62 KB&lt;/td&gt;
&lt;td&gt;2.67 s&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;When logging in to Appian with a slow or small connection for the first time or after the browser cache has been cleared, several files are downloaded as part of the user interface for Appian.&amp;nbsp; For subsequent logins, these files are cached and will be served from the browser cache which improves the page loading time.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To address the size of the browser files which are downloaded when connecting from small or slow networks, consider the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To troubleshoot and reduce the size of the browser files which are downloaded, configure the Deflate Module in the web server:
&lt;ul&gt;
&lt;li&gt;Take a network capture to determine if the MIME types of the&amp;nbsp;large files&amp;nbsp;correspond to the types listed in the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/18.1/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation.&lt;/li&gt;
&lt;li&gt;Then refer to the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/18.1/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation to configure the&amp;nbsp;compression of javascript, .CSS, and plain text files served by Appian.&amp;nbsp; Compressing the&amp;nbsp;files served by Appian, by using the Deflate module, will reduce the bandwidth these files&amp;nbsp;consume.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Set the user start pages to a&amp;nbsp;&lt;a title="Site" href="https://docs.appian.com/suite/help/latest/Sites.html" target="_blank"&gt;Site&lt;/a&gt;&amp;nbsp;instead of Tempo to reduce the number of large files downloaded to&amp;nbsp;the browser.&amp;nbsp; The file size for Sites&amp;nbsp;are&amp;nbsp;smaller since Sites are simpler and allow users to focus on a limited set of activities.&amp;nbsp; Refer to the&amp;nbsp;&lt;a title="User Start Pages" href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#user-start-pages" target="_blank"&gt;User Start Pages&lt;/a&gt;&amp;nbsp;documentation to configure user start pages.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: April&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, browser, apache, web server, performance, network&lt;/div&gt;
</description></item><item><title>DEFLATE module settings</title><link>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared/revision/1</link><pubDate>Tue, 24 Apr 2018 16:49:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6f7df77-c541-44fb-9c45-ac0876f12333</guid><dc:creator>Eric Gerardi</dc:creator><comments>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Eric Gerardi on 4/24/2018 4:49:07 PM&lt;br /&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/18.1/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module"&gt;https://docs.appian.com/suite/help/18.1/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;This section is required for this template. All symptoms of the issue, including relevant screenshots and log lines, should be included here.&amp;nbsp;The symptoms should be as descriptive as possible.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This section is required for this template. When writing a cause for a particular article, ensure the following is taken into consideration:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The cause is concise and does not disclose more information than absolutely necessary.&lt;/li&gt;
&lt;li&gt;The cause does not share any Appian source code. Source code for plugins/shared components are fine.&lt;/li&gt;
&lt;li&gt;If this is an issue outside of the Appian product and the third-party vendor included documentation referencing the bug, provide their documentation for reference.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For any enhancements/defects, use one of the following as applicable:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This issue has been reported to the Appian Product Team. The reference number for this issue is&amp;nbsp;&lt;strong&gt;AN-XXXXX&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;This product use case has been logged to the Appian Product Team for consideration to add this functionality in the product. Kindly note it is not Appian Support&amp;rsquo;s policy to disclose how or when a product use case will be implemented.&lt;/li&gt;
&lt;li&gt;This issue has been addressed via&amp;nbsp;&lt;strong&gt;AN-XXXXX&lt;/strong&gt;&amp;nbsp;in Appian X.X Hotfix Package X.&lt;/li&gt;
&lt;li&gt;This issue has been addressed via&amp;nbsp;&lt;strong&gt;AN-XXXXX&lt;/strong&gt;&amp;nbsp;in the following hotfixes/versions:
&lt;ul&gt;
&lt;li&gt;List each specific hotfix package/version in ascending order by version.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;This use case has been incorporated in Appian X.X Hotfix Package X.&lt;/li&gt;
&lt;li&gt;This use case has been incorporated in the following versions/hotfixes:
&lt;ul&gt;
&lt;li&gt;List each specific hotfix package/version in ascending order by version.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt;&amp;nbsp;When listing hotfixes, add a hyperlink to the Hotfix documentation for that version.&lt;/p&gt;
&lt;p&gt;When logging a product defect, ensure you use the&amp;nbsp;&lt;strong&gt;known issues&lt;/strong&gt;&amp;nbsp;tag as well as the&amp;nbsp;&lt;strong&gt;open issues&lt;/strong&gt;&amp;nbsp;or&amp;nbsp;&lt;strong&gt;fixed issues&lt;/strong&gt;&amp;nbsp;tag, depending if the issue is fixed or not.&lt;/p&gt;
&lt;p&gt;If no cause is known and this is not something Engineering can reproduce/needs to know about, then say &amp;ldquo;The root cause of this issue is currently unknown.&amp;rdquo; If you use that as your cause, then a valid action&amp;nbsp;&lt;strong&gt;must&lt;/strong&gt;&amp;nbsp;be present.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;This section is required for this template and contains the steps to resolve the issue. If an issue in an article is solved by a hotfix and/or major version of Appian, use the following language to indicate that:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Apply the latest hotfix to your Appian installation.&lt;/li&gt;
&lt;li&gt;Upgrade to the latest version of Appian.&lt;/li&gt;
&lt;li&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If there is a product issue with Engineering that is open and a workaround for that issue exists, include it in the Action section until the fix is available. After the fix is made available, use that as a workaround instead.&lt;/p&gt;
&lt;p&gt;Otherwise, the content in this section should wholly solve a customer&amp;rsquo;s issue without producing any undesirable side effects. If there is at least one valid action that doesn&amp;rsquo;t cause undesirable side effects, all other actions with negative side effects should go in the Workaround section.&lt;/p&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: April&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>KB-XXXX Long page loading time for slow connections during first log in or after browser cache has been cleared</title><link>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared/revision/21</link><pubDate>Tue, 24 Apr 2018 16:37:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6f7df77-c541-44fb-9c45-ac0876f12333</guid><dc:creator>Eric Gerardi</dc:creator><comments>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared#comments</comments><description>Revision 21 posted to Appian Knowledge Base by Eric Gerardi on 4/24/2018 4:37:43 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When logging into the Appian Suite for the first time or after the browser cache has been cleared, users connecting from small or slow networks may notice a long page loading time.&amp;nbsp; A network capture will display&amp;nbsp;large file sizes which correspond to long component loading&amp;nbsp;times.&lt;/p&gt;
&lt;p&gt;An example network capture on&amp;nbsp;a small connections&amp;nbsp;with large file sizes may display:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Protocol Method&lt;/td&gt;
&lt;td&gt;Result&lt;/td&gt;
&lt;td&gt;Content type&lt;/td&gt;
&lt;td&gt;Received&lt;/td&gt;
&lt;td&gt;Time&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;4.79 MB&lt;/td&gt;
&lt;td&gt;15.87 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;6.29 MB&lt;/td&gt;
&lt;td&gt;14.24 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;1.17 MB&lt;/td&gt;
&lt;td&gt;2.91 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;510.42 KB&lt;/td&gt;
&lt;td&gt;2.49 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;496.62 KB&lt;/td&gt;
&lt;td&gt;2.67 s&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;When logging in to the Appian Suite&amp;nbsp;with a slow or small connection for the first time or after the browser cache has been cleared, several files are downloaded as part of the user interface for the Appian Suite.&amp;nbsp; For subsequent logins, these files are cached and will be served from the browser cache which improves the page loading time.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To address the size of the browser files which are downloaded when connecting from small or slow networks, consider the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To troubleshoot and reduce the size of the browser files which are downloaded, configure the Deflate Module in the web server:
&lt;ul&gt;
&lt;li&gt;Take a network capture to determine if the MIME types of the&amp;nbsp;large files&amp;nbsp;correspond to the types listed in the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/18.1/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation.&lt;/li&gt;
&lt;li&gt;Then refer to the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/18.1/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation to configure the&amp;nbsp;compression of javascript, .CSS, and plain text files served by Appian.&amp;nbsp; Compressing the&amp;nbsp;files served by Appian, by using the Deflate module, will reduce the bandwidth these files&amp;nbsp;consume.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Set the user start pages to a&amp;nbsp;&lt;a title="Site" href="https://docs.appian.com/suite/help/latest/Sites.html" target="_blank"&gt;Site&lt;/a&gt;&amp;nbsp;instead of Tempo to reduce the number of large files downloaded to&amp;nbsp;the browser.&amp;nbsp; The file size for Sites&amp;nbsp;are&amp;nbsp;smaller since Sites are simpler and allow users to focus on a limited set of activities.&amp;nbsp; Refer to the&amp;nbsp;&lt;a title="User Start Pages" href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#user-start-pages" target="_blank"&gt;User Start Pages&lt;/a&gt;&amp;nbsp;documentation to configure user start pages.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: April&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, browser, apache, web server, performance, network&lt;/div&gt;
</description></item><item><title>KB-XXXX Long page loading time for slow connections during first log in or after browser cache has been cleared</title><link>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared/revision/20</link><pubDate>Tue, 24 Apr 2018 16:35:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6f7df77-c541-44fb-9c45-ac0876f12333</guid><dc:creator>Eric Gerardi</dc:creator><comments>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared#comments</comments><description>Revision 20 posted to Appian Knowledge Base by Eric Gerardi on 4/24/2018 4:35:29 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When logging into the Appian Suite for the first time or after the browser cache has been cleared, users connecting from small or slow networks may notice a long page loading time.&amp;nbsp; A network capture will display&amp;nbsp;large file sizes which correspond to long component loading&amp;nbsp;times.&lt;/p&gt;
&lt;p&gt;An example network capture on&amp;nbsp;a small connections&amp;nbsp;with large file sizes may display:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Protocol Method&lt;/td&gt;
&lt;td&gt;Result&lt;/td&gt;
&lt;td&gt;Content type&lt;/td&gt;
&lt;td&gt;Received&lt;/td&gt;
&lt;td&gt;Time&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;4.79 MB&lt;/td&gt;
&lt;td&gt;15.87 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;6.29 MB&lt;/td&gt;
&lt;td&gt;14.24 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;1.17 MB&lt;/td&gt;
&lt;td&gt;2.91 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;510.42 KB&lt;/td&gt;
&lt;td&gt;2.49 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;496.62 KB&lt;/td&gt;
&lt;td&gt;2.67 s&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;When logging in to the Appian Suite&amp;nbsp;with a slow or small connection for the first time or after the browser cache has been cleared, several files are downloaded as part of the user interface for the Appian Suite.&amp;nbsp; For subsequent logins, these files are cached and will be served from the browser cache which improves the page loading time.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To address the size of the browser files which are downloaded when connecting from small or slow networks, consider the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To reduce the size of the browser files which are downloaded using the Deflate Module:
&lt;ul&gt;
&lt;li&gt;Take a network capture to determine if the MIME types of the&amp;nbsp;large files&amp;nbsp;correspond to the types listed in the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/18.1/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation.&lt;/li&gt;
&lt;li&gt;Then refer to the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/18.1/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation to configure the&amp;nbsp;compression of javascript, .CSS, and plain text files served by Appian.&amp;nbsp; Compressing the&amp;nbsp;files served by Appian, by using the Deflate module, will reduce the bandwidth these files&amp;nbsp;consume.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Set the user start pages to a&amp;nbsp;&lt;a title="Site" href="https://docs.appian.com/suite/help/latest/Sites.html" target="_blank"&gt;Site&lt;/a&gt;&amp;nbsp;instead of Tempo to reduce the number of large files downloaded to&amp;nbsp;the browser.&amp;nbsp; The file size for Sites&amp;nbsp;are&amp;nbsp;smaller since Sites are simpler and allow users to focus on a limited set of activities.&amp;nbsp; Refer to the&amp;nbsp;&lt;a title="User Start Pages" href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#user-start-pages" target="_blank"&gt;User Start Pages&lt;/a&gt;&amp;nbsp;documentation to configure user start pages.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: April&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: web browser, browser, apache, web server, performance, network&lt;/div&gt;
</description></item><item><title>KB-XXXX DEFLATE module settings</title><link>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared/revision/19</link><pubDate>Tue, 24 Apr 2018 16:29:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6f7df77-c541-44fb-9c45-ac0876f12333</guid><dc:creator>Eric Gerardi</dc:creator><comments>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared#comments</comments><description>Revision 19 posted to Appian Knowledge Base by Eric Gerardi on 4/24/2018 4:29:57 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When logging into the Appian Suite for the first time or after the browser cache has been cleared, users connecting from small or slow networks may notice a long page loading time.&amp;nbsp; A network capture will display&amp;nbsp;large file sizes which correspond to long component loading&amp;nbsp;times.&lt;/p&gt;
&lt;p&gt;An example network capture on&amp;nbsp;a small connections&amp;nbsp;with large file sizes may display:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Protocol Method&lt;/td&gt;
&lt;td&gt;Result&lt;/td&gt;
&lt;td&gt;Content type&lt;/td&gt;
&lt;td&gt;Received&lt;/td&gt;
&lt;td&gt;Time&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;4.79 MB&lt;/td&gt;
&lt;td&gt;15.87 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;6.29 MB&lt;/td&gt;
&lt;td&gt;14.24 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;1.17 MB&lt;/td&gt;
&lt;td&gt;2.91 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;510.42 KB&lt;/td&gt;
&lt;td&gt;2.49 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;496.62 KB&lt;/td&gt;
&lt;td&gt;2.67 s&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;When logging in to the Appian Suite&amp;nbsp;with a slow or small connection for the first time or after the browser cache has been cleared, several files are downloaded as part of the user interface for the Appian Suite.&amp;nbsp; For subsequent logins, these files are cached and will be served from the browser cache which improves the page loading time.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To address the size of the browser files which are downloaded when connecting from small or slow networks, consider the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To reduce the size of the browser files which are downloaded using the Deflate Module:
&lt;ul&gt;
&lt;li&gt;Take a network capture to determine if the MIME types of the&amp;nbsp;large files&amp;nbsp;correspond to the types listed in the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/18.1/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation.&lt;/li&gt;
&lt;li&gt;Then refer to the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/18.1/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation to configure the&amp;nbsp;compression of javascript, .CSS, and plain text files served by Appian.&amp;nbsp; Compressing the&amp;nbsp;files served by Appian, by using the Deflate module, will reduce the bandwidth these files&amp;nbsp;consume.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Set the user start pages to a&amp;nbsp;&lt;a title="Site" href="https://docs.appian.com/suite/help/latest/Sites.html" target="_blank"&gt;Site&lt;/a&gt;&amp;nbsp;instead of Tempo to reduce the number of large files downloaded to&amp;nbsp;the browser.&amp;nbsp; The file size for Sites&amp;nbsp;are&amp;nbsp;smaller since Sites are simpler and allow users to focus on a limited set of activities.&amp;nbsp; Refer to the&amp;nbsp;&lt;a title="User Start Pages" href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#user-start-pages" target="_blank"&gt;User Start Pages&lt;/a&gt;&amp;nbsp;documentation to configure user start pages.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: April&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>KB-XXXX DEFLATE module settings</title><link>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared/revision/18</link><pubDate>Tue, 24 Apr 2018 16:25:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6f7df77-c541-44fb-9c45-ac0876f12333</guid><dc:creator>Eric Gerardi</dc:creator><comments>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared#comments</comments><description>Revision 18 posted to Appian Knowledge Base by Eric Gerardi on 4/24/2018 4:25:30 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When logging into the Appian Suite for the first time or after the browser cache has been cleared, users connecting from small or slow networks may notice a long page loading time.&amp;nbsp; A network capture will display&amp;nbsp;large file sizes which correspond to long component loading&amp;nbsp;times.&lt;/p&gt;
&lt;p&gt;An example network capture on&amp;nbsp;a small connections&amp;nbsp;with large file sizes may display:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Protocol Method&lt;/td&gt;
&lt;td&gt;Result&lt;/td&gt;
&lt;td&gt;Content type&lt;/td&gt;
&lt;td&gt;Received&lt;/td&gt;
&lt;td&gt;Time&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;4.79 MB&lt;/td&gt;
&lt;td&gt;15.87 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;6.29 MB&lt;/td&gt;
&lt;td&gt;14.24 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;1.17 MB&lt;/td&gt;
&lt;td&gt;2.91 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;510.42 KB&lt;/td&gt;
&lt;td&gt;2.49 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;496.62 KB&lt;/td&gt;
&lt;td&gt;2.67 s&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;When logging in to the Appian Suite&amp;nbsp;with a slow or small connection for the first time or after the browser cache has been cleared, several files are downloaded as part of the user interface for the Appian Suite.&amp;nbsp; For subsequent logins, these files are cached and will be served from the browser cache which improves the page loading time.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To address the size of the browser files which are downloaded when connecting from small or slow networks, consider the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To reduce the size of the browser files which are downloaded:
&lt;ul&gt;
&lt;li&gt;&lt;/li&gt;
&lt;li&gt;Please refer to the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/18.1/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation to configure the&amp;nbsp;compression of javascript, .CSS, and plain text files served by Appian.&amp;nbsp; Compressing the&amp;nbsp;files served by Appian, by using the Deflate module, will reduce the bandwidth these files&amp;nbsp;consume.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Set the user start pages to a&amp;nbsp;&lt;a title="Site" href="https://docs.appian.com/suite/help/latest/Sites.html" target="_blank"&gt;Site&lt;/a&gt;&amp;nbsp;instead of Tempo to reduce the number of large files downloaded to&amp;nbsp;the browser.&amp;nbsp; The file size for Sites&amp;nbsp;are&amp;nbsp;smaller since Sites are simpler and allow users to focus on a limited set of activities.&amp;nbsp; Refer to the&amp;nbsp;&lt;a title="User Start Pages" href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#user-start-pages" target="_blank"&gt;User Start Pages&lt;/a&gt;&amp;nbsp;documentation to configure user start pages.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: April&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>KB-XXXX DEFLATE module settings</title><link>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared/revision/17</link><pubDate>Tue, 24 Apr 2018 16:25:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6f7df77-c541-44fb-9c45-ac0876f12333</guid><dc:creator>Eric Gerardi</dc:creator><comments>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared#comments</comments><description>Revision 17 posted to Appian Knowledge Base by Eric Gerardi on 4/24/2018 4:25:09 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When logging into the Appian Suite for the first time or after the browser cache has been cleared, users connecting from small or slow networks may notice a long page loading time.&amp;nbsp; A network capture will display&amp;nbsp;large file sizes which correspond to long component loading&amp;nbsp;times.&lt;/p&gt;
&lt;p&gt;An example network capture on&amp;nbsp;a small connections with large file sizes may display:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Protocol Method&lt;/td&gt;
&lt;td&gt;Result&lt;/td&gt;
&lt;td&gt;Content type&lt;/td&gt;
&lt;td&gt;Received&lt;/td&gt;
&lt;td&gt;Time&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;4.79 MB&lt;/td&gt;
&lt;td&gt;15.87 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;6.29 MB&lt;/td&gt;
&lt;td&gt;14.24 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;1.17 MB&lt;/td&gt;
&lt;td&gt;2.91 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;510.42 KB&lt;/td&gt;
&lt;td&gt;2.49 s&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;HTTPS&lt;/td&gt;
&lt;td&gt;GET 200&lt;/td&gt;
&lt;td&gt;application/javascript&lt;/td&gt;
&lt;td&gt;496.62 KB&lt;/td&gt;
&lt;td&gt;2.67 s&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;When logging in to the Appian Suite&amp;nbsp;with a slow or small connection for the first time or after the browser cache has been cleared, several files are downloaded as part of the user interface for the Appian Suite.&amp;nbsp; For subsequent logins, these files are cached and will be served from the browser cache which improves the page loading time.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To address the size of the browser files which are downloaded when connecting from small or slow networks, consider the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To reduce the size of the browser files which are downloaded:
&lt;ul&gt;
&lt;li&gt;&lt;/li&gt;
&lt;li&gt;Please refer to the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/18.1/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation to configure the&amp;nbsp;compression of javascript, .CSS, and plain text files served by Appian.&amp;nbsp; Compressing the&amp;nbsp;files served by Appian, by using the Deflate module, will reduce the bandwidth these files&amp;nbsp;consume.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Set the user start pages to a &lt;a title="Site" href="https://docs.appian.com/suite/help/latest/Sites.html" target="_blank"&gt;Site&lt;/a&gt;&amp;nbsp;instead of Tempo to reduce the number of large files downloaded to&amp;nbsp;the browser.&amp;nbsp; The file size for Sites are smaller since Sites are simpler and allow users to focus on a limited set of activities.&amp;nbsp; Refer to the &lt;a title="User Start Pages" href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#user-start-pages" target="_blank"&gt;User Start Pages&lt;/a&gt; documentation to configure user start pages.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: April&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>KB-XXXX DEFLATE module settings</title><link>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared/revision/16</link><pubDate>Tue, 24 Apr 2018 16:08:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6f7df77-c541-44fb-9c45-ac0876f12333</guid><dc:creator>Eric Gerardi</dc:creator><comments>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared#comments</comments><description>Revision 16 posted to Appian Knowledge Base by Eric Gerardi on 4/24/2018 4:08:02 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When logging into the Appian Suite for the first time or after the browser cache has been cleared, users with slow or small connections may notice a long page loading time.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;When logging in to the Appian Suite&amp;nbsp;with a slow or small connection for the first time or after the browser cache has been cleared, several files are downloaded as part of the user interface for the Appian Suite.&amp;nbsp; For subsequent logins, these files are cached and will be served from the browser cache which improves the page loading time.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To address the size of the browser files which are downloaded when connecting from small or slow networks, consider the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To reduce the size of the browser files which are downloaded, please refer to the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/18.1/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation to configure the&amp;nbsp;compression of javascript, .CSS, and plain text files served by Appian.&amp;nbsp; Compressing the&amp;nbsp;files served by Appian, by using the Deflate module, will reduce the bandwidth these files&amp;nbsp;consume.&lt;/li&gt;
&lt;li&gt;Set the user start pages to a &lt;a title="Site" href="https://docs.appian.com/suite/help/latest/Sites.html" target="_blank"&gt;Site&lt;/a&gt;&amp;nbsp;instead of Tempo to reduce the number of large files downloaded to&amp;nbsp;the browser.&amp;nbsp; The file size for Sites are smaller since Sites are simpler and allow users to focus on a limited set of activities.&amp;nbsp; Refer to the &lt;a title="User Start Pages" href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#user-start-pages" target="_blank"&gt;User Start Pages&lt;/a&gt; documentation to configure user start pages.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: April&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DEFLATE module settings</title><link>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared/revision/15</link><pubDate>Tue, 24 Apr 2018 15:54:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6f7df77-c541-44fb-9c45-ac0876f12333</guid><dc:creator>Eric Gerardi</dc:creator><comments>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared#comments</comments><description>Revision 15 posted to Appian Knowledge Base by Eric Gerardi on 4/24/2018 3:54:18 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When logging into the Appian Suite for the first time or after the browser cache has been cleared, users with slow or small connections may notice a long page loading time.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;When logging in to the Appian Suite&amp;nbsp;with a slow or small connection for the first time or after the browser cache has been cleared, several files are downloaded as part of the user interface for the Appian Suite.&amp;nbsp; For subsequent logins, these files are cached and will be served from the browser cache which improves the page loading time.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To address the size of the browser files which are downloaded when connecting from small or slow networks, consider the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To reduce the size of the browser files which are downloaded, please refer to the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/18.1/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation to configure the&amp;nbsp;compression of javascript, .CSS, and plain text files served by Appian.&amp;nbsp; Compressing the&amp;nbsp;files served by Appian, by using the Deflate module, will reduce the bandwidth these files&amp;nbsp;consume.&lt;/li&gt;
&lt;li&gt;Set the user start pages to a &lt;a title="Site" href="https://docs.appian.com/suite/help/latest/Sites.html" target="_blank"&gt;Site&lt;/a&gt;&amp;nbsp;instead of Tempo to reduce the number of large files downloaded to&amp;nbsp;the browser.&amp;nbsp; The file size for Sites are smaller since Sites are simpler and allow users to focus on a limited set of activities.&amp;nbsp; Refer to the &lt;a title="User Start Pages" href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#user-start-pages" target="_blank"&gt;User Start Pages&lt;/a&gt; documentation to configure user start pages.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: April&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DEFLATE module settings</title><link>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared/revision/14</link><pubDate>Tue, 24 Apr 2018 15:31:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6f7df77-c541-44fb-9c45-ac0876f12333</guid><dc:creator>Eric Gerardi</dc:creator><comments>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared#comments</comments><description>Revision 14 posted to Appian Knowledge Base by Eric Gerardi on 4/24/2018 3:31:53 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When logging into the Appian Suite for the first time or after the browser cache has been cleared, users with slow or small connections may notice a long loading time.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;When logging in to the Appian Suite&amp;nbsp;with a slow or small connection for the first time or after the browser cache has been cleared, several files are downloaded as part of the user interface for the Appian Suite.&amp;nbsp; For subsequent logins, these files are cached and will be served from the browser cache.&amp;nbsp; The&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To address the size of the browser files which are downloaded when connecting from small or slow networks, consider the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To reduce the size of the browser files which are downloaded, please refer to the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/18.1/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation to configure the&amp;nbsp;compression of javascript, .CSS, and plain text files served by Appian.&amp;nbsp; Compressing the&amp;nbsp;files served by Appian by using the Deflate module will reduce the bandwidth these files&amp;nbsp;consume.&lt;/li&gt;
&lt;li&gt;Set the user start pages to a &lt;a title="Site" href="https://docs.appian.com/suite/help/latest/Sites.html" target="_blank"&gt;Site&lt;/a&gt;&amp;nbsp;instead of Tempo to reduce the number of large files downloaded to&amp;nbsp;the browser.&amp;nbsp; The file size for Sites are smaller since Sites are simpler and allow users to focus on a limited set of activities.&amp;nbsp; Refer to the &lt;a title="User Start Pages" href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#user-start-pages" target="_blank"&gt;User Start Pages&lt;/a&gt; documentation to configure user start pages.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: April&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DEFLATE module settings</title><link>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared/revision/13</link><pubDate>Tue, 24 Apr 2018 15:25:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6f7df77-c541-44fb-9c45-ac0876f12333</guid><dc:creator>Eric Gerardi</dc:creator><comments>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared#comments</comments><description>Revision 13 posted to Appian Knowledge Base by Eric Gerardi on 4/24/2018 3:25:25 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When logging into the Appian Suite for the first time or after the browser cache has been cleared, users with slow or small connections may notice a long loading time.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;When logging in to the Appian Suite&amp;nbsp;with a slow or small connection for the first time or after the browser cache has been cleared, several files are downloaded as part of the user interface for the Appian Suite.&lt;/p&gt;
&lt;p&gt;For subsequent logins, these files are cached and will be served from the browser cache.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To address the size of the browser files which are downloaded when connecting from small or slow networks, consider the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To reduce the size of the browser files which are downloaded, please refer to the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/18.1/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation to configure the&amp;nbsp;compression of javascript, .CSS, and plain text files served by Appian.&amp;nbsp; Compressing the&amp;nbsp;files served by Appian by using the Deflate module will reduce the bandwidth these files&amp;nbsp;consume.&lt;/li&gt;
&lt;li&gt;Set the user start pages to a &lt;a title="Site" href="https://docs.appian.com/suite/help/latest/Sites.html" target="_blank"&gt;Site&lt;/a&gt;&amp;nbsp;instead of Tempo to reduce the number of large files downloaded to&amp;nbsp;the browser.&amp;nbsp; The file size for Sites are smaller since Sites are simpler and allow users to focus on a limited set of activities.&amp;nbsp; Refer to the &lt;a title="User Start Pages" href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#user-start-pages" target="_blank"&gt;User Start Pages&lt;/a&gt; documentation to configure user start pages.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: April&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DEFLATE module settings</title><link>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared/revision/12</link><pubDate>Tue, 24 Apr 2018 15:21:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6f7df77-c541-44fb-9c45-ac0876f12333</guid><dc:creator>Eric Gerardi</dc:creator><comments>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared#comments</comments><description>Revision 12 posted to Appian Knowledge Base by Eric Gerardi on 4/24/2018 3:21:22 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When logging into the Appian Suite for the first time or after the browser cache has been cleared, users with slow or small connections may notice a long loading time.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;When logging in to the Appian Suite&amp;nbsp;with a slow or small connection for the first time or after the browser cache has been cleared, several files are downloaded as part of the user interface for the Appian Suite.&lt;/p&gt;
&lt;p&gt;For subsequent logins, these files are cached and will be served from the browser cache.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To reduce the size of the browser files which are downloaded when connecting from small or slow networks, consider the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Please refer to the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/18.1/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation to configure the&amp;nbsp;compression of javascript, .CSS, and plain text files served by Appian.&amp;nbsp; &amp;nbsp;in order to reduce the bandwidth these files&amp;nbsp;consume.&lt;/li&gt;
&lt;li&gt;Set the user start pages to a &lt;a title="Site" href="https://docs.appian.com/suite/help/latest/Sites.html" target="_blank"&gt;Site&lt;/a&gt;&amp;nbsp;instead of Tempo to reduce the number of large files downloaded to&amp;nbsp;the browser.&amp;nbsp; The file size for Sites are smaller since Sites are simpler and allow users to focus on a limited set of activities.&amp;nbsp; Refer to the &lt;a title="User Start Pages" href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#user-start-pages" target="_blank"&gt;User Start Pages&lt;/a&gt; documentation to configure user start pages.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: April&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DEFLATE module settings</title><link>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared/revision/11</link><pubDate>Tue, 24 Apr 2018 15:15:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6f7df77-c541-44fb-9c45-ac0876f12333</guid><dc:creator>Eric Gerardi</dc:creator><comments>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared#comments</comments><description>Revision 11 posted to Appian Knowledge Base by Eric Gerardi on 4/24/2018 3:15:43 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When logging into the Appian Suite for the first time or after the browser cache has been cleared, users with slow or small connections may notice a long loading time.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;When logging in to the Appian Suite&amp;nbsp;with a slow or small connection for the first time or after the browser cache has been cleared, several files are downloaded as part of the user interface for the Appian Suite.&lt;/p&gt;
&lt;p&gt;For subsequent logins, these files are cached and will be served from the browser cache.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please refer to the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/18.1/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation to configure the&amp;nbsp;compression of javascript, .CSS, and plain text files served by Appian, in order to reduce the bandwidth these files&amp;nbsp;consume.&lt;/p&gt;
&lt;p&gt;Set the user start pages to a &lt;a title="Site" href="https://docs.appian.com/suite/help/latest/Sites.html" target="_blank"&gt;Site&lt;/a&gt;&amp;nbsp;instead of Tempo to reduce the number of large files downloaded to&amp;nbsp;the browser.&amp;nbsp; The file size for Sites are smaller since Sites are simpler and allow users to focus on a limited set of activities.&amp;nbsp; Refer to the &lt;a title="User Start Pages" href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#user-start-pages" target="_blank"&gt;User Start Pages&lt;/a&gt; documentation to configure user start pages.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: April&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DEFLATE module settings</title><link>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared/revision/10</link><pubDate>Tue, 24 Apr 2018 15:01:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6f7df77-c541-44fb-9c45-ac0876f12333</guid><dc:creator>Eric Gerardi</dc:creator><comments>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared#comments</comments><description>Revision 10 posted to Appian Knowledge Base by Eric Gerardi on 4/24/2018 3:01:59 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When logging into the Appian Suite for the first time or after the browser cache has been cleared, users with slow or small connections may notice a long loading time.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;When logging in to the Appian Suite&amp;nbsp;with a slow or small connection for the first time or after the browser cache has been cleared, several files&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For subsequent logins, these files are cached and will be served from the browser cache.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please refer to the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/18.1/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation to configure the&amp;nbsp;compression of javascript, .CSS, and plain text files served by Appian, in order to reduce the bandwidth these files&amp;nbsp;consume.&lt;/p&gt;
&lt;p&gt;Set the user start pages to a &lt;a title="Site" href="https://docs.appian.com/suite/help/latest/Sites.html" target="_blank"&gt;Site&lt;/a&gt;&amp;nbsp;instead of Tempo to reduce the number of large files downloaded to&amp;nbsp;the browser.&amp;nbsp; The file size for Sites are smaller since Sites are simpler and allow users to focus on a limited set of activities.&amp;nbsp; Refer to the &lt;a title="User Start Pages" href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#user-start-pages" target="_blank"&gt;User Start Pages&lt;/a&gt; documentation to configure user start pages.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: April&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DEFLATE module settings</title><link>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared/revision/9</link><pubDate>Tue, 24 Apr 2018 14:58:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6f7df77-c541-44fb-9c45-ac0876f12333</guid><dc:creator>Eric Gerardi</dc:creator><comments>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Eric Gerardi on 4/24/2018 2:58:14 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When logging into the Appian Suite for the first time or after the browser cache has been cleared, users with slow or small connections may notice a long loading time.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;When logging in to the Appian Suite for the first time or after the browser cache has been cleared with a slow or small connection, several files&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please refer to the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/18.1/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation to configure the&amp;nbsp;compression of javascript, .CSS, and plain text files served by Appian, in order to reduce the bandwidth these files&amp;nbsp;consume.&lt;/p&gt;
&lt;p&gt;Set the user start pages to a &lt;a title="Site" href="https://docs.appian.com/suite/help/latest/Sites.html" target="_blank"&gt;Site&lt;/a&gt;&amp;nbsp;instead of Tempo to reduce the number of large files downloaded to&amp;nbsp;the browser.&amp;nbsp; The file size for Sites are smaller since Sites are simpler and allow users to focus on a limited set of activities.&amp;nbsp; Refer to the &lt;a title="User Start Pages" href="https://docs.appian.com/suite/help/latest/Appian_Administration_Console.html#user-start-pages" target="_blank"&gt;User Start Pages&lt;/a&gt; documentation to configure user start pages.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: April&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DEFLATE module settings</title><link>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared/revision/8</link><pubDate>Tue, 24 Apr 2018 14:49:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a6f7df77-c541-44fb-9c45-ac0876f12333</guid><dc:creator>Eric Gerardi</dc:creator><comments>https://community.appian.com/support/w/kb/934/kb-1566-long-page-loading-time-for-slow-connections-during-first-log-in-or-after-browser-cache-has-been-cleared#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Eric Gerardi on 4/24/2018 2:49:26 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When logging into the Appian Suite for the first time or after the browser cache has been cleared, users with slow or small connections may notice a long loading time.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;When logging in to the Appian Suite for the first time or after the browser cache has been cleared with a slow or small connection, several files&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Please refer to the&amp;nbsp;&lt;a title="Configure Compression Using the Deflate Module" href="https://docs.appian.com/suite/help/18.1/Configuring_Apache_Web_Server_with_JBoss.html#configure-compression-using-the-deflate-module" target="_blank"&gt;Configure Compression Using the Deflate Module&lt;/a&gt;&amp;nbsp;documentation to configure the&amp;nbsp;compression of javascript, .CSS, and plain text files served by Appian, in order to reduce the bandwidth these files&amp;nbsp;consume.&lt;/p&gt;
&lt;p&gt;Set the user start pages to a Site instead of Tempo to reduce the number of large files downloaded to&amp;nbsp;the browser.&amp;nbsp; The file size for Sites are smaller since Sites are simpler and allow users to focus on a limited set of activities.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: April&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>