Author: kpreisser
Date: Sat Oct 12 21:59:12 2013
New Revision: 1531599
URL: http://svn.apache.org/r1531599
Log:
- Link to correct location of Tomcat7's WebSocket examples.
- The examples using the deprecated API have been restored as of r1525279 so
link to them (in trunk) instead of the 7.0.42 ta
Author: kpreisser
Date: Sat Oct 12 22:03:10 2013
New Revision: 1531600
URL: http://svn.apache.org/r1531600
Log:
Update some comments.
Modified:
tomcat/trunk/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint.java
tomcat/trunk/webapps/examples/WEB-INF/classes/websocket
Author: kpreisser
Date: Sat Oct 12 22:04:39 2013
New Revision: 1531601
URL: http://svn.apache.org/r1531601
Log:
Update some comments.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint.java
to
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/5102
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
Konstantin,
On 12.10.2013 3:52, Konstantin Preißer wrote:
I am testing tcnative-1.1.29 RC, with Tomcat 8.0.x trunk (r1531461) on
Win7 64-bit. I have HTTPS configured. I can't get any response larger
than 50 kB.
...
Now, this is interesting: I know that 50 kB limit usually smells like
sendfile
Mladen,
On 10.10.2013 15:18, Mladen Turk wrote:
Version 1.1.29 is bug fixing release.
The proposed release artefacts can be found at [1],
and the build was done using tag [2].
The VOTE will remain open for at least 48 hours.
The Apache Tomcat Native 1.1.29 is
[X] Stable, go ahead and release
Hi Ognjen,
> -Original Message-
> From: Ognjen Blagojevic [mailto:ognjen.d.blagoje...@gmail.com]
> Sent: Sunday, October 13, 2013 12:11 AM
> Konstantin,
> > Additionally, I regularly got following exceptions and crashes when playing
> with the Drawboard example (using brush to draw on it
> -Original Message-
> From: Ognjen Blagojevic [mailto:ognjen.d.blagoje...@gmail.com]
> Sent: Sunday, October 13, 2013 12:11 AM
> To: Tomcat Developers List
> Subject: Re: [Tomcat 8.0.x trunk] APR sendfile problem
>
> Konstantin,
>
> On 12.10.2013 3:52, Konstantin Preißer wrote:
> > I a