| From | Sent On | Attachments |
|---|---|---|
| mike | Apr 27, 2008 12:36 am | |
| Dave Cheney | Apr 27, 2008 1:21 am | |
| mike | Apr 27, 2008 1:58 am | |
| Dave Cheney | Apr 27, 2008 2:11 am | |
| mike | Apr 27, 2008 1:34 pm | |
| Janko Hauser | Apr 27, 2008 1:44 pm | |
| Igor Sysoev | Apr 27, 2008 9:34 pm | |
| mike | Apr 27, 2008 10:52 pm | |
| Igor Sysoev | Apr 27, 2008 11:05 pm | |
| Chavelle Vincent | Apr 28, 2008 3:16 am | |
| Igor Sysoev | Apr 28, 2008 7:10 am | |
| mike | Apr 28, 2008 11:45 am | |
| kingler | Apr 28, 2008 12:03 pm | |
| mike | Apr 28, 2008 12:26 pm | |
| Ezra Zygmuntowicz | Apr 29, 2008 3:11 pm | |
| mike | Apr 29, 2008 4:55 pm | |
| mike | Apr 29, 2008 7:25 pm | |
| mike | Apr 29, 2008 9:11 pm | |
| Manlio Perillo | Apr 30, 2008 1:11 am | |
| mike | Apr 30, 2008 2:09 am | |
| Manlio Perillo | May 1, 2008 2:47 am | |
| mike | May 1, 2008 8:17 am | |
| mike | May 1, 2008 3:11 pm | |
| Eden Li | May 1, 2008 6:31 pm | |
| mike | May 1, 2008 7:03 pm |
| Subject: | Re: mod_mogilefs for nginx was (A hardware question) | |
|---|---|---|
| From: | mike (mike...@public.gmane.org) | |
| Date: | May 1, 2008 3:11:49 pm | |
| List: | ru.sysoev.nginx | |
Someone posted this on MogileFS mailing list in reply to me - basically an English paraphrase/working example of the Japanese website. It still requires application level scripts to map the incoming URL to a key though.
[quote]
The same info can be found here:
http://www.mail-archive.com/mogilefs-VCrIQ7D8lE4GEqinn+XTOQ@public.gm...@
I'm using this setup in production now for about 2 weeks and it works very well! (Perlbal leaked too much memory). You do need nginx 0.6.27 or higher for this to work. It would be really nice if nginx would support this directly by simply acting on the X-Reproxy-URL content directly because there are issues with setting headers in the reproxy situation currently. It would also be cool if it supported multiple URL's and fallback if the first URL is not available (also a Perlbal feature) i.e.
header["X-Reproxy-URL"] = "http://10.10.10.1/dev/fidfile,http://10.10.10.2/dev/fidfile"
[/quote]





