[WebDNA] SSD's and second disk

This WebDNA talk-list message is from

2017


It keeps the original formatting.
numero = 113900
interpreted = N
texte = 1500 --f403043730c0fb56920560c15593 Content-Type: text/plain; charset="UTF-8" I finally figured it out! I'm running the new mac OS 10.11.6 El Capitan on a pair of SSD's in RAID on a pcie card and most my sites snap right up faster than ever! However, I read SSD's have limited read write and rather than bog down the SSD's with user uploads of images and static stale files, I wanted to put them on my HHD raid and was looking for a solution here. For some reason it was hard to find searching but here it is.... Typing: df -h into the terminal window will tell you it's "Volumes"... " *RAID*" is my second set of disk. Spreading-the-wealth so to speak will keep your Apache "OS" mean and clean DocumentRoot "/Library/WebServer/" Options FollowSymLinks Multiviews MultiviewsMatch Any AllowOverride None Require all granted Options FollowSymLinks Multiviews MultiviewsMatch Any AllowOverride None Require all granted Options FollowSymLinks Multiviews MultiviewsMatch Any AllowOverride None Require all granted ServerName forleasewny.com ServerAlias *.forleasewny.com ServerAlias *.*.forleasewny.com ServerAlias *.*.*.forleasewny.com ServerAlias *.*.*.*.forleasewny.com DocumentRoot */Volumes/RAID/* Directoryindex index.htm --f403043730c0fb56920560c15593 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I finally figured it out!=C2=A0

I'm= running the new mac OS 10.11.6 El Capitan on a pair of SSD's in RAID o= n a pcie card and most my sites snap right up faster than ever!
<= br>
However, I read SSD's have limited read write and rather = than bog down the SSD's with user uploads of images and static stale fi= les, I wanted to put them on my HHD raid and was looking for a solution her= e. For some reason it was hard to find searching but here it is....
=C2=A0Typing:=C2=A0df -h into the terminal window will = tell you it's "Volumes"... "RAID" is my seco= nd set of disk.

Spreading-the-wealth so to speak will keep your Apache "= OS" mean and clean

DocumentRoot "/Library/WebServer/"
=

<Directory "/Library/WebServer/">
=
=C2=A0 =C2=A0 Options FollowSymLinks Multiviews
=C2=A0 =C2= =A0 MultiviewsMatch Any
=C2=A0 =C2=A0 AllowOverride None
=C2=A0 =C2=A0 Require all granted
</Directory>
=
<Directory "/Library/WebServerB/">
=C2=A0 =C2=A0 Options FollowSymLinks Multiviews
=C2=A0 =C2=A0 Mu= ltiviewsMatch Any
=C2=A0 =C2=A0 AllowOverride None
=C2= =A0 =C2=A0 Require all granted
</Directory>

<= /div>

<Directory "/Volumes/RAID/">= ;
=C2=A0 =C2=A0 Options FollowSymLinks Multiviews
=C2= =A0 =C2=A0 MultiviewsMatch Any
=C2=A0 =C2=A0 AllowOverride None
=C2=A0 =C2=A0 Require all granted
</Directory>


<VirtualHost 192.168.0.2:443>
=C2=A0 =C2=A0Serv= erName forleasewny.com
=C2= =A0 =C2=A0ServerAlias *.forleasewny.com<= /a>
=C2=A0 =C2=A0ServerAlias *.*.forleasewny.com
=C2=A0 =C2=A0ServerAlias *.*.*.forleasewny.com
=C2=A0 =C2=A0ServerAl= ias *.*.*.*.forleasewny.com
=C2=A0 =C2=A0DocumentRoot /Volumes/RAID/
=C2=A0 =C2=A0Di= rectoryindex index.htm
</VirtualHost>
--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us --f403043730c0fb56920560c15593-- . Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] SSD's and second disk (Kenneth Grome 2017)
  2. Re: [WebDNA] SSD's and second disk (Brian Harrington 2017)
  3. Re: [WebDNA] SSD's and second disk (Kenneth Grome 2017)
  4. [WebDNA] SSD's and second disk (Brian Harrington 2017)
