Git Product home page Git Product logo

y123456yz / reading-code-of-nginx-1.9.2 Goto Github PK

View Code? Open in Web Editor NEW
4.1K 246.0 1.2K 115.55 MB

nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕

License: GNU General Public License v3.0

Makefile 0.60% Perl 0.19% C 91.08% HTML 2.50% C++ 0.76% XS 0.17% Shell 0.09% CSS 0.06% Lua 3.19% Assembly 0.70% Batchfile 0.08% DTrace 0.02% Erlang 0.01% GDB 0.07% Roff 0.14% Vim Script 0.29% Ragel 0.06%
nginx-zh-cn nginx-chinese nginx-http2 nginx-proxy nginx-annotate

reading-code-of-nginx-1.9.2's Issues

为什么加上32字节

/* ?????????????????????????? 这里为什么要加32字节 */

官方文档:https://httpwg.org/specs/rfc7541.html
Note: The additional 32 octets account for an estimated overhead associated with an entry. For example, an entry structure using two 64-bit pointers to reference the name and the value of the entry and two 64-bit integers for counting the number of references to the name and value would have 32 octets of overhead.

hi,I have a problem

for example my url path is /zxtest。 but when I use r->uri.data , it is /zx。 what 's wrong?

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.