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

Category: Cgi

CGI (Common Gateway Interface) is one of the most important technologies in WWW technology and has an irreplaceable important position. CGI is an interface standard between external applications (CGI programs) and WEB servers, and is a process of transferring information between CGI programs and Web servers. The CGI specification allows Web servers to execute external programs and send their output to a Web browser. CGI turns a set of simple static hypermedia documents on the Web into a complete new interactive media. Common Gateway Interface, CGI for short. Physically, it is a piece of program that runs on the server and provides an interface with the client’s HTML page. It may not be easy to understand this way. So let’s look at a practical example: most of the current personal homepages have a guestbook. The job of the guestbook is as follows: First, the user enters some information on the client, such as comments. Then the user clicks “Publish or Submit” (the work has been done on the client so far), the browser transmits this information to the specific CGI program in the CGI directory of the server, and the CGI program is processed on the server according to a predetermined method . In this case, the information submitted by the user is stored in the specified file. Then the CGI program sends a message to the client, indicating that the requested task has ended. At this time, the user will see the words “message end” in the browser. The whole process is over.

Micro-service actual combat (2): Using API Gateway

[Editor’s Note] The first article in this series introduced the microservice architecture pattern. It discusses the advantages and disadvantages of using microservices. Except for some complex micr

September 27, 2021By Simo CgiLeave a Comment

What is the relationship between Fastcgi and PHP-FPM?

https://segmentfault.com/q/1010000000256516

https://segmentfault.com/q/1010000000256516

September 27, 2021By Simo Cgi between, Fastcgi, FPM, Incount, PHP, relationship, whatLeave a Comment

Micro Service API Gateway

Original address : Http://microservices.io/patterns/apigateway.html, the following is a translation of the original text using Google Translate.

Let Let’s imagine that you are building an onl

September 27, 2021By Simo Cgi affairs, API, Gateway, microLeave a Comment

Gateway Protocol Learning: CGI, Fastcgi, WSGI

CGI

CGI stands for Common Gateway Interface, which is an interface standard between external applications (CGI programs) and Web servers, and is a procedure for transferring information betwe

September 27, 2021By Simo Cgi Agreement, CGI, Fastcgi, Gateway, learning, wsgiLeave a Comment

Talk about the API Gateway in Micro Services (API Gateway)

21CTO Community Guide: In this article, let’s discuss the distribution of API gateways in the entire microservices A role in the architecture.

We know that in the microservice architecture st

September 27, 2021By Simo CgiLeave a Comment

Manage SPAWN-FCGI program management and FASTCGI library libfcgi unified package

Integrate and encapsulate the spawn-fcgi process management program with the libfcgi c++ library, so that the library can self-manage program start and stop and fcgi functions, The output is in jso

September 27, 2021By Simo Cgi class, Fastcgi, fcgi, Libfcgi, Libircuit, Library, management, package, program, spawn, Unified, willLeave a Comment

Get CGI environment variables

1.CGIIntroduction to environment variables

CGIProgram inheritance System environment variables,CGI environment variables, inCGIThe program is initialized at startup and destroyed at the end.

September 27, 2021By Simo Cgi CGI, environment, Get, variableLeave a Comment

Develop FASTCGI applications with C language – FCGI_STDIO Package API

Official document:http://www.fastcgi.com/devkit/doc/fcgi-devel-kit.htm

The FastCGI software development kit is used to simplify the conversion of existing CGI programs into FastCGI programs o

September 27, 2021By Simo Cgi API, application, C language, Development, Fastcgi, fcgi, package, program, stdioLeave a Comment

Micro service gateway Kong actual combat

The current Internet, especially the mobile Internet, is based on the service API interface for the interaction between devices and platforms . API-driven development is the most common way of coll

September 27, 2021By Simo Cgi actual combat, Gateway, Kong, micro-service, serviceLeave a Comment

Should I delete the CGI-BIN folder I just created?

Using cpanel in my hosting account, I created a subdomain. www.clothing.mysite.com

A cgi-bin folder is automatically created in the directory of clothing.mysite.com. Do i need it? I only use

September 27, 2021By Simo Cgi BIN, CGI, create, delete, folder, just, subdomain, YesLeave a Comment

Posts navigation

Page 1 Page 2 … Page 9
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