Re: [Resin-interest] Set Resin webSocket timeout - the default is, too short

2015-04-01 Thread c.whalley
On 01/04/2015 20:02, Nam Nguyen wrote:
> Hi Carl,
>
> This issue was just fixed for the upcoming 4.0.44 release:
>
> async connections close after 5m regardless of
> WebSocketContext.setTimeout():
> http://bugs.caucho.com/view.php?id=5841
>
> -- Nam
Thanks!

-- Carl


___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


Re: [Resin-interest] 4.0.44 release

2015-04-01 Thread Nam Nguyen
Hi Mathias,

The 4.0.44 is set to be released in about 1-2 weeks.  I can build a 
snapshot and upload it to caucho.com by Monday at the latest.

-- Nam

On 4/1/15 10:00 AM, resin-interest-requ...@caucho.com wrote:
> Message: 2
> Date: Tue, 31 Mar 2015 21:36:41 +0200
> From: Mathias Lagerwall
> Subject: [Resin-interest] 4.0.44 release
> To: General Discussion for the Resin application server
>   
> Message-ID:
>   
> Content-Type: text/plain; charset="utf-8"
>
> Thanks Ferg for looking into my 0005865 bug-report. We are in great need of
> this. Would it be possible to do the 4.0.44 release really soon? Or is it
> possible to take 4.0.43 and patch it with this specific fix in 4.0.44?
>
> Best regards
> Mathias Lagerwall


___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


Re: [Resin-interest] Set Resin webSocket timeout - the default is, too short

2015-04-01 Thread Nam Nguyen
Hi Carl,

This issue was just fixed for the upcoming 4.0.44 release:

async connections close after 5m regardless of 
WebSocketContext.setTimeout():
http://bugs.caucho.com/view.php?id=5841

-- Nam

On 4/1/15 10:00 AM, resin-interest-requ...@caucho.com wrote:
> Message: 1
> Date: Tue, 31 Mar 2015 18:01:51 +0100
> From: "c.whalley"
> Subject: [Resin-interest] Set Resin webSocket timeout - the default is
>   too short
> To:resin-interest@caucho.com
> Message-ID:<551ad2ff.10...@blueyonder.co.uk>
> Content-Type: text/plain; charset=utf-8; format=flowed
>
> Heres the solution for Jetty:
> http://stackoverflow.com/questions/9056159/websocket-closing-connection-automatically
>
> I tried this in resin with no effect
>
> public class CustomWebSocketListener extends AbstractWebSocketListener {
>   ...
>   private WebSocketContext socketContext;
>
>   @Override
>   public void onStart(WebSocketContext socketContext) throws
> IOException {
>   // called when the connection starts
>   this.socketContext = socketContext;
>   socketContext.setTimeout(1 * 60 * 60 * 1000);
>   ...
>
> Whats the resin way please?
>

___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


Re: [Resin-interest] 4.0.44 release

2015-04-01 Thread Mathias Lagerwall
Thanks Scott!
//Mathias

---
CTO - Mathias Lagerwall
Netset AB, Adelgatan 9, 211 22 Malmö
Tel +46 (0)40 208800
Mobile +46 (0)733 919103

2015-04-01 20:26 GMT+02:00 Scott Ferguson :

>  On 3/31/15 12:36 PM, Mathias Lagerwall wrote:
>
> Thanks Ferg for looking into my 0005865 bug-report. We are in great need
> of this. Would it be possible to do the 4.0.44 release really soon? Or is
> it possible to take 4.0.43 and patch it with this specific fix in 4.0.44?
>
>
> Fairly soon (as in a week or two). There are a few more bugs before
> starting the release QA. They don't look too complicated.
>
> - Scott
>
>
>  Best regards
> Mathias Lagerwall
>
>
>
> ___
> resin-interest mailing 
> listresin-interest@caucho.comhttp://maillist.caucho.com/mailman/listinfo/resin-interest
>
>
>
> ___
> resin-interest mailing list
> resin-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/resin-interest
>
>
___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


Re: [Resin-interest] 4.0.44 release

2015-04-01 Thread Scott Ferguson

On 3/31/15 12:36 PM, Mathias Lagerwall wrote:
Thanks Ferg for looking into my 0005865 bug-report. We are in great 
need of this. Would it be possible to do the 4.0.44 release really 
soon? Or is it possible to take 4.0.43 and patch it with this specific 
fix in 4.0.44?


Fairly soon (as in a week or two). There are a few more bugs before 
starting the release QA. They don't look too complicated.


- Scott



Best regards
Mathias Lagerwall



___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest