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:

UPDATE PROBLEM (1997) Permissions / [Protect] WAS: RE: Using Protection =) (2003) Word search (1997) Weird Cookie Problem Part 2 (2007) WebCat2: Found Items syntax, etc. (1997) Firesite cache vs webcat cache (1997) Plugin or CGI or both (1997) RE: [taxRate] [TaxTotal] ? (1997) Nested Loops and SHOWIFs (1997) $append (1998) [isfile] ? (1997) Seattle based Webcatters? (2000) Too Much Info (1998) WebCommerce: Folder organization ? (1997) Items XX to XX shown (1997) For those of you not on the WebCatalog Beta... (1997) [SHOWIF]s and empty arguments (1997) Displaying photo attached to first record (1997) Setting up WebCatalog with Retail Pro data (1996) [WebDNA] JSON Parser (2014)