Re: Performance degradation under load

2005-12-15 Thread Dov Rosenberg
While you are running how many database connections does your database report having open? You might want to use the tomcat manager status app to see how many threads you are using, how many sessions are being created, etc. Lots of sessions can eat up memory as well if they are not being killed off

Re: Tomcat stops answering requests

2005-12-15 Thread Dov Rosenberg
.27 > what kernel version should we use in the export? > > We are really lost on this one and if anyone have any idea of what can cause > Tomcat to stop answering requests we would very much like to hear them. > > Regards > > Sondre > > > --

Re: Securing File System Resources ?

2005-12-13 Thread Dov Rosenberg
been authenticated before allowing the request to go forward. Thanks in advance Dov On 12/13/05 12:13 PM, "Ryan Slack" <[EMAIL PROTECTED]> wrote: > > Dov Rosenberg wrote: >> Our application has its own security model that controls access to our >> info

Re: Securing File System Resources ?

2005-12-13 Thread Dov Rosenberg
t filter sees that and offers the file, or > failing to see the the flag, redirects the user to a friendly error page. > > -David > > Dov Rosenberg wrote: > >> Our application has its own security model that controls access to our >> information based on our own roles and

Securing File System Resources ?

2005-12-12 Thread Dov Rosenberg
security model 3. Figure out a way to secure the filesystem using a Proxy server of some type. Any other thoughts or ideas are appreciated. Thanks in advance -- Dov Rosenberg Conviveon/Inquira Knowledge Management Experts http://www.conviveon.com http://www.inquira.com