Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: Fastcgi

Fastcgi Protocol Analysis && PHP-FPM Unauthorized Access Vulnerability & AM

Students who have used PHP-related environments should be familiar with fastcgi. So what is fastcgi, and why can nginx connect to PHP through fastcgi?

Fastcgi is actually a communication prot

September 26, 2021By Simo Cgi Access, AMP, analysis, Fastcgi, FPM, PHP, protocol, unauthorized, VulnerabilityLeave a Comment

Differences between Fastcgi_Params and fastcgi.conf

Comparefastcgi.confandfastcgi_paramsText It can be seen that there are only the following differences:

Java code 650) this.width=650;” src=”/wp-content/uploadshttp:/img.voidcn.com/vcimg/stati

September 26, 2021By Simo Cgi CONF, Difference, Fastcgi, fastcgi.conf, paramsLeave a Comment

CGI、FastCGI、WSGI

CGI

CGI, or Common Gateway Interface, is the interface standard between external applications (CGI programs) and Web servers. The procedures for transferring information between CGI programs

September 26, 2021By Simo Cgi CGI, Fastcgi, wsgiLeave a Comment

CGI and FASTCGI Get all environment variables (C language)

Reference: http://blog.chinaunix.net/uid-620765-id-2084386.html

Remember the complete declaration of the C language main function?

   int main(int argc, char **argv, char **envp);
  
 

September 26, 2021By Simo Cgi all, CGI, environment, Fastcgi, Get, variablesLeave a Comment

WSGI, FLUP, FASTCGI, Web.PY relationship

Apache/lighttpd: It is equivalent to a request proxy. According to the configuration, different The request is forwarded to different servers for processing. For example, static file requests are p

September 26, 2021By Simo Cgi Fastcgi, FLUP, PY, relationship, WEB, Web.Py, wsgiLeave a Comment

The relationship and difference between CGI, FASTCGI, and PHP-FPM.

What is CGI? The early wab server can only handle simple static wab files, but with With the development of technology, dynamic languages ​​such as PHP and Python have emerged. The PHP language

September 26, 2021By Simo Cgi between, CGI, Difference, Fastcgi, FPM, PHP, relationshipLeave a Comment

CGI Fastcgi PHP-CGI PHP-FPM concept and relationship

cgi is a protocol for communication between web server and application processing (such as php parser or php-cgi) fastcgi is a standard used to improve the performance of cgi programs The steps of

September 26, 2021By Simo Cgi CGI, Concept, Fastcgi, FPM, PHP, relationshipLeave a Comment

CGI, server built-in module, Fastcgi, PHP-FPM Differences and Details

The earliest Web server simply responded to the HTTP static file request sent by the browser, and stored the static file on the server (for example: jpg, htm, html) return to the browser. The pictu

September 26, 2021By Simo Cgi built-in, CGI, detailed, differential, Fastcgi, FPM, module, PHP, serverLeave a Comment

fastcgi_finish_request

php

New skill GET
Use fastcgi_finish_request to improve page response speed

September 26, 2021By Simo Cgi Fastcgi, Finish, RequestLeave a Comment

Posts navigation

Page 1 Page 2
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress