wolrah / lancache

Game Update Caching for LAN Parties
31 stars 20 forks source link

nginx issue #3

Open ratchetfps opened 8 years ago

ratchetfps commented 8 years ago

I'm trying to use this with Ubuntu 14.04

nginx installs fine and I am able to start the nginx service, but after I pull your repo and attempt to restart i receive a [fail] message. When I run 'sudo nginx -t' i receive the following error:

nginx: [emerg] accept filters "accept_filter=httpready" are not supported on this platform, ignored in /etc/nginx/vhosts/lancache-single.conf;9 ngingx: [emerg] unknown directive "proxy_cache_revalidate" in /etc/nginx/lancache/proxy-cache:19 nginx: configuration file /etc/nginx/nginx.conf test failed

any thoughts?

Stealthii commented 8 years ago