Re: Dropbox as upsream server

2013-04-11 Thread Maxim Dounin
Hello! On Thu, Apr 11, 2013 at 11:08:47AM -0400, winniethepooh wrote: > Maxim Dounin Wrote: > --- > > Hello! > > > > On Thu, Apr 11, 2013 at 04:15:02AM -0400, winniethepooh wrote: > > > > It's not clear why you added "x.x.x.x" to the upstream

Re: Dropbox as upsream server

2013-04-11 Thread winniethepooh
Maxim Dounin Wrote: --- > Hello! > > On Thu, Apr 11, 2013 at 04:15:02AM -0400, winniethepooh wrote: > > It's not clear why you added "x.x.x.x" to the upstream block if > it's not an upstream but the same server. Obvious solution would > be to

Re: Dropbox as upsream server

2013-04-11 Thread Maxim Dounin
Hello! On Thu, Apr 11, 2013 at 04:15:02AM -0400, winniethepooh wrote: > I'm trying to use the Dropbox public folder and my nginx server as a > upstream server to server static files. I'm hoping someone can point me in > the right direction or tell me what I'm doing wrong. > > So: > my.domain.net

Dropbox as upsream server

2013-04-11 Thread winniethepooh
I'm trying to use the Dropbox public folder and my nginx server as a upstream server to server static files. I'm hoping someone can point me in the right direction or tell me what I'm doing wrong. So: my.domain.net/u/#/*.bz2 serves from http://dl.dropbox.com/u/#/*.bz2 "twice" as mu