On 11/03/2016 08:26, Subhro Paul wrote:
> Hi All,
> 
> Our client has a simple website consists of some jsps, images, css, 
> javascripts and html files. It has two Apache proxy(under loadbalancers) 
> and two Tomcat6(under Loadbalancer). All servers are installed under Linux 
> environment.This website don't deal with any e-mailing or SMTP features. 
> It dose not have any Microsoft exchange facility(I am not sure what it is. 
> Got this things while searching in the web). It's a very simple website 
> and all are static contents.
> 
> But if we see the log we always see the below present in the logs in both 
> proxy and tomcat box.
> 
> [11/Mar/2016:00:36:04 -0500] "POST /autodiscover/autodiscover.xml 
> HTTP/1.1" 404 172
> [11/Mar/2016:00:36:06 -0500] "GET /autodiscover/autodiscover.xml HTTP/1.1" 
> 404 172
> 
> Why this /autodiscover/autodiscover.xml is called? Who is calling it? Is 
> that a feature of Apache proxy which is automatically called?
> 
> Before going to prevent this log I first want to know why is this been 
> called?

http://lmgtfy.com/?q=%2Fautodiscover%2Fautodiscover.xml

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to