<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
there are two points here though:<br>
<br>
firstly the site uses boost, this means that it is actually serving up
static cached pages<br>
<br>
secondly - I built an ubuntu hardy server vm with 128meg of ram on
vmware server 2 and transfered a copy of the site to it and it's
running fine - not as speeedy as some sites granted but perfectly
acceptable<br>
<br>
On 14/12/2009 12:08, Thom Dalladay wrote:
<blockquote
 cite="mid:c592e7d90912140408ta22f06el49ded1da6c6f9fed@mail.gmail.com"
 type="cite">I'd have to agree with Julia.  Maybe use SSI for a generic
header and footer, that seems to be the only part that would benefit
from templating.<br>
  <br>
  <div class="gmail_quote">2009/12/14 J D Freeman <span dir="ltr">&lt;<a
 moz-do-not-send="true" href="mailto:klug@quixotic.org.uk">klug@quixotic.org.uk</a>&gt;</span><br>
  <blockquote
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"
 class="gmail_quote">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
    <div class="im"><br>
On Mon, Dec 14, 2009 at 11:52:27AM +0000, Jake Subs wrote:<br>
&gt; I can't seem to access <a moz-do-not-send="true"
 href="http://kentlug.org/" target="_blank">kentlug.org</a> -- is this
internet-wide or just me<br>
&gt; out in the sticks?<br>
&gt;<br>
    <br>
    </div>
The new drupal site that was unveiled at the last meeting is quite
simply,<br>
hammering hte hell out of the machine. Meaning that the number of apache<br>
processes has had to be cut down dramatically so it can actually fit in<br>
the amount of ram the box has (128 meg). The result being that there<br>
aren't enough processes to serve all the requests. What is more, each<br>
request takes an age to process anyway, which just exacibates things<br>
further.<br>
    <br>
I will see about doubling the memory the vm has (no promises). But in
the<br>
mean time it might be an idea to seriously think about is drupal really<br>
necessary, or would something based around lighttpd and server side<br>
includes, be enough to provide the functions we need. Ultimately the
site<br>
isn't that complex. There is also very little need for each page to be<br>
generated dynamically on each hit, so it might make more sense to
generate<br>
the static pages. It is open for discussion.<br>
    <br>
J<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.2.4 (GNU/Linux)<br>
    <br>
iD8DBQFLJikX42M0lILkmGIRAuTrAJ9tVhKA1cPKHal00ZBXSEeQWW4LEgCeKjWM<br>
3GHR2Ngq/DQHWLVjkVEveVk=<br>
=+PXd<br>
-----END PGP SIGNATURE-----<br>
    <div>
    <div class="h5"><br>
_______________________________________________<br>
Kent mailing list<br>
    <a moz-do-not-send="true" href="mailto:Kent@mailman.lug.org.uk">Kent@mailman.lug.org.uk</a><br>
    <a moz-do-not-send="true"
 href="https://mailman.lug.org.uk/mailman/listinfo/kent" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/kent</a><br>
    </div>
    </div>
  </blockquote>
  </div>
  <br>
  <br clear="all">
  <br>
-- <br>
Kind Regards,<br>
~ Thom David Dalladay<br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Kent mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Kent@mailman.lug.org.uk">Kent@mailman.lug.org.uk</a>
<a class="moz-txt-link-freetext" href="https://mailman.lug.org.uk/mailman/listinfo/kent">https://mailman.lug.org.uk/mailman/listinfo/kent</a></pre>
</blockquote>
<br>
</body>
</html>