Re: [WebDNA] Server load

This WebDNA talk-list message is from

2008


It keeps the original formatting.
numero = 100500
interpreted = N
texte = --Apple-Mail-150--610660165 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On 8 Aug 2008, at 16:21, Brian B. Burton wrote: > >> 5. Does anybody know of a good file serving service? >> I know this is a bit off topic but moving all the non-html/WebDNA >> files to another server would of course help. Not much but every >> little bit counts. Can anybody recommend such a pure file server >> service? >> What I need is: >> + A fast and - even more important - reliable server >> + Ftp access >> + Subdomain names pointing to the file server >> + File types: .gif, .jpg, .pdf, .mid, .kar, .mp3, .wav and .abc >> (.kar is "karaoke," just midi files with embedded lyrics, .abc is a >> text based music notation file format) >> + automatic redirects to main site for anybody trying to browse the >> file directories manually > > Look at Amazone's S3 service. You can use Jungle Disk to get the > files there. ( http://www.jungledisk.com/ ) > A lot of sites now accept files via web upload, verify and resize > the file then thru scripting send the files to S3 and rewrite their > links to point to the outsourced hosting. Looks very inexpensive. > (your mileage may vary.) Yep, although S3 doesn't offer all of the things listed in the original request, we put our images on S3 using the shell scripts from here... ...you could easily call these scripts from WebDNA... [shell]/usr/bin/s3put \"x-amz-acl:public-read\" \"Content-Type:image/ jpeg\" amazonBucketName/image.jpg[/shell] Then the pages are processed on our server and images server from amazon. You can point a subdomain of your own domain to the amazon S3 domain to hide the amazon links. Paul --Apple-Mail-150--610660165 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable
On 8 Aug 2008, at = 16:21, Brian B. Burton wrote:

5. Does anybody know of = a good file serving service?
= I know this is a bit off topic but moving all the non-html/WebDNA files = to another server would of course help. Not much but every little bit = counts. Can anybody recommend such a pure file server = service?
What I need = is:
+ A fast and - even more = important - reliable server
+ = Ftp access
+ Subdomain names = pointing to the file server
+ = File types: .gif, .jpg, .pdf, .mid, .kar, .mp3, .wav and .abc (.kar is = "karaoke," just midi files with embedded lyrics, .abc is a text based = music notation file format)
+ = automatic redirects to main site for anybody trying to browse the file = directories manually

Look at Amazone's S3 service. = You can use Jungle Disk to get the files there. ( http://www.jungledisk.com/ = )
A lot of sites now accept files via web upload, verify and resize = the file then thru scripting send the files to S3 and rewrite their = links to point to the outsourced hosting. Looks very inexpensive. (your = mileage may vary.)

Yep, although S3 = doesn't offer all of the things listed in the original = request, we put our images on S3 using the shell scripts from = here...

<http://www.timkay.com/aws/>
<= div>
...you could easily call these scripts from = WebDNA...

[shell]/usr/bin/s3put  \"x-am= z-acl:public-read\" \"Content-Type:image/jpeg\" = amazonBucketName/image.jpg[/shell]

Then = the pages are processed on our server and images server from = amazon. You can point a subdomain of your own domain to the amazon S3 = domain to hide the amazon = links.

Paul
= --Apple-Mail-150--610660165-- Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Server load (Frank Nordberg 2008)
  2. Re: [WebDNA] Server load (Paul Willis 2008)
  3. Re: [WebDNA] Server load ("Brian B. Burton" 2008)
  4. Re: [WebDNA] Server load (Frank Nordberg 2008)
  5. Re: [WebDNA] Server load (Terry Wilson 2008)
  6. Re: [WebDNA] Server load (Patrick Junkroski 2008)
  7. Re: [WebDNA] Server load (Frank Nordberg 2008)
  8. Re: [WebDNA] Server load ("Brian B. Burton" 2008)
  9. [WebDNA] Server load (Frank Nordberg 2008)
