Is it possible with nginx?
Peter Vage
lists at ruby-forum.com
Mon Feb 16 01:07:32 MSK 2009
Maxim Dounin wrote:
>> http://web1.com.files.com/web1.com/path/image.jpg
>>
>> This kind of solution is used by Coral CDN
>> http://wiki.coralcdn.org/wiki.php?n=Main.FAQ
>>
>> Have you got any solution how to do this?
>> Maybe have you got any other idea how to create backup and speed up web
>> server at the same time?
>
> http://wiki.codemongers.com/NginxHttpProxyModule#proxy_store
>
> Just create appropriate server's for web1.com.files.com etc, and
> proxy_pass on 404 to the original server with proxy_store enabled.
>
> Maxim Dounin
Can I use one server to cache files for example 10 domains? or should i
create one server for one domain? I am playing with nginx from two days,
it is amazing server, but very differnet from apache.
Peter
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list