Next, the process list is queried for the number of HTTPD processes within it.
下一步,查询进程列表以查找其中的httpd进程数。
Anti-Web HTTPD (also 「Anti-Web」, 「awhttpd」, and 「aw」) is a single-process, non-threaded, CGI-capable server that emphasizes security and simplicity.
Anti - Webhttpd(也称「Anti - Web」、「awhttpd」和「aw」)是一款单进程、无线程、支持CGI的服务器,它强调安全性和简单性。
Groovy; it「s very simple because this resource type is only used to start the server, stop the server, and check for the existence of an HTTPD process.
它非常简单,因为此资源类型仅用于启动服务器、停止服务器并检查httpd进程的存在。
However, knowing that error_log is used by the HTTPD daemon and that I can find the PID with the ps command, I can look at all the open files for the daemon.
然而,我们知道httpd守护进程使用了error _ log文件,所以可以使用ps命令找到这个PID,然后可以查看这个守护进程打开的所有文件。
When the BaseServer is operating, it」s a good time to change the configuration for the apache HTTPD service you「ll be running.
BaseServer运行时,是修改将要运行的httpd服务的配置的好时机。
The server listens for HTTPD requests to the sca REST services and invokes the Tuscany runtime if such a request is received.
服务器侦听对scaREST服务的HTTPD请求,并在接收到此类请求时调用Tuscany运行时。
In fact, you」ll be able to verify the operations your code is having on HTTPD without leaving your browser!
实际上,无需离开浏览器,您就能够验证代码对httpd执行的操作!
You'll see that services, such as HTTPD and NFS, are turned off by default — even PF is off.
您将看到在缺省情况下关闭了一些服务,如httpd和nfs,甚至关闭了PF。
We are going to add RESTdoc comments to our Groovy scripts so we can test out our HTTPD interface.
我们要将RESTdoc注释添加到groovy脚本中,这样就可以测试我们的httpd界面。
Listing 5 shows that we pick out the HTTPD configuration properties that we want to expose as we create the JSON response data.
清单5显示我们挑选的httpd配置属性,这些属性是在创建JSON响应数据时要公开的属性。
You should see the default HTTPD welcome message: It works!
应该会看到默认的httpd欢迎消息:系统开始工作了!
From the early release of NCSA HTTPD and Mosaic, the tools that have made the Internet (and now the World Wide Web) useful have been predominantly open source.
从ncs a发布的httpd和Mosaic开始,构成互联网(和现在的万维网)的这些工具的大部分都已经是开源的。
To avoid any possible data consistency issues during the upgrade, I shut down the HTTPD daemon and stopped the lpar2rrd script from running.
为了避免在升级过程中出现任何数据一致性问题,我关闭了httpd后台程序并停止运行lpar2rrd脚本。
The REST binding provided by Tuscany and hosted inside Apache HTTPD means Web browsers can access the functionality provided by an sca composite, enabling browser-based clients.
Tuscany提供的REST绑定承载在ApacheHTTPD中,这意味着Web浏览器可以访问sca组合所提供的功能,支持基于浏览器的客户机。
If there are no HTTPD processes in the process list, the results of the test are discounted.
如果进程表中没有httpd进程,则测试结果将不予考虑。
Restarting the HTTPD daemon and rerunning the tests gave the results shown in Listing 5.
重新启动httpd守护进程并再次运行这些测试,其结果如清单5所示。
A more secure configuration would use the Apache HTTPD to process requests and hand them to Tomcat.
更安全的配置可以使用Apache的httpd处理请求并把它们交给Tomcat。