Giter Site home page Giter Site logo

trimstray / nginx-admins-handbook Goto Github PK

View Code? Open in Web Editor NEW
13.4K 13.4K 1.1K 80.28 MB

How to improve NGINX performance, security, and other important things.

License: MIT License

HTML 5.75% Shell 89.44% CSS 1.10% Python 1.56% GDB 0.41% Vim Script 1.74%
best-practices cheatsheet hacks handbook http https nginx nginx-configuration nginx-proxy notes openresty performance reference security snippets ssllabs tengine

nginx-admins-handbook's Introduction

nginx-admins-handbook's People

Contributors

akrifari avatar bradybromley avatar cmbankester avatar ddadsx avatar ggamel avatar jason-cooke avatar mbologna avatar monkeywithacupcake avatar panckreous avatar ryan4yin avatar supersandro2000 avatar trimstray avatar virtubox avatar zumoshi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nginx-admins-handbook's Issues

Translate english to korean

This project was very useful to me.
So I want to translate this project into Korean.
Could you allow me to translate this project?
But I don't have much time, so I'm going to do it like a toy project, is that okay?

PDF version of README.md?

This is really less of an issue and more of a recommendation / Question.
Would it be welcomed if I were to create a PDF version of this handbook, complete with working bookmarks that lead to each section so that it may be hosted and linked somewhere for those of us who prefer pdf versions of documentation?

I am unsure about the "standards" for linking pdf's vs actually adding them to a repository on github. I know .exe files are generally kept off of github (though I had them up for ease of access to a team...... smh)

New tool

Hello, thanks for your work.
Can you add our tool to your handbook?

A tool to build deb or rpm package of required Nginx version from the source code, with the ability to connect third-party modules.
Nginx parameters are set in the yaml configuration file.

https://github.com/TinkoffCreditSystems/Nginx-builder

“Buffer overflow” section is misleading

https://github.com/trimstray/nginx-quick-reference/blob/master/README.md#beginner-control-buffer-overflow-attacks

The language of this makes it seem like the directives are intended to protect against memory corruption attacks, which is incorrect. These directives control the behavior of when Nginx buffers data in memory vs writing the buffer to disk temporarily to avoid allocating too much memory. It has nothing to do with mitigating memory corruption attacks.

Paragraph is unclear

A paragraph in this section is unclear:

Directives are organised into groups known as blocks or contexts. Generally context is a block directive can have other directives inside braces. It appears to be organised in a tree-like structure, defined by sets of brackets - { and }.

Also, "generally" is generally followed by a comma.

Is this a valid interpretation of this sentence?

Generally, context is a block directive that can have other directives inside braces.

Deploy nodejs server on reverse proxy nginx is slow

I create a nodejs http server and using autocannon to loadtest.
When I use this node server without a nginx proxy, the requests reach 137k per second.
But when I use it with nginx reverse proxy, it reaches 60k per second.
Why ????
please help me.🙏

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.