<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1016711" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1016711</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Thank you!</title>
    <link>https://www.webmaster-forums.net/server-management/first-time-managing-server-need-know-whats-normal#comment-1097485</link>
    <description> &lt;p&gt;Thanks, Wil. I&#039;ll pass that on to the team. I think they suggested something similar, which is great. It&#039;s really good to have independent confirmation of a plan of action.&lt;/p&gt;
&lt;p&gt;It&#039;s been a nightmare for this client, so I&#039;m glad it&#039;s looking like it&#039;s resolvable.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; Suzanne&lt;/p&gt;
 </description>
     <pubDate>Wed, 02 Jan 2002 17:40:38 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1097485 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/first-time-managing-server-need-know-whats-normal#comment-1097465</link>
    <description> &lt;p&gt;Write a small script, ran by cron every day or two to GZIP your old log files, and maybe move them to a seperate partition (hell, even FTP them to another machine!) which should free up disk space. Won&#039;t do much for your memory though.&lt;/p&gt;
&lt;p&gt;I would go with the looking into how effective are the SQL calls to your database server, especially if the connections aren&#039;t terminated. Check in the config files to time out connections that have been opened for more than 15 seconds (or maybe a little longer if you&#039;re doing complex calls on a busy server), this might help you catch the last of these buggers.&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
 </description>
     <pubDate>Wed, 02 Jan 2002 09:59:07 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1097465 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/first-time-managing-server-need-know-whats-normal#comment-1097441</link>
    <description> &lt;p&gt;Thanks, Mark,&lt;/p&gt;
&lt;p&gt;I think you&#039;re right. We have identified a number of problems that are making things problematic.&lt;/p&gt;
&lt;p&gt;1. The logs haven&#039;t been pruned in six months. That&#039;s right, MONTHS worth of raw logs in one file. Understandably, this is affecting things.&lt;br /&gt;
2. Extra connections for no reason.&lt;br /&gt;
3. Sessions aren&#039;t being terminated &lt;/p&gt;
&lt;p&gt;So we&#039;re going to address those issues and see if it aids anything. I haven&#039;t had to reboot the server in 8 days, but I have stopped and started httpd a few times. Hopefully ditching the logs daily (archiving) will address some of the highest concerns, then removing the extraneous bits.&lt;/p&gt;
&lt;p&gt;If that doesn&#039;t solve the problems, I guess I&#039;ll have to try again!&lt;/p&gt;
&lt;p&gt;I have a great team working on this now, thankfully, and won&#039;t have to learn how to be a sysadmin in my &quot;spare&quot; time.&lt;/p&gt;
&lt;p&gt;Thank you for your responses, it really helps to get an idea of what could be going wrong so I don&#039;t get hoodwinked.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; S&lt;/p&gt;
 </description>
     <pubDate>Tue, 01 Jan 2002 22:41:11 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1097441 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/first-time-managing-server-need-know-whats-normal#comment-1097438</link>
    <description> &lt;p&gt;Suzanne, sorry I didn&#039;t respond sooner. Been doing the Christmas thing. &lt;/p&gt;
&lt;p&gt;I would suspect that the problem lies with EZPUB connecting to MySQL. You could try adding more RAM to satisfy your client but I think that the only thing that you would see is that there would be longer times between reboots. It is very unlikely that it could be number of users since that would only be a temp problem.&lt;/p&gt;
 </description>
     <pubDate>Tue, 01 Jan 2002 21:52:44 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1097438 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/first-time-managing-server-need-know-whats-normal#comment-1097105</link>
    <description> &lt;p&gt;There are oodles of images on the site, so that fills up the logs quickly, plus the site it done in templates and includes, so there are a lot of &quot;calls&quot;. &lt;/p&gt;
&lt;p&gt;I guess the CMS is what&#039;s sucking up the memory.&lt;/p&gt;
&lt;p&gt;Hm.&lt;/p&gt;
&lt;p&gt;Anyone else have an idea? I&#039;d like to be at least somewhat informed if I have to tell this client and the actual management team that they have to move to a new server.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; Suzanne&lt;/p&gt;
 </description>
     <pubDate>Thu, 27 Dec 2001 06:43:11 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1097105 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/first-time-managing-server-need-know-whats-normal#comment-1097104</link>
    <description> &lt;p&gt;Hello&lt;br /&gt;
I have a server of my own, and I run HTTPD as well as MySQL.&lt;br /&gt;
Thats basically my server software.&lt;br /&gt;
They only occupy about 10-15% of my 512 MB RAM.&lt;br /&gt;
When my traffic goes up a lot, my usage goes up to maybe 7-75%, depending on the # of connections at once.&lt;br /&gt;
I&#039;d say for a high traffic site, a gig of ram should be fine, if you are running a lot of server side software, maybe 1.25 or 1.5 gigs.&lt;br /&gt;
This is simply my experience, so dont base your decision on me.&lt;br /&gt;
What kind of logs take up all the space??&lt;br /&gt;
My logs usually dont get too big....&lt;br /&gt;
What kind of server is this.&lt;/p&gt;
 </description>
     <pubDate>Thu, 27 Dec 2001 06:08:22 +0000</pubDate>
 <dc:creator>nike_guy_man</dc:creator>
 <guid isPermaLink="false">comment 1097104 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
