12 messages in ru.sysoev.nginxlet's build nginx server with caching !?
FromSent OnAttachments
Nati AbargelNov 28, 2007 8:30 am 
Aleksandar LazicNov 28, 2007 10:30 am 
Almir KaricNov 28, 2007 2:01 pm 
Eire AngelNov 28, 2007 4:57 pm 
Igor SysoevNov 28, 2007 10:31 pm 
Igor SysoevNov 28, 2007 10:31 pm 
chen changliangNov 29, 2007 10:29 pm 
Dmitry ShermanDec 23, 2007 1:48 pm 
Changliang ChenDec 23, 2007 6:24 pm 
Dmitry ShermanDec 26, 2007 3:57 am 
Igor SysoevDec 26, 2007 5:48 am 
Dmitry ShermanDec 26, 2007 7:29 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:let's build nginx server with caching !?Actions...
From:Nati Abargel (bdev@public.gmane.org)
Date:Nov 28, 2007 8:30:44 am
List:ru.sysoev.nginx

Hi.

I'm currently using squid for cahcing images (CDN like) from my website to serv them from different server's, the probelm with squid it's using lot's of CPU usage, can nginx do the same was squid does, storing data localy, so it won't need to communicate with the origin server all the time.

Regards,