Thanks, that’s what they(hosting company) did exactly..
J
Rob Morin
Systems Administrator
Infinity Labs Inc.
(514) 387-0638 Ext: 207
From: Bostjan Skufca [mailto:bostjan@xxxxxx]
Sent: Saturday, May 28, 2011 8:03 PM
To: users@xxxxxxxxxxxxxxxx
Subject: Re: Apache 2.x configuration for high load servers
mount -o noatime,nodiratime,remount /path/to/mount/point
b.
On 28 May 2011 20:13, Geoff Millikan <gmillikan@xxxxxxxxxxxxx> wrote:
> I will mod fstab and reboot one server at a time...
I thought there was a way of dropping atime in real time without a reboot so you can test performance differences without rebooting
but I could be mistaken. Might want to check out using relatime but I have no experience with that. I do know that doing noatime
helped our performance.