On Sat, Apr 13, 2013 at 1:12 AM, Karol Pomaski <karol.pomaski@xxxxxxxxx> wrote: > Hi All, > > 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] proxy: HTTPS: failed to enable ssl > support for 69.171.247.29:443 (www.facebook.com) > [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:30 2013] [error] proxy: HTTPS: failed to enable ssl > support for 69.171.247.29:443 (www.facebook.com) > [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:31 2013] [error] proxy: HTTPS: failed to enable ssl > support for 69.171.247.29:443 (www.facebook.com) > [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? > How can I get rid of this problem? > > Thank you very much for any help on this. This is a high priority issue. > > Regards, > Karol > Er, check your access log very quickly. It looks like you are running a forward proxy that people are using to access the web. Make sure you keep the logs, if they were up to anything malicious, you will need them to show the police that it wasn't you. If you weren't intending on running a forward proxy, add "ProxyRequests off" *immediately* and restart. Cheers Tom --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx