[Resin-interest] Resin 4 stable for production ?

2011-12-05 Thread Jonathan Melly
Hello.

We are still using some resin 3.0.24 and plan to migrate them but from 
the caucho website, it's not clear if we should go for 3.1 or 4.0 or 
even 3.2 (by the what is this 3.2 that I saw only on the source repo ?)

Thanks in advance for your help.


Jonathan Melly
Swissquote
Switzerland



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


Re: [Resin-interest] Resin 4 stable for production ?

2011-12-05 Thread Wesley Wu
since 4.0.7 we use it in production site.

now we use 4.0.18.

our site suffered no less than 30M hits per day.

http://www.yinyuetai.com

2011/12/5 Jonathan Melly jonathan.me...@swissquote.ch

 Hello.

 We are still using some resin 3.0.24 and plan to migrate them but from
 the caucho website, it's not clear if we should go for 3.1 or 4.0 or
 even 3.2 (by the what is this 3.2 that I saw only on the source repo ?)

 Thanks in advance for your help.


 Jonathan Melly
 Swissquote
 Switzerland



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




-- 

*Wesley Wu  吴萌野*
QQ:18990702

Mobile: 18601033886
Email: wesley...@yinyuetai.com wesley...@yinyuetai.com
工体北路8号三里屯SOHO办公D座1103  邮编100027
[image: U3%8Y%PN7N{6ZGQY1F)PI_P]
www.yinyuetai.com

* *
image001.jpg___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


Re: [Resin-interest] Reserve a http thread for admin connection.

2011-12-05 Thread Scott Ferguson

On 12/03/2011 08:11 PM, sam munkes wrote:

Hi,

We are running resin pro version 4.0.15 on a windows machine, using 
the IIS handler to handle the static files  forward the application 
requests to the resin server listening on port 6800.
The thread-max is configured to 1024, during normal loads resin is 
handling 10 requests concurrently.
The problem we are having is: If the requests are getting locked, for 
example waiting on database queries, the request threads fill up the 
1024 thread max, and the application stops responding to clients, 
including local admin requests.
Is there a way to configure resin to reserve a thread for 
administrative request? possible setup resin to listen on another port 
that will not be affected by the global thread-max limit?


If Resin listens to another port, it will have dedicated threads 
attached to it.


For a port, the accept-thread-min threads are allocated before the 
accept() call, so they would avoid the thread-max check.


You would need to listen to a different port (or IP), though, because 
there wouldn't be a way to reserve threads just for certain URLs.


-- Scott



Thanks.

--
Sam


___
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] Reserve a http thread for admin connection.

2011-12-05 Thread sam munkes
Thanks!

On Mon, Dec 5, 2011 at 9:31 AM, Scott Ferguson f...@caucho.com wrote:

 **
 On 12/03/2011 08:11 PM, sam munkes wrote:

 Hi,

 We are running resin pro version 4.0.15 on a windows machine, using the
 IIS handler to handle the static files  forward the application requests
 to the resin server listening on port 6800.
 The thread-max is configured to 1024, during normal loads resin is
 handling 10 requests concurrently.
 The problem we are having is: If the requests are getting locked, for
 example waiting on database queries, the request threads fill up the 1024
 thread max, and the application stops responding to clients, including
 local admin requests.
 Is there a way to configure resin to reserve a thread for administrative
 request? possible setup resin to listen on another port that will not be
 affected by the global thread-max limit?


 If Resin listens to another port, it will have dedicated threads attached
 to it.

 For a port, the accept-thread-min threads are allocated before the
 accept() call, so they would avoid the thread-max check.

 You would need to listen to a different port (or IP), though, because
 there wouldn't be a way to reserve threads just for certain URLs.

 -- Scott


 Thanks.

 --
 Sam


 ___
 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] Resin 4 stable for production ?

2011-12-05 Thread Keith Fetterman
Hi Jonathan,

We finally made the switch from 3.0.x branch to the 4.0.x branch several 
months ago.  We were at 3.0.28 and now we are running 4.0.23 in 
production.  Our biggest Web site, www.go2marine.com, is not 
experiencing any problems in production with the 4.0.x branch.

Keith

On 12/05/2011 02:30 AM, Jonathan Melly wrote:
 Hello.

 We are still using some resin 3.0.24 and plan to migrate them but from
 the caucho website, it's not clear if we should go for 3.1 or 4.0 or
 even 3.2 (by the what is this 3.2 that I saw only on the source repo ?)

 Thanks in advance for your help.


 Jonathan Melly
 Swissquote
 Switzerland



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

-- 
-
Keith FettermanDirect: 206-319-9434
Mariner Supply, Inc.   206-780-5670
http://www.go2marine.com   kfetter...@go2marine.com

http://www.boatersline.com




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