Re: How to handle "CONNECT ... HTTP 1.1" 400 in localhost_access_log

2013-07-11 Thread Christopher Schultz
Howard W. Smith, Jr. [mailto:smithh032...@gmail.com] >>>> Subject: Re: How to handle "CONNECT ... HTTP 1.1" 400 in >>> localhost_access_log >>> >>>> why would the same IP address be hitting my server when 400 >>>> is the response? &g

Re: How to handle "CONNECT ... HTTP 1.1" 400 in localhost_access_log

2013-07-09 Thread Howard W. Smith, Jr.
..@gmail.com] > >>> Subject: Re: How to handle "CONNECT ... HTTP 1.1" 400 in > >> localhost_access_log > >> > >>> why would the same IP address be hitting my server when 400 is the > >>> response? > >> > >>> and they

Re: How to handle "CONNECT ... HTTP 1.1" 400 in localhost_access_log

2013-07-09 Thread Mark Thomas
On 09/07/2013 12:54, Howard W. Smith, Jr. wrote: > On Tue, Jul 9, 2013 at 2:18 AM, Caldarale, Charles R < > chuck.caldar...@unisys.com> wrote: > >>> From: Howard W. Smith, Jr. [mailto:smithh032...@gmail.com] >>> Subject: Re: How to handle "CONNECT ... HT

Re: How to handle "CONNECT ... HTTP 1.1" 400 in localhost_access_log

2013-07-09 Thread Howard W. Smith, Jr.
On Tue, Jul 9, 2013 at 2:18 AM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Howard W. Smith, Jr. [mailto:smithh032...@gmail.com] > > Subject: Re: How to handle "CONNECT ... HTTP 1.1" 400 in > localhost_access_log > > > why would

RE: How to handle "CONNECT ... HTTP 1.1" 400 in localhost_access_log

2013-07-08 Thread Caldarale, Charles R
> From: Howard W. Smith, Jr. [mailto:smithh032...@gmail.com] > Subject: Re: How to handle "CONNECT ... HTTP 1.1" 400 in localhost_access_log > why would the same IP address be hitting my server when 400 is the > response? > and they will continue attempting these &q

Re: How to handle "CONNECT ... HTTP 1.1" 400 in localhost_access_log

2013-07-08 Thread Howard W. Smith, Jr.
, Charles R < > > chuck.caldar...@unisys.com> wrote: > > > >>> From: Howard W. Smith, Jr. [mailto:smithh032...@gmail.com] > >>> Subject: How to handle "CONNECT ... HTTP 1.1" 400 in > >>> localhost_access_log > >> > >>> 1

Re: How to handle "CONNECT ... HTTP 1.1" 400 in localhost_access_log

2013-07-08 Thread Christopher Schultz
t;>> Subject: How to handle "CONNECT ... HTTP 1.1" 400 in >>> localhost_access_log >> >>> 183.60.48.25 - - [08/Jul/2013:15:15:26 -0400] "CONNECT >>> tcpconn2.tencent.com:443 HTTP/1.1" 400 - >> >>> Any advise on how to h

Re: How to handle "CONNECT ... HTTP 1.1" 400 in localhost_access_log

2013-07-08 Thread Howard W. Smith, Jr.
On Mon, Jul 8, 2013 at 3:40 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Howard W. Smith, Jr. [mailto:smithh032...@gmail.com] > > Subject: How to handle "CONNECT ... HTTP 1.1" 400 in localhost_access_log > > > 183.60.48.25 - -

RE: How to handle "CONNECT ... HTTP 1.1" 400 in localhost_access_log

2013-07-08 Thread Caldarale, Charles R
> From: Howard W. Smith, Jr. [mailto:smithh032...@gmail.com] > Subject: How to handle "CONNECT ... HTTP 1.1" 400 in localhost_access_log > 183.60.48.25 - - [08/Jul/2013:15:15:26 -0400] "CONNECT > tcpconn2.tencent.com:443 HTTP/1.1" 400 - > Any advise on how to

How to handle "CONNECT ... HTTP 1.1" 400 in localhost_access_log

2013-07-08 Thread Howard W. Smith, Jr.
A few minutes ago, I just recognized the following in the localhost_access_log: 183.60.48.25 - - [08/Jul/2013:15:15:26 -0400] "CONNECT tcpconn2.tencent.com:443 HTTP/1.1" 400 - and then searched all localhost_access_log files and found more occurrences[1]. This is my first time seeing this type o