<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: Faster page loads with mod_deflate and mod_expires</title>
  <link>http://www.activecollab.com/forums/topic/2373/</link>
  <description>Recent posts on topic: Faster page loads with mod_deflate and mod_expires</description>
  <dc:language>en-us</dc:language>
  <pubDate>Fri, 29 Aug 2008 02:15:32 CDT</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/12450/#post12450</link>
    <guid>http://www.activecollab.com/forums/post/12450/#post12450</guid>
    <title>Post #10 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p><div class="postQuote"><blockquote><div class="quoteAuthor">digitalvomiting:</div>Ilija, are there any debug options to turn off inside of  the beta version (except that one in config/config.php) ?</blockquote></div><br />
<br />
No, there are not. <br />
<br />
Set it to 2 and you will have execution log saved in /logs folder. Set it to 1 to have a brief error message displayed to user and details sent to administrator. You can find more information about DEBUG option in <a href="http://www.activecollab.com/support/index.php?pg=kb.page&amp;id=50" target="_blank" rel="nofollow">Troubleshooting activeCollab</a> article.</p>]]></description>
    <pubDate>Thu, 17 Apr 2008 00:57:22 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12443/#post12443</link>
    <guid>http://www.activecollab.com/forums/post/12443/#post12443</guid>
    <title>Post #9 by digitalvomiting</title>
    <dc:creator>digitalvomiting</dc:creator>
    <description><![CDATA[<p>Got the same options running with Beta 1.1 , cuts on the loading time indeed, alhough I think that it can go faster ...<br />
<br />
Ilija, are there any debug options to turn off inside of  the beta version (except that one in config/config.php) ?</p>]]></description>
    <pubDate>Wed, 16 Apr 2008 09:50:11 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12398/#post12398</link>
    <guid>http://www.activecollab.com/forums/post/12398/#post12398</guid>
    <title>Post #8 by ebatte</title>
    <dc:creator>ebatte</dc:creator>
    <description><![CDATA[<p>Thanks. Got it working.<br />
<br />
Eric</p>]]></description>
    <pubDate>Thu, 10 Apr 2008 15:20:49 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12396/#post12396</link>
    <guid>http://www.activecollab.com/forums/post/12396/#post12396</guid>
    <title>Post #7 by Terry Johnson</title>
    <dc:creator>Terry Johnson</dc:creator>
    <description><![CDATA[<p>Hi Eric -<br />
<br />
The best places to dive into the subject of apache configuration are probably their manual pages on .htaccess files and configuration sections:<br />
<br />
http://httpd.apache.org/docs/2.0/howto/htaccess.html<br />
<br />
http://httpd.apache.org/docs/2.0/sections.html<br />
</p>]]></description>
    <pubDate>Thu, 10 Apr 2008 08:28:35 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12351/#post12351</link>
    <guid>http://www.activecollab.com/forums/post/12351/#post12351</guid>
    <title>Post #6 by ebatte</title>
    <dc:creator>ebatte</dc:creator>
    <description><![CDATA[<p>Sorry, but would you mind posting a more explicit how-to? I'm not that experienced with modding apache. Specifically, where is the &quot;Directory Block&quot; in httpd.conf (what am I looking for)?<br />
<br />
Thanks again,<br />
Eric</p>]]></description>
    <pubDate>Tue, 08 Apr 2008 08:44:05 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12344/#post12344</link>
    <guid>http://www.activecollab.com/forums/post/12344/#post12344</guid>
    <title>Post #5 by Terry Johnson</title>
    <dc:creator>Terry Johnson</dc:creator>
    <description><![CDATA[<p>The simplest method is to use a .htaccess file, but you could also put these directives in a Directory block of httpd.conf or the virtual host .conf file for your aC installation, depending on your preferences and setup.<br />
<br />
Be sure to check that you have mod_expires installed and enabled, and to restart Apache to re-read the .conf files if you chose to modify them.</p>]]></description>
    <pubDate>Mon, 07 Apr 2008 22:25:29 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/12343/#post12343</link>
    <guid>http://www.activecollab.com/forums/post/12343/#post12343</guid>
    <title>Post #4 by ebatte</title>
    <dc:creator>ebatte</dc:creator>
    <description><![CDATA[<p>I'd like to try this but what file are you actually modifying when you say apache2 config? httpd.conf?<br />
<br />
Thanks,<br />
Eric</p>]]></description>
    <pubDate>Mon, 07 Apr 2008 22:06:09 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11301/#post11301</link>
    <guid>http://www.activecollab.com/forums/post/11301/#post11301</guid>
    <title>Post #3 by Terry Johnson</title>
    <dc:creator>Terry Johnson</dc:creator>
    <description><![CDATA[<p>This really helps with the icons and TinyMCE, and it eliminates loads of &quot;if-modified-since&quot; HTTP requests, so page rendering finishes much faster.<br />
<br />
I can also report that thus far it didn't break anything, which is nice.</p>]]></description>
    <pubDate>Fri, 04 Jan 2008 12:27:24 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11297/#post11297</link>
    <guid>http://www.activecollab.com/forums/post/11297/#post11297</guid>
    <title>Post #2 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>Thanks for sharing.<br />
<br />
activeCollab joins all CSS and JS files and serves them compressed (gzip-ed), but you can still improve performance by properly configuring your server.</p>]]></description>
    <pubDate>Fri, 04 Jan 2008 12:07:30 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/11275/#post11275</link>
    <guid>http://www.activecollab.com/forums/post/11275/#post11275</guid>
    <title>Post #1 by Terry Johnson</title>
    <dc:creator>Terry Johnson</dc:creator>
    <description><![CDATA[<p>I'm using aC over a VPN quite a lot, and therefore wanted to make it go like a rocket. The following additions to the Apache2 config seem to do the trick:<br />
<br />
<pre name="code" class="html">  SetOutputFilter DEFLATE
  SetEnvIfNoCase Request_URI \.(?:gif|jpe?g|png)$  no-gzip dont-vary
  SetEnvIfNoCase Request_URI \.pdf$ no-gzip dont-vary
  SetEnvIfNoCase Request_URI attachments no-gzip dont-vary

  ExpiresActive On
  ExpiresByType image/gif A21600
  ExpiresByType image/jpeg A21600
  ExpiresByType text/css A21600
  ExpiresByType application/x-javascript A21600</pre><br />
<br />
Note that js.php serves its content as text/js, so it doesn't get caught by those expiry rules.</p>]]></description>
    <pubDate>Wed, 02 Jan 2008 09:50:41 CST</pubDate>
  </item>
</channel>
</rss>