I need a help. I believe something is wrong. I have recently found a strange information on my apache error.log:
[Sat Apr 13 00:08:32 2013] [error] (110)Connection timed out: proxy: HTTP: attempt to connect to
107.6.106.10:80 (*) failed
root@ip-10-145-204-53:~# tail /var/www/shops/88/logs/error.log
[Sat Apr 13 00:08:28 2013] [error] [client 69.171.247.29] SSL Proxy requested for
ecom01088.stores-on.com:80 but not enabled [Hint: SSLProxyEngine]
[Sat Apr 13 00:08:28 2013] [error] (110)Connection timed out: proxy: HTTP: attempt to connect to
107.6.106.10:80 (*) failed
[Sat Apr 13 00:08:29 2013] [error] (110)Connection timed out: proxy: HTTP: attempt to connect to
107.6.106.10:80 (*) failed
[Sat Apr 13 00:08:30 2013] [error] [client 69.171.247.29] SSL Proxy requested for
ecom01088.stores-on.com:80 but not enabled [Hint: SSLProxyEngine]
[Sat Apr 13 00:08:31 2013] [error] [client 69.171.247.29] SSL Proxy requested for
ecom01088.stores-on.com:80 but not enabled [Hint: SSLProxyEngine]
[Sat Apr 13 00:08:32 2013] [error] (110)Connection timed out: proxy: HTTP: attempt to connect to
107.6.106.10:80 (*) failed
[Sat Apr 13 00:08:32 2013] [error] (110)Connection timed out: proxy: HTTP: attempt to connect to
107.6.106.10:80 (*) failed
And every second the errors are appearing. Is this some kind of DDos attack? Or the apache is misconfigured?
Thank you very much for any help on this. This is a high priority issue.