Adjust the level of the error logThese days Apache error log huge inexplicable 30G and many are the kind of web site that does not exist too many dead links corresponding also manyAnd lowered the wrong warning.Because writing logs can bring a lot of loss to the system. After logging off, even the highest overall performance can be improved by nearly 40% (rough estimate) So how do I close the log?Log reads and writes can be reduced by reducing the logg
——— excerpt from the MAVEN Authority guide
Apache Ant
1. Ant is programmed, and you must explicitly tell ant what to do and when to do it. You have to tell it to compile, then copy, and then compress. 2. Ant has no lifecycle, you have to define the dependencies between goals and goals. You must manually attach a task sequence for each goal.
Apache Maven
1, Maven has the agreement, because you follow the agr
Tomcat and Apache James have been deployed on one machine for a long time, and emails are sent to complete registration and notification functions.
Today, Tomcat is deployed on 151 of the hosts, James is deployed on 105 of the hosts, and 151 of the hosts are sent by James above 105. The result is unsuccessful and a prompt is displayed: javax. mail. authenticationfailedexception. the user name and password are correct. Check the configuration file.
Le
User authentication for Apachevim/usr/local/apache2.4/conf/extra/httpd-vhosts.conf//The 111.com virtual host is edited into the following contentDocumentRoot "/data/wwwroot/111.com"ServerName 111.comServeralias www.example.comAllowOverride authconfigAuthName "111.com User auth"AuthType Basicauthuserfile/data/.htpasswdRequire Valid-userErrorlog "Logs/111.com-error_log"Customlog "Logs/111.com-access_log" commonApache Authentication for individual filesvim/usr/local/apache2.4/conf/extra/httpd-vhost
Win8 the system uses 80 ports by default, causing Apache to not open.
Run C:\windows\system32\cmd.exe with administrator privileges
C:\windows\system32>net Stop http
The HTTP Service service has stopped successfully.
C:\windows\system32>netstat-ano | Findstr 0.0.0.0:80
C:\WINDOWS\SYSTEM32>SC Config http start=disabled
[SC] Changeserviceconfig success
Opening registry: Win+r key input regedit
Find: Hkey_local_machine\system\currentcontr
requests per second Requests per second:30.27 [#/sec] (mean)//The average processing time for each request is 330 milliseconds: 10 concurrent requests will be treated as a whole at once./request:330.335 [MS] (M EAN)//Average concurrent request processing time is 33 Ms request:33.034 [MS] (mean, across all concurrent requests) Transfer rate:69.53 [Kbytes/sec] Received Connection times (ms) min MEAN[+/-SD] median max connect:51 170 35.9 178 230 processing:60 153 64.5 121 263 waiting:55 148 64.4
choose Shiro and to abandon Spring Security in an objective manner, with a slight comparison between the two:
Simplicity, Shiro is easier to use than Spring Security and easier to understand.
Flexibility, Shiro can run in any application environment, such as Web, EJB, IoC, Google app Engine, without relying on these environments. Spring Security can only be used with spring integration.
Pluggable, Shiro clean APIs and design patterns make it easy to integrate with many other fr
, Shiro can run in any application environment, such as Web, EJB, IoC, Google app Engine, without relying on these environments. Spring Security can only be used with spring integration.
Pluggable, Shiro clean APIs and design patterns make it easy to integrate with many other frameworks and applications. Shiro can be seamlessly integrated with third-party frameworks such as Spring, Grails, Wicket, Tapestry, Mule,
The Apache Software Foundation HTTP Server Project (commonly known as Apache) is the dominant Web server on the Internet today, which accounts for more than 60% of the market share. The Apache server is part of an increasingly popular LAMP software configuration. LAMP is a free software program, a WEB platform built on open source technologies such as Linux,
Copyright NOTICE: You can reprint, reprint, please be sure to hyperlink form to indicate the original source of the article and author information and this statement
Http://www.chedong.com/tech/apache_install.html
Tags: Apache install php resin mod_gzip mod_expire webalizer Cronolog
Content Summary:
Apache is a long and powerful Web server, but its rich features don't always know where to start for a nov
Which of the following is better for Nginx vs Apache?
Nginx vs Apache
What is the Nginx web and proxy server and how does it compare to Apache? Shocould you use one of these servers or both? Here we recommend e some answers to these questions.
What is the Nginx web server and Proxy Server? What is the comparison with Apache
We strongly recommend that you do not memorize things by rote, and that everything must first be tried and understood in the actual scene. 1. What is Apache Web server?Answer: Apache Web server HTTP is a very popular, powerful, and open source for managing Web sites and providing Web file services to the network. It runs on HTTP Hypertext Transfer Protocol, which provides the standard for communication bet
apache|server|web| Security Preface: In the current internet age, the home page has become a corporate image and display the world of an important means, the configuration of a strong and secure Web server is particularly important. Apache is one of the most widely used products in many Web server products, and it is also a very safe design program. However, like other applications,
What is the working mode of apache?My personal understanding: apache's working mode is the memory allocation and usage of processes and threads during apache runtime. For example, if a user accesses apache, what if apache enables a process to process user requests? Or is a thread enabled in an existing process to proce
Apache Operating mechanism Analysis:1. b/S Interactive processInteractive procedures for browsers (BROWSER) and servers (WEB server):1. The browser makes an HTTP request to the server (request).2, the server receives the browser request data, after analysis processing, to the browser output response data (Response).3, the browser receives the response data of the server, after analysis processing, the final result is displayed in the browser.is a snap
First, Tomcat introduction
Tomcat is a core project in the Jakarta Project of the Apache Software Foundation (Apache Software Foundation), developed jointly by Apache, Sun and other companies and individuals. With Sun's involvement and support, the latest servlet and JSP specifications are always reflected in Tomcat, and Tomcat 5 supports the latest servlet 2.4
I. INTRODUCTION of Apache1. What is Apache?Apache is the world's most used Web server software. It can run on almost all widely used computer platforms and is one of the most popular Web server-side software due to its widespread use across platforms and security. It is fast, reliable, and can be augmented with simple APIs to compile perl/python and other interpreters into the server.
Personal understanding: Apache's mode of operation is the memory allocation of Apache at runtime, the way processes and threads are used. For example: an Apache running server, if there is a user access to this Apache, then Apache is to enable a process to process the user's request? Or are you enabling a thread in an
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.