> 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 "CONNECT..." requests until
> t
It seems this mail list doesn't allow pictures;
Let me describe it; in one connection client send request to tomcat, and tomcat
response to it, every thing works well, until packet 11716, in this packet a
complete request is send to tomcat; but instead of reply the response, tomcat
waited for 1
The following is filter from one connection; everything is ok from 16711 to
16714. there is request and response;, but from 16716, the request is send to
server, and server give the ack, but instead of give the response, it finish
the connection after 13 seconds;.
[X]
>From the detail of last
Chris,
On Mon, Jul 8, 2013 at 11:50 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Howard,
>
> On 7/8/13 3:45 PM, Howard W. Smith, Jr. wrote:
> > On Mon, Jul 8, 2013 at 3:40 PM, Caldarale, Charles R <
> > chuck.caldar...@unis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hidayath,
On 7/3/13 3:21 AM, hidayath wrote:
> A web application is using websockets. Opened the URL in a browser
> (Chrome and FF).
>
> The sendQ is increasing constantly, though the browsers are
> closed.
>
> Reproducibility: very low
>
> Tomc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Jeremy,
On 7/2/13 6:26 PM, Majors, Jeremy wrote:
> Sorry for the miscommunication. I understand that active users
> with a session are supposed to stay with the original version that
> they were associated with. My confusion was caused by the fact
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Jeremy,
On 7/5/13 11:24 AM, Majors, Jeremy wrote:
> For a simple web application, what is the expected delay when
> switching to new version of an application when using the parallel
> deployment process? I'm trying to do timings right now with a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Howard,
On 7/8/13 3:45 PM, Howard W. Smith, Jr. wrote:
> 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 "CONN
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 - - [08/Jul/2013:15:15:26 -0400] "CONNECT
> > tc
> 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 handle these requests (if necessary)
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
Andre, if you happen to use the Spring Framework already, we have a
milestone release (version 4.0 M1) that provides fallback options based on
the SockJS protocol. The next milestone 2 due in a week will provide higher
level (sub-protocol) support for messaging patterns such as pub-sub and
point-to
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Thiyagaraj,
On 7/8/13 2:30 AM, Thiyagaraj Annamalai wrote:
> Thanks Rainer*. *That was the issue. Problem got solved after
> pointing to the correct apxs.
>
> native$ ./configure CFLAGS='-arch x86_64' APXSLDFLAGS='-arch
> x86_64' --with-apxs=/usr/l
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 7.0.42.
Apache Tomcat is an open source software implementation of the Java
Servlet, JavaServer Pages and Java Expression Language technologies.
This release contains a number of bug fixes and improvements compared to
ve
14 matches
Mail list logo