The second enhancement is that ibm http server comes with fastcgi support built in 第二個(gè)增強(qiáng)是ibm http server包含了對(duì)fastcgi的內(nèi)建支持。
Fastcgi is an open extension to the common gateway interface ; it defines a protocol to talk to persistent cgi programs via a socket Fastcgi是對(duì)cgi ( common gateway interface )的一個(gè)開放擴(kuò)展;它定義了一種協(xié)議,可以通過(guò)一個(gè)套接字與持久的cgi程序進(jìn)行通信。
First layer is the transfer provider realized by e - mail system . upper layer is the embedded document transmission module . the top layer is system administration module which provide an environment of security , stabilization 在電子公文流轉(zhuǎn)模塊的實(shí)現(xiàn)上,通過(guò)對(duì)webmail的中間層,即由apache服務(wù)器觸發(fā)的fastcgi進(jìn)程,通過(guò)apache服務(wù)器提供的標(biāo)準(zhǔn)接口進(jìn)行功能上的嵌入實(shí)現(xiàn)了電子公文的流轉(zhuǎn)。
FastCGI is a protocol for interfacing interactive programs with a web server. FastCGI is a variation on the earlier Common Gateway Interface (CGI); FastCGI's main aim is to reduce the overhead associated with interfacing the web server and CGI programs, allowing a server to handle more web page requests at once.