We have about 100000 visits a day so it takes a small mistake to break the
app completely (it's happened before, maybe I should have a talk with our
server people). I found the mistake though, some methods were using
handrolled SQL and creating the session directly from a DaoSupport class
instead of the hibernateDaoTemplate. Thanks for the quick reply though Dave,
you're a stand up S2 guy :)


Dave Newton-4 wrote:
> 
> --- meeboo <[EMAIL PROTECTED]> wrote:
>> We just launched a webapp using Hibernate/Spring/S2.
>> The architecture is pretty standard with a DAO, 
>> Service and a Web layer. Our problem is that we
>> are receiving massive traffic which pretty much
>> kills the application after just a couple of
> seconds.
> 
> A couple of *seconds*? I find it difficult to believe
> that you are receiving enough traffic in a couple of
> seconds to break your application.
> 
> Define "kills the application"; what is actually
> happening?
> 
> d.
> 
> 
> 
>  
> ____________________________________________________________________________________
> Expecting? Get great news right away with email Auto-Check. 
> Try the Yahoo! Mail Beta.
> http://advision.webevents.yahoo.com/mailbeta/newmail_tools.html 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-S2--concurrency-issues-tf3703183.html#a10356581
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to