users@glassfish.java.net

Re: Number of requests per second taken care by glassfish

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Wed, 18 Jun 2008 18:39:32 -0400

Salut

glassfish_at_javadesktop.org wrote:
>> "Too many open files"
>
> This exception occured on my old system with GlassFish V1.
> Weeks of search and asking ends in the "File Descriptor Limit" of Linux.
>
> Currently i run GlassFish V2 many month without this exception using following configuration:
> http://www.i-coding.de/www/en/glassfish/too-many-open-files.html
>
>
>> Each request takes about 4 to 5 seconds to respond.
>
> Sounds like same problem i posted some days before:
> http://forums.java.net/jive/thread.jspa?messageID=279571
> [Message sent by forum member 'hammoud' (hammoud)]

Well, are you using a database? Clearly the problem with this thread is
the database seems to be the bottleneck, as all threads gets blocked
trying to get a connection.

A+

- Jeanfrancois


>
> http://forums.java.net/jive/thread.jspa?messageID=281170
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>