Sorry for late response, but I start testing and hope finish the test at
next two days
First testresults at Suse 9.3, Windows XP looks very well
Peter
Mladen Turk schrieb:
William A. Rowe, Jr. wrote:
Do you guys find something that would prevent 1.2.15 to
be declared as stable that I'm mi
Here my wishes list:
a) Clearer/better Loadbalancing Algo
- better understanding of domain/partition based strategy ( I have
detect some problemes here)
- busy strategy -
http://issues.apache.org/bugzilla/show_bug.cgi?id=36138
- real load strategy ( ask tomcats before balance the lo
Has everyone more information about this bea admin console project:
http://www.bea.com/framework.jsp?CNT=pr01542.htm&FP=/content/news_events/press_releases/2005
Regards
Peter
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For a
Hey,
a) current tomcat 5.5.12 cluster implementation is a message
infrastructure.
b) The Context can used this message infrastructure to implement
remote session replication
c) When a Context start the DeltaManager sync with other nodes. That
means that all
sessions are transfered
Hey!
At development with Tomcat 5.5.9 and 5.5.12 I have successful used
FarmWarDeployer, but
- you lost your complete session information at your cluster
- Use it without waitForAck or with a great ackTimeout ( >
deployment time)
- only one config can have watchEnabled="true"
. These JNDI references are not found. This only
occurs when
Clustering my sessions.
I hope that makes sense.
--- Peter Rossbach <[EMAIL PROTECTED]> wrote:
Hey,
a) current tomcat 5.5.12 cluster implementation is a message
infrastructure.
b) The Context can used this m
Hey,
means the package import "sun.security.krb5.**" that we can't use ByteChunk at
other JVm's like jrockit?
I don't see the usage? :-)
Peter
http://svn.apache.org/viewcvs/tomcat/sandbox/java/org/apache/tomcat/util/buf/ByteChunk.java?rev=329853&r1=329852&r2=329853&view=diff
===
Hey Mark,
I think we must correct the absolut Lib Paths inside all .classpath.
Set a Eclipse Variable
to the base.path repository and use this jars instead.
>>>
+
+
I am not sure that all jar versions are correspond to the
build/build.properties.defaults. Example I use
When we want use different Handler it was easier we
don't create the ConnectionHandler inside constructor.
Can we use a init() method instead?
protected Http11ConnectionHandler createConnectionHandler() {
...
}
public void init() throws Exception {
cHandler = createConnectio
Hey Remy,
I have problems with your last ClassLoader changed.
When I used following code:
protected static final String info =
"org.objektpark.catalina.session.LogSessionListener/1.1";
I got following StackTrace when I shutdown the server:
INFO | jvm 1| 2005/11/17 11:57:08 | 17.11.2
Hey Remy,
thanks for work at this issue, currently I have comment out the static
field handling for my tests.
Wait and see ;-)
Peter
Remy Maucherat schrieb:
Peter Rossbach wrote:
Hey Remy,
I have problems with your last ClassLoader changed.
When I used following code:
protected
Thanks for the fix and it works for my case.
Peter
[EMAIL PROTECTED] schrieb:
Author: remm
Date: Thu Nov 17 04:10:48 2005
New Revision: 345233
URL: http://svn.apache.org/viewcvs?rev=345233&view=rev
Log:
- Fix NPE and exception problems with setting fields to null.
Modified:
tomcat/contain
Hey,
A customer report today a very strange tomcat crash to me and
I can simulate this bugs with following releases and OS's:
Tested with Suse 9.3, Tomcat 5.5.12 /Apr 1.2.2 / openssl 0.9.8, jdk 1.5.0_03
Also tested with current SVN Head and fresh build tcnative from head
and Tomcat 5.5.12 / Mald
Hey Remy,
I have tested your patch (suse 9.3) and it fix the jvm crash problem.
Currently I have only tested with http apr connector.
Many thanks
Peter
Remy Maucherat schrieb:
Peter Rossbach wrote:
Hey,
A customer report today a very strange tomcat crash to me and
I can simulate this bugs
Why we can set maxSpareThreads and minSpareThreads at APR Http and APR
AJP threadpools?
I have seen another strange behaviour:
After a small load 10 requests and two hour no request the
AJP and HTTP Server sockets are closed and threadspools are not running
anymore (running jmx attribute s
Hey,
I am highly interessed to support cross-context for cluster session
replication. The session.endAccess is a neat place
for support this. Please, let us discuss how we can use it.
Any idea
Peter
Remy Maucherat schrieb:
John Lewis wrote:
As was discussed here over the summer, there is a
Yes,
I implement this idea inside the ReplicationValve or a new one. I thing
we support cross context session replication inside 5.5.14.
Thanx
Peter
Remy Maucherat schrieb:
Peter Rossbach wrote:
Hey,
I am highly interessed to support cross-context for cluster session
replication. The
5.5.14
[X] Beta - At least one significant issue preventing stability (please
elaborate)
I have found production critical bug inside cluster and fix the bug 37808
Currently I check other strange issues 37896 and implement the support
for cross context session replication.
Peter
Yoav Shapira s
Hey!
I have changed the cluster message header format long time ago 5.5.10.
In some situations TCP Stack split the message, then the
receiver byte array interpretation start to early. Arrggh, after first
exception the receiver socket is hanging and replication transfer
stops.
Wait a litt
is a new bug introduced, cause we have never seen it on 5.0
Filip
Peter Rossbach wrote:
Hey!
I have changed the cluster message header format long time ago
5.5.10. In some situations TCP Stack split the message, then the
receiver byte array interpretation start to early. Arrggh, after
first e
thing wrong with it.
Filip
Peter Rossbach wrote:
Hey Filip,
it was a new one and is only inside >5.5.10 source. After I have
change the message header
format the bug is comes in. Now it is fixed. Every help is welcome.
Peter
Filip Hanik - Dev Lists schrieb:
out of curiosity, I hav
+1
Thanks
Peter
Am 23.12.2005 um 20:28 schrieb Yoav Shapira:
Hi,
Are people ready for a 5.5.15 release? I'd specifically like to know
that the showstoppers in 5.5.13 and 5.5.14, e.g. the clustering issue
just mentioned by Filip in his other message, are resolved. If so,
I'm ready to do a 5.5
Many thanks for your helpful mail...
I hope you have next year more time to work together and test the
cluster implementation.
Peter
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PRO
Hey,
all my clustering fixes are committed. Fine, than I can start to
finish the cross context session replication feature.
Thanks
Peter
Am 03.01.2006 um 14:41 schrieb Yoav Shapira:
I think so, based on Filip and Peter's +1 to me asking if a release
was OK last weekend, and then I never c
[x ] Stable - no major issues
+1 to release 5.5.15
Peter
Am 14.01.2006 um 16:37 schrieb Yoav Shapira:
Hi,
Tomcat v5.5.15-beta was released last week, and hopefully people have
had time to test it a bit. If you have, please vote on its stability
below. If you haven't, you still can test it
Hey,
see you any exception inside your log?
Regards
peter
Am 16.01.2006 um 09:29 schrieb Yong Gou:
The version of Tomcat server is 5.5.12
-Original Message-
From: Yong Gou
Sent: 2006年1月16日 16:24
To: dev@tomcat.apache.org
Subject: truncated server.xml got when storing config on condi
.mbeans.ServerLifecycleListener"/>
Am 16.01.2006 um 11:03 schrieb Yong Gou:
Hi Peter,
There were just some info, no severe exception was thrown. You can
try it in your environment.
Thanks,
Eric
-Original Message-
From: Peter Rossbach [mailto:[EMAIL PROTECTED]
Sent:
Am 16.01.2006 um 20:12 schrieb Gary Blomquist:
I would like to be able to use round robin loading balancing with a
JDBCStore. However, it appears that using the PersistentManager with
JDBC store could cause the sessions to be stale when a session
migrates
between workers due to the asyncr
;
className="org.apache.catalina.mbeans.GlobalResourcesLifecycleListener
"/>
className="org.apache.catalina.storeconfig.StoreConfigLifecycleListene
r"/>
className="org.apache.catalina.mbeans.ServerLifecycleListener"/>
Thanks,
Eri
You can find the tomcat 5.5 connector source at
org.apache.catalina.connector.Connector
at the catalina/src/share dir.
Peter
Am 18.01.2006 um 14:30 schrieb Tri Le:
Where can I find the source for
org.apache.coyote.tomcat5.CoyoteConnector ? I dowloaded the source
for Tomcat 5.5.12 but
mcat5.CoyoteConnector, not
org.apache.catalina.connector.Connector, which I have.
Peter Rossbach <[EMAIL PROTECTED]> wrote: You can find the tomcat
5.5 connector source at
org.apache.catalina.connector.Connector
at the catalina/src/share dir.
Peter
Am 18.01.2006 um 14:30 schrieb Tri
+1
to have nightly builds!
Regards
Peter
Am 24.01.2006 um 16:52 schrieb Jeanfrancois Arcand:
Hi Yoav,
Yoav Shapira wrote:
Hi,
A user pointed out to me that our nightly builds appear to be
broken. First I assumed it was due Gump unhappiness and I thought
Mark T and
Bill B fixed it over
I fix this issue for 5.5.16.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38389
Regards
Peter
Am 27.01.2006 um 14:06 schrieb Yoav Shapira:
Hi,
Forwarding a message from the solr-dev list, one of my new hangouts,
that is relevant to Tomcat.
Yoav
-- Forwarded message --
Hey,
a) DeltaSession and StandardSession has the exact same behaviour.
b) SingleSignOn valve can't detect invalidation with call isValid()
expiring flag is true at the exipre call. It set to false after
SessionDestroy event is called. But before the event is fired, the
isValid fla
Hey Flilp,
== Question at cluster todo
- Average message size
For my test application, the average message size has increased from
526 bytes per message to over 750 bytes per message from version
5.0.28 to 5.5.15.
Need to investigate why this is the case and where the 200+ extra
bytes a
It implements aTCP/IP Socket receiver without NIO. This classes very
useful for async mode at some linux platforms. Please, don't remove
them, they are very important for some user.
I think also we must discuss the next steps to change the cluster code.
Regards
Peter
Am 09.02.2006 um 00:40
Is that correct that you use now at McastService the same constant?
Before it was start(1) and start(2)
Peter
[EMAIL PROTECTED]
Am 13.02.2006 um 22:04 schrieb [EMAIL PROTECTED]:
Author: fhanik
Date: Mon Feb 13 13:04:20 2006
New Revision: 377486
URL: http://svn.apache.org/viewcvs?rev=37
my fault last year to changes to quick a lot.
Regards
Peter
[EMAIL PROTECTED]
Am 14.02.2006 um 07:37 schrieb Peter Rossbach:
Is that correct that you use now at McastService the same constant?
Before it was start(1) and start(2)
Peter
[EMAIL PROTECTED]
Am 13.02.2006 um 22:04 schrieb
I have seen at Http11AprProcessor and Http11AprProcessor following
method that nobody used?
private boolean inStringArray(String sArray[], String value) {...
Can I remove this ?
Regards
Peter Roßbach
[EMAIL PROTECTED]
-
.
Peter
Am 15.02.2006 um 15:51 schrieb Filip Hanik - Dev Lists:
Question, what Linux distributions that run Java 1.4 or higher
(required for 5.5) do not support NIO?
Filip
Peter Rossbach wrote:
It implements aTCP/IP Socket receiver without NIO. This classes
very useful for async mode at some
Fine, but then we move ClusterListener from o.a.c.cluster.session. to
default package o.a.c.cluster
An independent message bus is very helpful and I like your changes.
Great,
Peter
Am 15.02.2006 um 19:30 schrieb [EMAIL PROTECTED]:
Author: fhanik
Date: Wed Feb 15 10:30:02 2006
New Revision
I thing you mus set
JkOptions +FlushPackets
regards
Peter
Am 20.02.2006 um 09:28 schrieb Pelikan Stephan:
JkOptions FlushPackets
Am 21.02.2006 um 15:41 schrieb [EMAIL PROTECTED]:
+
+HttpSession.getId will no longer throw an ISE when the
session is invalid (remm)
+
Can we reflect the change also to getLastAccessedTime() ?
I thing the DeltaSession need the same change.
Peter
Hey Filip.
I have add the compress flag inside the protocol. It is usefull to
send message with an without compression. For short messages it is
not usefull to compress, it is an overhead.
Before 5.5.15 you made a vote that we carefull with protocol changes,
Why you now change so much in
Hey Filip
Why do you think we must move the cluster JMX MBean code?
OK, then we can use the cluster components without JMX, but is this
really usefull?
A lot of my customers have add there own monitoring to the current
cluster MBeans.
This is really important to see trends and analyse bad sze
. Please, I do not want to stop the innovation, but
why do we not start the new cluster design at a separate module and
set the current code base at maintaince mode?
Peter Roßbach
Am 23.02.2006 um 12:59 schrieb Filip Hanik - Dev Lists:
Peter Rossbach wrote:
>I have add the compress f
or the users either.
OK, What design change you plan? All message pass a interceptor chain?
Filip
Peter Rossbach wrote:
Hey Filip,
what I see is you want make an innovative step. Great, I m very
motivated to
help that we implement a next generation.
But, why do we this implementation not
Am 23.02.2006 um 15:05 schrieb Filip Hanik - Dev Lists:
>Peter Rossbach wrote:
as you might understand, it will take me longer time to explain the
design to you than to just do it, and you can learn it from the
code itself. you'll catch on it it eventually.
That is a way, but
Many thanks!
I thing the best way is to move the new cluster implementation at a
new cluster2 module.
With the current cluster build system it is easy to generate and copy
the calalina-cluster.jar to tomcat local build directory.
The only problem currently is ClusterRuleSet must be move fro
Hey Rainer, Filip and Remy,
Am 23.02.2006 um 17:20 schrieb Rainer Jung:
Hi Remy,
1. If we don't primary/secondary will not be available until TC.6
2. TC 6 doesn't have a skeleton nor a date yet.
It could have that tomorrow.
...
I agree with Peter: it's obvious no one should be doing major
Am 23.02.2006 um 16:51 schrieb Rainer Jung:
Hi Filip,
thanks for taking it seriously!
1. If we don't primary/secondary will not be available until TC.6
> 3. Many people are opting out of clustering today because of lack of
> primary/sec. all-to-all is too inefficient for the general public
Sounds very great
+1
many thanks and now I can start very relaxed to my short journey :-)
Peter
Am 23.02.2006 um 18:25 schrieb Filip Hanik - Dev Lists:
Sounds like there is a consensus amongst folks. So to summarize
everyones thoughts, let me know if this sounds like a solution
agreeable
Look here
http://tomcat.apache.org/tomcat-5.5-doc/monitoring.html
Peter
Am 24.02.2006 um 19:22 schrieb Michael Gesundheit:
Hi,
I'm looking for any information concerning TomCat runtime
monitoring. Resources status, Memory consumption etc.
I could not find any material about this issue
We can have maven2 dependency management without use maven2 complete.
see. http://maven.apache.org/ant-tasks.html
I thing maven is good for standard prepare/compile/test, but is heavy
to use with spezial things like the current tomcat release build. I
have heard that some "go back to ant" di
I also check at weekend the current cluster base again my test case.
Peter
Am 28.02.2006 um 18:30 schrieb Yoav Shapira:
OK, then, how does the weekend look for a Tomcat release? That'll
give everyone a few days to maybe close out some other Bugzilla
issue...
Yoav
On 2/28/06, Remy Maucherat
ource organisation
On 2/28/06, Peter Rossbach <[EMAIL PROTECTED]> wrote:
We can have maven2 dependency management without use maven2
complete.
see. http://maven.apache.org/ant-tasks.html
We've had some problems with the tasks over in Gump-land.
I have no problem with using maven or s
Hey Filip,
can we also remove SocketSender? I think PooledSender with queue size
1 is good alternative.
Then we must only support one async and sync sender.
:-)
Peter
Am 01.03.2006 um 21:02 schrieb [EMAIL PROTECTED]:
Author: fhanik
Date: Wed Mar 1 12:02:14 2006
New Revision: 382141
UR
Oops...
Am 04.03.2006 um 16:54 schrieb Remy Maucherat:
[EMAIL PROTECTED] wrote:
Author: pero
Date: Sat Mar 4 06:45:50 2006
New Revision: 383120
URL: http://svn.apache.org/viewcvs?rev=383120&view=rev
Log:
remove also ISE from getLastAccessTime to support SingleSignOn.
Although this is blatan
Yes,
I have fix it but 5.5.16 is very stable. The release fix some very
critcal APR AJP bugs!
Peter
Am 12.03.2006 um 19:16 schrieb Filip Hanik - Dev Lists:
wasn't there an issue with SSO and clustering? Peter?
Filip
Yoav Shapira wrote:
Hi,
Apache 5.5.16 (tentatively rated at beta st
Apache Tomcat v5.5.16 is:
[x ] Stable (no major issues)
minor issue that SSO not work!
[ ] Beta (at least one major issue: please provide details)
[ ] Alpha (multiple significant issues: please provide details)
Peter
-
To
At a small review I find this inside:
o.a.coyote.http11.Http11AprProtocol
..
public boolean process(long socket) {
...
L: 619
if (proto.getDomain() != null) {
synchronized (this) {
try {
Req
Thanks, :-)
Peter
Am 15.03.2006 um 18:29 schrieb [EMAIL PROTECTED]:
Author: remm
Date: Wed Mar 15 09:29:02 2006
New Revision: 386120
URL: http://svn.apache.org/viewcvs?rev=386120&view=rev
Log:
- As suggested by Peter, move getWorkerThread inside the try (an
OOM could occur). This isn't going
Hey Filip,
I thing you must also sync the first get statement :-)
public static SenderState getSenderState(Member member) {
+SenderState state = (SenderState)memberStates.get(member);
+if ( state == null ) {
+synchronized ( memberStates ) {
+state = (
I also can't find apr static link command for MAC OS X. At MAC OS X
the tcnative library´suffix must be jnilib instead dylib. How I can
change this?
peter
Am 16.03.2006 um 15:15 schrieb Henri Gomez:
2006/3/16, Mladen Turk <[EMAIL PROTECTED]>:
Henri Gomez wrote:
We could comment how to
The current os.c patch works well at mac os x. and currently the IS_UNIX
flag is enough.
But my research for more mac os x system info is hard. Help is needed...
Thanks
peter
Am 17.03.2006 um 11:10 schrieb Mladen Turk:
Jim Jagielski wrote:
I'm thinking... the behavior we want is that non-W
+1 for that,
I can made my tests at weekend.
Regards
Peter
Am 17.03.2006 um 12:37 schrieb Mladen Turk:
Hi all,
There is quite large list of fixed bugs for mod_jk
from the 1.2.15:
#37469: Fix shared memory close for forked childs.
#37332: Fix potential misuse of buffer length with snprintf
Hey Malden,
I have found one compile error:
/bin/sh /Users/peter/server/apache2.0.55w/build/libtool --silent --
mode=compile gcc -I/Users/peter/server/apache2.0.55w/include -g -O2 -
g -O2 -DHAVE_APR -I/Users/peter/develop/apache/httpd-2.0.55/srclib/
apr/include -I/Users/peter/develop/apache
Hi,
I wait for second MacBook generation and then Cool design, and a
very hot computer...
Some people have make last days the first Windows XP up and running
and Suse linux works nicely...
;-)
Peter
Am 17.03.2006 um 13:43 schrieb Mladen Turk:
[EMAIL PROTECTED] wrote:
Fix gcc 4.0.1
+1
Can you please create a windows binaries?
I start testing at weekend and I hope Rainer can also do testing at
solaris.
Thanks
peter
Am 17.03.2006 um 14:27 schrieb Mladen Turk:
Remy Maucherat wrote:
+1, but make sure you test it (I see lots of last minute fixes).
Well, I hope I wo
Hi,
Find that method find_best_bydomain not suppoprt the new busy lb
strategy!
---
L252 jk_lb_worker.c
/* Take into calculation only the workers that are
* not in error state, stopped or not disabled.
*/
if (JK_WORKER_USABLE(p->lb_workers[i].s)) {
Cool catch => Use simple data structure, with fine performance
impact. :-)
Peter
Am 24.03.2006 um 13:37 schrieb [EMAIL PROTECTED]:
Author: remm
Date: Fri Mar 24 04:37:27 2006
New Revision: 388500
URL: http://svn.apache.org/viewcvs?rev=388500&view=rev
Log:
- As suggested by Peter, replace th
Hey,
Java/JSP and Tomcat for german hoster is a very bad story. For two
year we
start a tomcat 5.0 based spezial tomcat distibution for hosting. The
Centaurus Platform
has show that effectiv hosting is possible. Problem is to find hoster
that use that package.
Look at http://centaurus.sour
tuff
My german is too bad but from what I could see it seems a good
candidate.
Could this works be ported back into ASF Tomcat 5.5.x ? Or better
included in ASF Tomcat ?
2006/4/7, Peter Rossbach <[EMAIL PROTECTED]>:
Hey,
Java/JSP and Tomcat for german hoster is a very bad story. For t
Hi,
I have test the sendfile apr connector feature with MAC OS X 10.4.5,
Java 1.5, APR 1.2.2, Tomcat svn head,
Every time as sendfile is use the AprEndpoint.add(SendfileData data)
Socket.sendfilen() L1417 returned code 70023 APR_ENOTIMPL
Not yet implemented?!
Any hint, have APR 1.2.6 a MAC
Peter
Am 08.04.2006 um 11:23 schrieb Mladen Turk:
Peter Rossbach wrote:
Hi,
I have test the sendfile apr connector feature with MAC OS X
10.4.5, Java 1.5, APR 1.2.2, Tomcat svn head,
Every time as sendfile is use the AprEndpoint.add(SendfileData
data) Socket.sendfilen() L1417 returned
Ups, now I find the root of my strange problem...
Peter Rossbach wrote:
Arrg,
you are right! It seems that MAC OS X have no sendfile support. I
have search, but I can't find sys/sendfile.h
I don't understand why Library.APR_HAS_SENDFILE not set correctly :-(
apr.h is correc
OK, but then all user need a new tcnative releas. I thing the
correction at Library.java is the better option, but I am not sure!
Peter
Am 08.04.2006 um 14:25 schrieb Mladen Turk:
Peter Rossbach wrote:
Ups, now I find the root of my strange problem...
I think that isn't correct or
I got these two warnings:
/bin/sh /Users/peter/tools/local//build-1/libtool --silent --
mode=compile gcc -g -O2 -DHAVE_CONFIG_H -DDARWIN -
DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -O2 -
DHAVE_OPENSSL -I/Users/peter/tomcat/develop/tomcat55/connectors/jni/
native/include -I/Syste
Can you send me a simple testcase, then I can check it.
Cheers
Peter
Am 10.04.2006 um 23:14 schrieb Jean-frederic Clere:
Remy Maucherat wrote:
Mladen Turk wrote:
Right. I was hoping to have the native release by the end of the
week
also. Since installer depends on outside natives, the na
+1, good time to build a next release, some off my customers see the
pooler message :-)
Peter
Am 10.04.2006 um 16:17 schrieb Yoav Shapira:
Hola,
I just looked at the changelog, and the EINTR status code fix was
post
5.5.16 (it will be included in 5.5.17), so at least things are
fairly
l
Hi, Brian,
I think you are right! It exist no reason why we only change the
session id at cookie session id case!
Hmm, I thing my test env and customer app are cookie based :-( Then
I later not made it ready to support also request session ids.
I find a easy fix to getting it work. The enhan
Hi Yoav,
that is not the complete story. I start analyse the fix, and find
more things
I hope I can fix it next hour.
Cheers
Peter
Am 14.04.2006 um 16:58 schrieb [EMAIL PROTECTED]:
Author: yoavs
Date: Fri Apr 14 07:58:10 2006
New Revision: 394113
URL: http://svn.apache.org/viewcvs?
ue, and explain your thoughts...
Yoav
On 4/14/06, Peter Rossbach <[EMAIL PROTECTED]> wrote:
Hi Yoav,
that is not the complete story. I start analyse the fix, and find
more things
I hope I can fix it next hour.
Cheers
Peter
Am 14.04.2006 um 16:58 schrieb [EMAIL PROTECTED]:
Author
OK!
Can you explain, why we set Context.docBase to MyApps as conf/
Catalina/localhost/MyApps.xml deployed with following contents
How I can find at runtime the real docBase path?
Regards
Peter
Am 14.04.2006 um 19:59 schrieb Remy Maucherat:
Peter Rossbach wrote:
Hi Yoav,
the proposed
Hmm,
but why we not store the original docBase at Context ? StoreConfig
need it to store the correct path at conf/Catalina/localhost/
MyApps.xml after a change?
Peter
Am 14.04.2006 um 22:23 schrieb Bill Barker:
-Original Message-
From: Peter Rossbach [mailto:[EMAIL PROTECTED
Hi Remy,
look at the stats update at StandardSession/DeltaSession exipre(boolean)
StandardSession L 713.
synchronized (manager) {
if (timeAlive > manager.getSessionMaxAliveTime()) {
manager.setSessionMaxAliveTime(timeAlive);
}
r the refactoring finished I hope the integration for all
subclasses are become eaisier.
Peter
Am 22.04.2006 um 19:24 schrieb Filip Hanik - Dev Lists:
Peter Rossbach wrote:
I plan to start refactoring that DeltaManager/DeltaSession at
current cluster and new ha cluster are real subcl
Yes, thing a real refactoring must start at ManagerBase. Then we get
a better interface for easier subclassing Manager like DeltaManager
at existing cluster and ha modules and other implementation like JBoss.
I thing we have now some options:
a) Refactoring at tomcat 5.5 later port to 6.0
b)
Peter
Am 24.04.2006 um 18:24 schrieb Rainer Jung:
Peter Rossbach wrote:
Yes, thing a real refactoring must start at ManagerBase. Then we
get a better interface for easier subclassing Manager like
DeltaManager at existing cluster and ha modules and other
implementation like JBoss.
I thi
Am 24.04.2006 um 20:15 schrieb Yoav Shapira:
Hey dudes and dudettes,
Our test candidate v5.5.17-beta has been available for a little more
than a week now. I hope you've had time to test it. If so, please
vote on its stability below. If you haven't had time to test it, this
vote will run for
Hi Filip,
Am 24.04.2006 um 20:19 schrieb Filip Hanik - Dev Lists:
Peter Rossbach wrote:
OK, I have no real problem to made my changes at 6.0 base first,
but it is really stable?
I see that Connector change currently and this can be a problem.
Quick integration tests with connector that are
Hi Henri,
I have tomorrow a talk with Thorsten.
Steps:
Made a tomcat 5.5 port
english doc
After these steps we can contribute it easier to ASF and more people
can test it :-)
Peter
Am 26.04.2006 um 09:13 schrieb Henri Gomez:
Well the extra memory could be a penalty, but what I like to s
:-)
Great that also my experience. Yep, now 5.5.17 is out and I hope we
got more people to migrate.
Cheers
Peter
Am 27.04.2006 um 22:58 schrieb Filip Hanik - Dev Lists:
most folks I know are still using 5.0 (and 4.1), both have been
stable much longer than 5.5,
most companies think bett
Yes, defaults are very fine, but secret parameter need active user
interaction.
also -1
Peter
Am 28.04.2006 um 11:54 schrieb Remy Maucherat:
Mladen Turk wrote:
Hi,
The provided tomcat-users.xml is obviously used
as an example.
Can we tweak that so that it actually allows
the admin and ma
07 schrieb Mladen Turk:
Peter Rossbach wrote:
Yes, defaults are very fine, but secret parameter need active user
interaction.
I didn't say it will be enabled by default.
If commented out like in tc6, it would need an user intervention
anyhow, so the user uncommenting the credentials sho
I think we can merge both cluster and storeconfig modules to new tc
6. For current user it is easier.
Only change is that new ha cluster module are packaged as seperate
jar (name change a build.xml) and we must change the bootstrap logic
at config parsing. I think user better switch cluster
this idea Filip and Costin?
Peter
Am 04.05.2006 um 20:23 schrieb Costin Manolache:
On 5/4/06, Peter Rossbach <[EMAIL PROTECTED]> wrote:
I think we can merge both cluster and storeconfig modules to new tc
6. For current user it is easier.
Only change is that new ha cluster module are
Hi,
Am 05.05.2006 um 05:34 schrieb Filip Hanik - Dev Lists:
I'd thought I'd chip in my 2 cents,
1. I don't think we should keep maintaining two clustering modules
in TC6,
the old one has too many limitations, I would leave it as a
module since its stable,
but I don't have any plans of
Am 05.05.2006 um 14:13 schrieb Henri Gomez:
Well being modular, components oriented won't be bad.
It's not about cloning Geronimo, but allowing tomcat to get more and
more modules and extensions, like does Apache HTTPD
Good topic, small core with a lot of nice features...
Tomcat as a plugin c
Am 05.05.2006 um 14:38 schrieb Henri Gomez:
Well we discuss for Tomcat 6, not Tomcat 5.5
+1, exactly
Did there is some deadlines for Tomcat 6 ?
No! We have time, but we need a good plan, design and developer team
that really
implement the stuff. :-)
2006/5/5, Peter Rossbach <[EM
1 - 100 of 326 matches
Mail list logo