Nginx configuration and source code analysis


  sock     C   

Add to my favorites
Download Source Codes:   nginx_source_analysis.zip (211.30 kB)  

    Sponsored links


Nginx is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server. Igor Sysoev started development of Nginx in 2002, with the first public release in 2004. Nginx now hosts nearly 12.18% (22.2M) of active sites across all domains. Nginx is known for its high performance, stability, rich feature set, simple configuration, and low resource consumption.


Nginx is one of a handful of servers written to address the C10K problem. Unlike traditional servers, Nginx doesn't rely on threads to handle requests. Instead it uses a much more scalable event-driven (asynchronous) architecture. This architecture uses small, but more importantly, predictable amounts of memory under load.
Even if you don't expect to handle thousands of simultaneous requests, you can still benefit from Nginx's high-performance and small memory footprint. Nginx scales in all directions: from the smallest VPS all the way up to clusters of servers.


Nginx powers several high-visibility sites, such as WordPress, Hulu, Github, Ohloh, SourceForge, WhitePages and TorrentReactor.



    Sponsored links

Project Files

NameSizeDate
 nginx??-???+?.docx271.86 kB2012-05-11 00:34
...

Related Items


    Sponsored links
  1. Nginx configuration and source code analysis(sock - C) - Nginx is a free, open-source, high-performance HTTP server a ...
  2. Tank 3D with OpenGL(Game - Visual C++) - Tank 3D with OpenGL ...
  3. OpenCV Otsu thresholding(Graph - Word) - OpenCV  Otsu thresholding ...
  4. OpenGL read obj files(Graph - C++) - Implementation of c++, OpenGL library read obj files, dis ...
  5. Jdeveloper App(Java Develop - Java) - Aplicacion de ejemplo para la implementacion de Webservices, ...
  6. Face Mouse ( Opencv + C)(Windows - C#) - Thank you     Maybe it h ...
  7. OpenGL extension package to download and install(Graph - Visual C++) - Cabinet in the OpenGL extension: GLee,GLew,GLext. Adds a ...
  8. Source codes of [ARM System Developer's Guide](Embeded - ASM) - The [ARM System Developer s Guide] is an arm classic materia ...
  9. flower with open gl for student use(Other - C++) - open gl with c++ flower  ...
  10. Folly (acronymed loosely after Facebook Open Source Library)(Library - C++) - Introduction Folly (acronymed loosely after Facebook Open ...
  11. Freescale MCU JM60 ucos-II transplantation(Embeded - C) - Freescale MCU HCS08JM60 ucos-II transplantation ...
  12. Basic operations on binary trees(C语言 - C) - Basics of binary trees, is more practical. ...
  13. WarmOS 16-bit real mode operating systems(OS Develop - ASM) - WarmOS is a 16-bit real mode operating system written with c ...
  14. Operation of graphic data structure(Algorithm - C++) - Using C++ to write graphic operation! ...
  15. fish developed 12306 ticket helper for Chrome,Firefox(Browser - JavaScript) - fish developed 12306 ticket helper for Chrome,Firefox,etc ...
  16. Basic operations on binary trees(C语言 - C) - Basics of binary trees, is more practical. ...
  17. File operations(Windows - C) - Comment, according to extension interface ...
  18. a small file management system(OS Develop - C++) - Curriculum design – using the API of the Linux operating s ...
  19. Two area control of power systems(Matlab - Matlab) - This code presents the two area control of power systems ope ...
  20. FreeRTOS.rar(Embeded-SCM Develop - PDF) - FreeRTOS free open-source real-time operating system embedde ...