Git Product home page Git Product logo

Comments (4)

chrisLeeTW avatar chrisLeeTW commented on July 4, 2024

sorry, my os is CentOS 6.6 64bit
here is my nginx version

nginx version: nginx/1.6.2
built by gcc 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) 
TLS SNI support enabled
configure arguments: --prefix=/opt/nginx/1.6.2 --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --user=www-data --group=www-data --with-http_ssl_module --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_stub_status_module --with-file-aio --with-http_spdy_module --without-select_module --without-poll_module --without-http_ssi_module --without-http_autoindex_module --without-http_uwsgi_module --without-http_scgi_module --without-http_uwsgi_module --without-http_fastcgi_module --without-http_memcached_module --with-cc-opt='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' --with-ld-opt=-ljemalloc --with-libatomic --add-module=/root/nginx/nginx_module/nginx-http-sysguard --add-module=/root/nginx/nginx_module/redis2-nginx-module-0.11 --add-module=/root/nginx/nginx_module/srcache-nginx-module-0.28 --add-module=/root/nginx/nginx_module/lua-nginx-module-0.9.14 --add-module=/root/nginx/nginx_module/memc-nginx-module-0.15 --add-module=/root/nginx/nginx_module/ngx_devel_kit-0.2.19 --add-module=/root/nginx/nginx_module/set-misc-nginx-module-0.28 --add-module=/root/nginx/nginx_module/echo-nginx-module-0.57 --add-module=/root/nginx/nginx_module/ngx_http_redis-0.3.7 --with-debug

from srcache-nginx-module.

agentzh avatar agentzh commented on July 4, 2024

@chrisLeeTW "if is evil". Please avoid using the "if" directive in your configuration. See

http://wiki.nginx.org/IfIsEvil

from srcache-nginx-module.

agentzh avatar agentzh commented on July 4, 2024

@chrisLeeTW Also, the ngx_redis module does not expect a POST method request so you'd better avoid using the POST method in srcache_fetch. That should explain why you're getting the 405 error code.

from srcache-nginx-module.

chrisLeeTW avatar chrisLeeTW commented on July 4, 2024

Thanks for your advice. I check the ngx_redis source code, And it did not allow the post method.

Sorry for the bother.

from srcache-nginx-module.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.