Git Product home page Git Product logo

Comments (3)

agentzh avatar agentzh commented on August 27, 2024

Try running dig agentzh.org on your machine's command line?

from srcache-nginx-module.

SantoshMagdum avatar SantoshMagdum commented on August 27, 2024

@agentzh - I see the ok response for dig tool and also received reply from agentzh.org for ping command -
PING agentzh.org (188.166.239.230) 56(84) bytes of data.
64 bytes from 188.166.239.230 (188.166.239.230): icmp_seq=1 ttl=52 time=64.2 ms

Interestingly, openresty build with "--with-debug" option, errors for host agentzh.org are not coming but only below test case failure coming now -

   t/conditional-get.t ..... 19/54
   #   Failed test 'TEST 7: cache hit (I-U-S conditional GET, 412) - header Content-Length ok'
   #   at /usr/local/share/perl5/Test/Nginx/Socket.pm line 1009.
   #          got: '170'
   #     expected: '182'
   # Looks like you failed 1 test of 54.

from srcache-nginx-module.

SantoshMagdum avatar SantoshMagdum commented on August 27, 2024

With the change of 'Content-Length:' from 182 to 170 the test case is passing. I shall make change and raise PR soon.
Change made -
Updated Content-Length: configuration to 170 from 182 in test case 7 - from file 'conditional-get.t'
Content-Length: 170

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.