We can always use squid for the static and some dynamic content.<br>I.e. when we have the MirrorManagement project ready, we can cache the full list of mirrors for 30mins or something<br><br>just my 2 cents,<br><br>Paulo<br>
<br><div><span class="gmail_quote">On 10/26/06, <b class="gmail_sendername">Matt Domsch</b> <<a href="mailto:Matt_Domsch@dell.com">Matt_Domsch@dell.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tue, Oct 24, 2006 at 05:52:23PM -0400, seth vidal wrote:<br>> 1. get the websites and docs people to split out a structure in the wiki<br>> that is the final release lay out. This will be frozen N days prior to<br>
> release and static pages will be generated. This static content will be<br>> <a href="http://fedoraproject.org/">fedoraproject.org/</a><br><br>I've been looking at this a little.  There are moinmoin patches [1] to
<br>let it work more cleanly with a reverse proxy (the patches proposed<br>are used by the Apache Software Foundation).  mediawiki has options<br>[2] to let non-authenticated users hit static cached pages, cache<br>updated when an authenticated user edits a page.  I'm still looking
<br>for same for moinmoin.  Together, barring DDOS, that should reduce the<br>load significantly.<br><br><br>[1] <a href="http://moinmoin.wikiwikiweb.de/MoinMoinPatch/CachingProxies">http://moinmoin.wikiwikiweb.de/MoinMoinPatch/CachingProxies
</a><br><br>[2]<br>$wgUseFileCache = true;<br>$wgFileCacheDirectory = "/home/httpd/cache";<br>$wgShowIPinHeader = false;<br>$wgUseGzip = false;<br><br><br><br>--<br>Matt Domsch<br>Software Architect<br>Dell Linux Solutions 
<a href="http://linux.dell.com">linux.dell.com</a> & <a href="http://www.dell.com/linux">www.dell.com/linux</a><br>Linux on Dell mailing lists @ <a href="http://lists.us.dell.com">http://lists.us.dell.com</a><br><br>_______________________________________________
<br>Fedora-infrastructure-list mailing list<br><a href="mailto:Fedora-infrastructure-list@redhat.com">Fedora-infrastructure-list@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list">
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list</a><br></blockquote></div><br>