1500 --f403043730c0fb56920560c15593 Content-Type: text/plain; charset="UTF-8" I finally figured it out! I'm running the new mac OS 10.11.6 El Capitan on a pair of SSD's in RAID on a pcie card and most my sites snap right up faster than ever! However, I read SSD's have limited read write and rather than bog down the SSD's with user uploads of images and static stale files, I wanted to put them on my HHD raid and was looking for a solution here. For some reason it was hard to find searching but here it is.... Typing: df -h into the terminal window will tell you it's "Volumes"... " *RAID*" is my second set of disk. Spreading-the-wealth so to speak will keep your Apache "OS" mean and clean DocumentRoot "/Library/WebServer/" Options FollowSymLinks Multiviews MultiviewsMatch Any AllowOverride None Require all granted Options FollowSymLinks Multiviews MultiviewsMatch Any AllowOverride None Require all granted Options FollowSymLinks Multiviews MultiviewsMatch Any AllowOverride None Require all granted ServerName forleasewny.com ServerAlias *.forleasewny.com ServerAlias *.*.forleasewny.com ServerAlias *.*.*.forleasewny.com ServerAlias *.*.*.*.forleasewny.com DocumentRoot */Volumes/RAID/* Directoryindex index.htm --f403043730c0fb56920560c15593 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I finally figured it out!=C2=A0

I'm= running the new mac OS 10.11.6 El Capitan on a pair of SSD's in RAID o= n a pcie card and most my sites snap right up faster than ever!
<= br>
However, I read SSD's have limited read write and rather = than bog down the SSD's with user uploads of images and static stale fi= les, I wanted to put them on my HHD raid and was looking for a solution her= e. For some reason it was hard to find searching but here it is....
=C2=A0Typing:=C2=A0df -h into the terminal window will = tell you it's "Volumes"... "RAID" is my seco= nd set of disk.

Spreading-the-wealth so to speak will keep your Apache "= OS" mean and clean

DocumentRoot "/Library/WebServer/"
=

<Directory "/Library/WebServer/">
=
=C2=A0 =C2=A0 Options FollowSymLinks Multiviews
=C2=A0 =C2= =A0 MultiviewsMatch Any
=C2=A0 =C2=A0 AllowOverride None
=C2=A0 =C2=A0 Require all granted
</Directory>
=
<Directory "/Library/WebServerB/">
=C2=A0 =C2=A0 Options FollowSymLinks Multiviews
=C2=A0 =C2=A0 Mu= ltiviewsMatch Any
=C2=A0 =C2=A0 AllowOverride None
=C2= =A0 =C2=A0 Require all granted
</Directory>

<= /div>

<Directory "/Volumes/RAID/">= ;
=C2=A0 =C2=A0 Options FollowSymLinks Multiviews
=C2= =A0 =C2=A0 MultiviewsMatch Any
=C2=A0 =C2=A0 AllowOverride None
=C2=A0 =C2=A0 Require all granted
</Directory>


<VirtualHost 192.168.0.2:443>
=C2=A0 =C2=A0Serv= erName forleasewny.com
=C2= =A0 =C2=A0ServerAlias *.forleasewny.com<= /a>
=C2=A0 =C2=A0ServerAlias *.*.forleasewny.com
=C2=A0 =C2=A0ServerAlias *.*.*.forleasewny.com
=C2=A0 =C2=A0ServerAl= ias *.*.*.*.forleasewny.com
=C2=A0 =C2=A0DocumentRoot /Volumes/RAID/
=C2=A0 =C2=A0Di= rectoryindex index.htm
</VirtualHost>
--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=3D55 Bug Reporting: support@webdna.us --f403043730c0fb56920560c15593-- . Brian Harrington

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

PCS Frames (1997) Keep away (1997) referrer & truncation (1998) Listfiles and nothing found (2001) Beta Documentation (1997) ThreadMem ignored? (1998) Interfacing WebMerchant to www.fedex.com (1997) creating writefile data from a nested search (1997) [WriteFile] problems (1997) WebCatb15 Mac CGI -- [purchase] (1997) Zip Code Search (2000) What am I missing (1997) 2.0 Info (1997) Generating Report Totals (1997) WebCat Error Log problem (2.0.1, acgi, Mac) (1997) Questions (1998) Associative lookup style? + bit more (1997) Calculating days, hours, minutes ago (2004) Wrapping text (1998) WebCat editing, SiteGuard & SiteEdit (1997)