--Apple-Mail-150--610660165 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On 8 Aug 2008, at 16:21, Brian B. Burton wrote: > >> 5. Does anybody know of a good file serving service? >> I know this is a bit off topic but moving all the non-html/WebDNA >> files to another server would of course help. Not much but every >> little bit counts. Can anybody recommend such a pure file server >> service? >> What I need is: >> + A fast and - even more important - reliable server >> + Ftp access >> + Subdomain names pointing to the file server >> + File types: .gif, .jpg, .pdf, .mid, .kar, .mp3, .wav and .abc >> (.kar is "karaoke," just midi files with embedded lyrics, .abc is a >> text based music notation file format) >> + automatic redirects to main site for anybody trying to browse the >> file directories manually > > Look at Amazone's S3 service. You can use Jungle Disk to get the > files there. ( http://www.jungledisk.com/ ) > A lot of sites now accept files via web upload, verify and resize > the file then thru scripting send the files to S3 and rewrite their > links to point to the outsourced hosting. Looks very inexpensive. > (your mileage may vary.) Yep, although S3 doesn't offer all of the things listed in the original request, we put our images on S3 using the shell scripts from here... ...you could easily call these scripts from WebDNA... [shell]/usr/bin/s3put \"x-amz-acl:public-read\" \"Content-Type:image/ jpeg\" amazonBucketName/image.jpg[/shell] Then the pages are processed on our server and images server from amazon. You can point a subdomain of your own domain to the amazon S3 domain to hide the amazon links. Paul --Apple-Mail-150--610660165 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable
On 8 Aug 2008, at = 16:21, Brian B. Burton wrote:

5. Does anybody know of = a good file serving service?
= I know this is a bit off topic but moving all the non-html/WebDNA files = to another server would of course help. Not much but every little bit = counts. Can anybody recommend such a pure file server = service?
What I need = is:
+ A fast and - even more = important - reliable server
+ = Ftp access
+ Subdomain names = pointing to the file server
+ = File types: .gif, .jpg, .pdf, .mid, .kar, .mp3, .wav and .abc (.kar is = "karaoke," just midi files with embedded lyrics, .abc is a text based = music notation file format)
+ = automatic redirects to main site for anybody trying to browse the file = directories manually

Look at Amazone's S3 service. = You can use Jungle Disk to get the files there. ( http://www.jungledisk.com/ = )
A lot of sites now accept files via web upload, verify and resize = the file then thru scripting send the files to S3 and rewrite their = links to point to the outsourced hosting. Looks very inexpensive. (your = mileage may vary.)

Yep, although S3 = doesn't offer all of the things listed in the original = request, we put our images on S3 using the shell scripts from = here...

<http://www.timkay.com/aws/>
<= div>
...you could easily call these scripts from = WebDNA...

[shell]/usr/bin/s3put  \"x-am= z-acl:public-read\" \"Content-Type:image/jpeg\" = amazonBucketName/image.jpg[/shell]

Then = the pages are processed on our server and images server from = amazon. You can point a subdomain of your own domain to the amazon S3 = domain to hide the amazon = links.

Paul
= --Apple-Mail-150--610660165-- Paul Willis

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:

Client-side Image Maps and WebCat? (1998) Single Link browsing (1997) PCS Frames (1997) Field lenght (1998) [WebDNA] WebDNA Crashing or Not **YES** (2008) Trouble Searching (1999) Custom WebCat Prefs ... (1997) What about this gremlin issue? (2000) search results through frames (2000) Exclude by date - multiple (1997) Photo Album (2000) ShippingCosts (1998) Mondo amounts of Mail [long] (1999) flushdatabases (2000) [WebDNA] Multiplication Math Test (2008) WCS Newbie question (1997) WebCat2b13MacPlugIn - [showif][search][/showif] (1997) Fwd: [ANNOUNCE] BIAP W*API Patch plug-in (1998) Meet your competition (2000) [math] show=F exists? (1997)