DirectAdmin Knowledge Base and Support

DirectAdmin is a web panel for a simple administration of both virtual and dedicated servers. DirectAdmin is faster, safe and more powerful than any other CP. And we know how to customize and support it.

Why many OPTIONS requests in apache log and on status page?

| 22:36:46 21.02.2014

If you are worried about numerous lines of the following kind: 

::1 - - [19/Feb/2014:22:37:51 +0100] "OPTIONS * HTTP/1.0" 200 105
::1 - - [19/Feb/2014:22:39:03 +0100] "OPTIONS * HTTP/1.0" 200 105
::1 - - [19/Feb/2014:22:47:17 +0100] "OPTIONS * HTTP/1.0" 200 105
::1 - - [19/Feb/2014:22:47:18 +0100] "OPTIONS * HTTP/1.0" 200 105
::1 - - [19/Feb/2014:22:47:19 +0100] "OPTIONS * HTTP/1.0" 200 105
::1 - - [19/Feb/2014:22:48:21 +0100] "OPTIONS * HTTP/1.0" 200 105

in your access_log or on apache status page, please stay calm, that does not denote anything wrong happening on your server. The answer is so simple, those are requests from the server to itself.

When the Apache HTTP Server manages its child processes, it needs a way to wake up processes that are listening for new connections. To do this, it sends a simple HTTP request back to itself. This request will appear in the access_log file with the remote address set to the loop-back interface (typically 127.0.0.1 or ::1 if IPv6 is configured). If you log the User-Agent string (as in the combined log format), you will see the server signature followed by "(internal dummy connection)" on non-SSL servers. During certain periods you may see up to one such request for each httpd child process. 

These requests are perfectly normal and you do not, in general, need to worry about them. They can simply be ignored.

More information can be found here: http://wiki.apache.org/httpd/InternalDummyConnection

About Us
We are a team of professionals, and specialize in installation, configuring and managing of remote virtual and dedicated servers powered by Linux/Unix-like OS with DirectAdmin. We support various sets of software, including web-servers Apache, Nginx; internet domain name servers Bind, PowerDNS; mail-servers with POP3, IMAP and SMTP, FTP-servers, etc. After years of working through the most complex server challenges our team has gathered valuable experience and universal solutions suitable for everyday tasks. We are here to lend you a helping hand and take care of your servers in order to let you have enough time to do more of what you love.




All of the information and data on this site is for informational purposes only and is provided for the convenience of the user.
Powered by: Amiro.CMS - Free edition