Thanks for the quick reply Mark, one final question, does tomcat return a
503 error in that case?
Regards
On Tue, Apr 5, 2016 at 4:05 PM, Mark Thomas wrote:
> On 05/04/2016 20:54, Vinicius Carvalho wrote:
> > Hi there, I googled this one around, but I found a big mix on exactly how
&
Hi there, I googled this one around, but I found a big mix on exactly how
tomcat operates when a shutdown is initiated. What happens when a shutdown
is started in regards to:
- Requests that are currently being processed (if a request is waiting on
an external resource such as a jdbc connection),
Hello there! I've followed the instructions on RUNNING.TXT and a great
presentation by Mark Thomas and Filip Hanik I've found on the net. But
after creating a directory structure:
/tomcat-6.0.20 {catalina_home}
- bin
- conf
- webapps
-work
- temp
- lib
- logs
- instance-01 {catalina_base}
each 3-4 days.
Any ideas?
Regards
On Wed, Sep 23, 2009 at 10:20 AM, Mark Thomas wrote:
> Vinicius Carvalho wrote:
>> Thanks Mark, do I have to set it for each context I have? I'm using
>> several Hosts with few contexts on each.
>
> Yes, but there is a short-cut. Se
Thanks Mark, do I have to set it for each context I have? I'm using
several Hosts with few contexts on each.
Regards
On Fri, Sep 18, 2009 at 4:18 PM, Mark Thomas wrote:
> Vinicius Carvalho wrote:
>> Hello there! I'm trying to redirect some legacy System.out calls in
>&g
Hello there! I'm trying to redirect some legacy System.out calls in
our app to a different logger. Since tomcat's logging implementation
does not allow one to configure the maximum size of the catalina.out,
we are easily reaching gigabytes of space on that file.
I thought that by just adding:
> Hi,
>
> On 25.06.2009 02:36, Vinicius Carvalho wrote:
>> Hello there! We are adding a new server to our park, and now we are
>> going to use LB for both machines. We are using an Alteon 180e layer 7
>> switch to perform LB. So far everything was fine. But we decided to
Hello there! We are adding a new server to our park, and now we are
going to use LB for both machines. We are using an Alteon 180e layer 7
switch to perform LB. So far everything was fine. But we decided to
let the router do all the SSL part this way we would have something
like this:
[internet]
Hello all!
We have an application that serves a few users (currently we have
around 1300 sessions created, =~ 300 active), but due to our own bad
development team, our session is a monster session (We are fixing
this, but is gonna take time, since developers thought they could
store everything on t
Hello there! Does anyone have an example of worker.properties with
values set for a high load server? For parameters like
connection_pool_timeout, socket_timeout and etc...
Any suggestions are really appreciated
Best regards
-
m not sure but I believe we have a 60s timeout on
the apache for connections.
Best regards
On 12/28/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> From: Vinicius Carvalho [mailto:[EMAIL PROTECTED]
> Subject: Questions about connector
>
> Here's a snippet of ou
Hello there! We have a Jboss 4.0.1sp1 (tomcat 5.0). Checking the
connector status at the web-console some "strange" behavior is
noticed.
We have some requests that are either in Servicing or Keep-Alive, that
lasts for over 4 hours (165.000.000 ms). We decided to kill the remote
user, and still the
Hello there! We have a Jboss 4.0.1 server, and we're experiencing a
strange connector behavior (might be our app as well). We check the
connections on the connector 8009 (we use a mod_jk behind jboss). And
we have some requests on Service status that have over 14.000 seconds.
We even killed the re
ke no difference?
Best regards
On 11/22/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> From: Vinicius Carvalho [mailto:[EMAIL PROTECTED]
> Subject: Setting proper values for connections inside Connector
>
> which one should I change 8080 or 8009 in order to
> accept more
Hello there! We have a tomcat server behind a apache server. We need
to increase the maximum number of simultaneous connections. I know
that this is done through server.xml, inside the connector
configuration, but my question is, which one should I change 8080 or
8009 in order to accept more conne
15 matches
Mail list logo