Re: Softupdates question

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Daniel Ouellet
Date: Tuesday, May 8, 2007 - 12:06 pm

mickey wrote:

I find it more efficient to mount a special partition here as well with 
noatime on it to address that. It's it better? Mounting that partition 
read only would restrict the changes to the site no?

/dev/wd1a /var/www/sites ffs rw,noatime,nodev,nosuid 1 2

Unless you can have two different mount point to the same partition? 
Never tried it and always assume it wouldn't be possible anyway. Like:

/dev/wd1a /var/www/sites ffs rw,nodev,nosuid 1 2

/dev/wd1a /var/www/siteswrite ffs rw,nodev,nosuid 1 2

Can this be done and if so, any drawback to it? So, you configure 
httpd.conf to use the /var/www/sites, the logs portion of httpd to use 
/var/www/sites/logs mounted softdep and then /var/www/siteswrite for you 
to use to change the files on the sites?

I don't know, does it really make sense?
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Softupdates question, George C, (Mon May 7, 11:09 pm)
Re: Softupdates question, Nick Holland, (Tue May 8, 4:06 am)
Re: Softupdates question, mickey, (Tue May 8, 4:16 am)
Re: Softupdates question, Daniel Ouellet, (Tue May 8, 11:58 am)
Re: Softupdates question, Daniel Ouellet, (Tue May 8, 12:06 pm)
Re: Softupdates question, Ingo Schwarze, (Tue May 8, 4:01 pm)
Re: Softupdates question, George C, (Tue May 8, 9:15 pm)
Re: Softupdates question , Marco S Hyman, (Wed May 9, 12:59 am)
Re: Softupdates question, Nick Holland, (Wed May 9, 3:46 am)
Re: Softupdates question, mickey, (Wed May 9, 6:06 am)
Re: Softupdates question, Henning Brauer, (Wed May 9, 6:19 am)
Re: Softupdates question, Peter Fraser, (Wed May 9, 7:45 am)
Re: Softupdates question, mickey, (Wed May 9, 8:49 am)
Re: Softupdates question, Peter Fraser, (Wed May 9, 9:03 am)
Re: Softupdates question, Stephan Andre', (Wed May 9, 9:24 am)
Re: Softupdates question, George C, (Wed May 9, 1:36 pm)
Re: Softupdates question, mickey, (Fri May 11, 5:12 am)