nginx + memcached + gzip
LinU777
nginx-forum at nginx.us
Thu Sep 4 14:42:30 UTC 2014
I have checked with curl:
curl -I http://static.app1.feeds.lan/uploads/one_feed/1/feed.xml
--compressed
HTTP/1.1 200 OK
Server: nginx/1.6.1
Date: Thu, 04 Sep 2014 14:39:54 GMT
Content-Type: text/xml
Connection: keep-alive
Vary: Accept-Encoding
curl -I http://static.app1.feeds.lan/uploads/one_feed/1/feed.xml
HTTP/1.1 200 OK
Server: nginx/1.6.1
Date: Thu, 04 Sep 2014 14:39:59 GMT
Content-Type: text/xml
Connection: keep-alive
Vary: Accept-Encoding
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,253074,253075#msg-253075
More information about the nginx
mailing list