sometimes take a reboot, before you test. Or you could try
> using LMHOSTS to fix the problem.
>
>- Peter
>
> -
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Gary Evesson
cenarios..
>
> 2) When u say "there is no huge amount of point", i wonder if there is any
> point AT ALL having that tomcat clustering enabled if we dont have
> something
> like a load-balancer/fail-over-service at the front?
>
> Thanks again
>
> Farhan.
>
org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Gary Evesson
> > To start a new topic, e-mail: users@tomcat.apache.org
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Tomcat-implementation%3A-please-help-tf4875257.html#a13951367
> Sent from the Tomcat - User mailing list archive at Nabble.com.
>
>
> -
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Gary Evesson
It's a classic! You should submit the conversation to
http://worsethanfailure.com/.
Gary Evesson
Decentrix Inc
-Original Message-
From: gb1071nx [mailto:[EMAIL PROTECTED]
Sent: Friday, June 29, 2007 12:13 PM
To: Tomcat Users List
Subject: RE: Null
Sigh.
> -Original
between apache and tomcat. My experience is that it is better to
reduce the number of concurrent connections you can handle to avoid
swapping.
Gary Evesson
Decentrix Inc
-Original Message-
From: Eqbal [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 19, 2007 2:27 PM
To: Tomcat Users List
Unless of course you need mod_rewrite. We also handle millions a day with
exactly this set up.
Gary Evesson
Decentrix Inc
-Original Message-
From: Leon Rosenberg [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 19, 2007 1:30 PM
To: Tomcat Users List
Subject: Re: performance with apache
through the
reload more than anything else. We gave up on it and restart tomcat. We run
a cluster, so restarting just one version of tomcat has little effect on our
system.
Your log4j.properties looks OK to me.
--
Gary Evesson
at
org.apache.log4j.helpers.PatternConverter.spacePad(PatternConverter.java
:106
)
at
org.apache.log4j.helpers.PatternConverter.format(PatternConverter.java:68)
It looks like you have bad syntax in you log4j.properties file.
--
Gary Evesson
istent? Wouldn't you be better off
using RMI or some similar technology? HTTP was designed to be
connectionless. The keepalive is an optimization trick, and is specifically
layered beneath the ability of the programmer to utilize or control.
--
Gary Evesson
Generally in a production environment, increasing the number of threads from
the default is compulsory. You need to balance that against the amount of
memory that you have allocated for your JVM, which needs to be balanced
against the amount of memory available in the machine.
Handling concurrent
[EMAIL PROTECTED] wrote:
Yes I am putting it out in the session but I get the error after the
service has broken and at that point its probably trying to persist data???
and that should be serializable.
My issue is why doesthe service break in the first place?
I am just doing refesh on a page sev
[EMAIL PROTECTED] wrote:
Why do I have to make my class serializable.It is a simple web application
using the "MemberData" class for storing some data???
Because you are pushing it onto the session.
- Gary
-
To unsubscribe, e-
Depends how they are sent. Parameters sent in a POST will be encrypted using
SSL. No user interaction required.
Parameters sent using GET will not be encrypted unless you do it yourself.
Gary Evesson
Decentrix Inc
-Original Message-
From: John MccLain [mailto:[EMAIL PROTECTED]
Sent
14 matches
Mail list logo