And regarding your question;
~Why can you not run all apps within one single JVM/Tomcat ?
Because we have a lot of web applications and we are using 32-bit JVM.
Thanks a lot
On Tue, Nov 23, 2010 at 10:59 PM, Andrew Hole wrote:
> I'm reading about domain directive in worker propertie
I'm reading about domain directive in worker properties. I can setup
different workers to be in the same domain (p.e. a machine) and have "domain
affinity". Do you have some idea how it really works?
Thanks
On Tue, Nov 23, 2010 at 9:01 PM, Christopher Schultz <
ch...@christopherschultz.net> wro
:58 PM, André Warnier wrote:
> Andrew Hole wrote:
>
>> Sorry for the inconvenience. I sent the email with wrong content.
>>
>> An example:
>> Machine 1:
>> Tomcat A
>> App1
>> App2
>> Tomcat B
>> App3
>> App4
>>
&
done using the same browser client).
Thanks
On Mon, Nov 22, 2010 at 11:23 PM, Andrew Hole wrote:
> An example:
> Machine 1:
> Tomcat A
>
> Tomcat B
>
>
> On Mon, Nov 22, 2010 at 11:05 PM, André Warnier wrote:
>
>> Andrew Hole wrote:
>>
>>> No... Se
An example:
Machine 1:
Tomcat A
Tomcat B
On Mon, Nov 22, 2010 at 11:05 PM, André Warnier wrote:
> Andrew Hole wrote:
>
>> No... Session affinity (jvmRoute in JSESSION ID) implies sending to the
>> same
>> tomcat instance (same JVM), not for the same machine.
>>
No... Session affinity (jvmRoute in JSESSION ID) implies sending to the same
tomcat instance (same JVM), not for the same machine.
Some idea?
On Mon, Nov 22, 2010 at 9:10 PM, André Warnier wrote:
> Andrew Hole wrote:
>
>> Hi guys!
>>
>> There is any available config
Hi guys!
There is any available configuration to define server affinity instead of
session affinity? Our architecture setup is based on multiple JVMs (tomcat)
instances in each server (machine). The goal is to send all requests (within
a session) from a client browser to the same machine. Is it po
ng and has the value of
962MB.
On Wed, Apr 8, 2009 at 3:13 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Andrew Hole [mailto:andremailingl...@gmail.com]
> > Subject: Re: tomcat process memory
> >
> > What is the difference between heap an
Linux. RES column.
What is the difference between heap and non-heap and where I can configure
the limit to non-heap?
Thanks
On Wed, Apr 8, 2009 at 2:58 PM, André Warnier wrote:
> Andrew Hole wrote:
>
>> Hi guys!
>>
>> I'm getting a strange behaviour of Tomcat p
Hi guys!
I'm getting a strange behaviour of Tomcat process.
I'm using a memory profiler and it shows the following info:
heap allocated memory: 278MB
non-heap allocated memory : 151MB
However, TOP shows that memory used by tomcat process is more or less 1GB.
WhY this happens? Is it possible to u
Hi guys!
I can't find any documentation regarding session affinity using
mod_proxy_balancer (http protocol).
Anyone have or know where i cand find it?
Thanks
Hi guys!
Wich is the recommend module and what are the differences?
Thanks a lot
a look and report the stacktrace here?
>
> Andrew Hole a écrit :
>
> Hi!
>>
>> We are using Apache + Mod_jk + Tomcat and randomly we are getting the
>> following error (http 503)
>> Service Unavailable - *zero* *size* *object*
>> The server is temporari
Hi!
We are using Apache + Mod_jk + Tomcat and randomly we are getting the
following error (http 503)
Service Unavailable - *zero* *size* *object*
The server is temporarily unable to service your request. Please try again
later.
Do you have any idea about why happens this error?
Thanks a lot
A.H
Hi Guys!
What is the behavior of mod_jk if one of the workers stops?
Mod_jk stops to send requests to that worker? Or it retries at each request
and only after determine that the worker is down , it sends the request to
the fine worker ?
# --
# Load Balancer worker
#
In cold fusion server log we can see that coldfusion stopped without errors
"Information","main","01/15/09","11:31:54",,"ColdFusion stopped"
Do you have any idea?
thanks
On Wed, Jan 14, 2009 at 9:29 PM, Caldarale, Charles R <
chuc
allelGC)" prio=1 tid=0x0a03db18 nid=0x5fa1 runnable
"GC task thread#2 (ParallelGC)" prio=1 tid=0x0a03e750 nid=0x5fa2 runnable
"GC task thread#3 (ParallelGC)" prio=1 tid=0x0a03f388 nid=0x5fa3 runnable
"VM Periodic Task Thread" prio=1 tid=0x0a0ea8c8 nid=0x5fac
Thanks for you quick response.
How can I take a thread dump?
Thanks
On Wed, Jan 14, 2009 at 6:37 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Andrew Hole [mailto:andremailingl...@gmail.com]
> > Subject: Tomcat and coldfusion
> >
> > I
ndex.htm
On Wed, Jan 14, 2009 at 6:31 PM, Andrew Hole wrote:
> just to say one more thing:
> this only happens when cfusion war is deployed in tomcat. If i try to
> shutdown without cfusion.war deployed, everything works fine.
> I'm seeing the cfusion log and there are no e
just to say one more thing:
this only happens when cfusion war is deployed in tomcat. If i try to
shutdown without cfusion.war deployed, everything works fine.
I'm seeing the cfusion log and there are no errors in stopping cfusion
engine.
Thanks
On Wed, Jan 14, 2009 at 6:15 PM, Andrew Hole
Hello guys!
I deployed coldfusion on Tomcat and everything looks fine to me except when
I shutdown the service.
This deployment was made in Linux.
Jan 14, 2009 5:29:43 PM org.apache.coyote.http11.Http11BaseProtocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8189
Jan 14, 2009 5:29:44 PM org.apach
Is not very smart... There is some problem with that?
Thanks
On Fri, Nov 21, 2008 at 9:00 PM, Caldarale, Charles R <
[EMAIL PROTECTED]> wrote:
> > From: Andrew Hole [mailto:[EMAIL PROTECTED]
> > Subject: Session affinity
> >
> > How it works when we have an
Hi guys!
The session affinity in Apache guarantee that all requests from a
specific browser will be redirected to the same instance of Tomcat (worker).
How it works when we have an hardware load balancer in the first layer and 2
actives Apache HTTP Server?
Thanks a lot
to write that code for the object
> sharing yourself
> you could use the tomcat internals to achieve what you want, but you'd have
> to do a bit of legwork.
> Filip
>
>
> Andrew Hole wrote:
>
>> Yes.
>>
>> Machine1
>> TomcatA
>> Applicat
nothing to
> cluster, there is no state to share
>
> Filip
>
>
> Andrew Hole wrote:
>
>> I would like to cluster two different applications in same machine (each
>> in
>> different Tomcat instance).
>> Is it possible?
>>
>>
>>
>>
om is not
> deployed on the server.
>
> for example, if you have applicate /test installed on server A, then it
> will have to be installed on server B as well, if it isn't, you'll get a
> message like the one below
>
> Filip
>
>
> Andrew Hole wrote:
>
>> Hi
Hi Guys!
What means the following error? What I'm doing wrong?
FINE: Assuming clocks are synched: Replication for GET-ALL- took=47 ms.
27/Out/2008 17:12:10
org.apache.catalina.cluster.session.ClusterSessionListener messageReceived
SEVERE: Context manager doesn't exist:
Thanks a lot
Cookies (like you see in this site) is a good solution?
*http://www.fwd.at/tomcat/sharing-session-data-howto.html*
On Wed, Sep 3, 2008 at 6:21 PM, Andrew Hole <[EMAIL PROTECTED]>wrote:
> Thanks.
>
> And how can I test this feature? Could you help to write a JSP sample?
>
>
Thanks.
And how can I test this feature? Could you help to write a JSP sample?
Thanks
On Wed, Sep 3, 2008 at 5:58 PM, Gregor Schneider <[EMAIL PROTECTED]>wrote:
> http://tomcat.apache.org/tomcat-5.5-doc/config/host.html
>
> Search for "SingleSignOn"
>
> Gregor
> --
> what's puzzlin' you, is the
Is it possible to share sessionID between webapps in the same tomcat?
How can I find a demo or some JSP to simulate it?
Thanks a lot
A.C
Hello!
I'm interested to capture and replay Java application events. There is
some tool to do that? My java application runs on tomcat container.
Thanks a lot
Hi!
If I have more than one tomcat instance installed and started, how do I now
wich process in task manager corresponds to the tomcat instance?
In task manager I only see things like that:
tomcat5.exe
tomcat5.exe
tomcat5.exe
Thanks a lot
A.
Thanks
What means: error 10054 = Connection reset by peer.
Andrew
On Wed, May 7, 2008 at 7:14 PM, Rainer Jung <[EMAIL PROTECTED]> wrote:
> Andrew Hole wrote:
>
> > HI!
> >
> > I don't have perl installed in production servers, but it is windows
> >
HI!
I don't have perl installed in production servers, but it is windows server
2003.
About mod_jk configuration (mod_jk/1.2.18) :
# List the workers name
worker.list = p1balancer, resumop1
# --
# Load Balancer worker
# --
worker.p1balancer.type= lb
worke
Hi all|
Maybe you could help me to solve a problem with your experience.
My company has implemented a solution of 3 layers (Apache web server, Tomcat
Container and Database). There is a firewall between the web server and the
tomcat.
We get the following errors in mod_jk log:
These errors a
Hello!
When I shutdown tomcat i get the following error and the process remains
active.
Do you know what could be the problem?
SEVERE: Catalina.stop:
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl
Hello!
I have a cluster with two Tomcat's. When I shutdown one and the other still
active I do not want to run valueunbound in the first. How do I do that?
Basically:
If (shutdown node 1 and node 2 is Active)
then
{
do nothing;
}
else
{
business logic;
}
Thanks a lot
Tomcat 5.5. But we are always looking for future...
Regards
On Tue, Mar 25, 2008 at 10:11 AM, ChrisS <[EMAIL PROTECTED]>
wrote:
> What version of Tomcat Andrew?
>
> Chris S
>
> - Original Message -
> From: "Andrew Hole" <[EMAIL PROTECTED]>
&g
Hello Guys!
Anyone interested in joining a Portuguese company to be responsible for
installing, managing and configuring Tomcat and Apache Web Server?
We currently have very interesting international projects.
Thanks a lot
Andrew
We're trying to avoid the execution of valueUnbound(), when a Tomcat
instance is stopped in a cluster environment.
Can this be done by checking whether the thread that is executing
valueUnbound() is a daemon or not?
In the tests we have performed, the only thread running valueUnbound(),
which
The "valueUnbound" is NOT being propagated from the TC instance shutting
down across the cluster. The valueunbound is executed when I do the shutdown
of an TC instance (session logout tracking was done -> database record
inserted). After that I still work with this session on the active node ...
tracking is associated to valueunbound).
Actually, valueunbound is executed on all tomcats.
Let me know if you need more information.
On Mon, Feb 25, 2008 at 8:41 PM, Christopher Schultz <
[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Andre
7:27 PM, Christopher Schultz <
[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Andrew,
>
> Andrew Hole wrote:
> | It happens on both. Valueunbound is executed on old server when
> | tomcat is stopped, and is executed on new server
On 2/25/08, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote:
>
> the stack trace idea is a good idea, and you can post it here
>
> Filip
>
>
> Christopher Schultz wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > Andrew,
&g
TED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Andrew,
>
> Andrew Hole wrote:
> | Well, our class USER implements HttpSessionBindingListener,
> | Serializable and when failover happens valueUnbound is executed(public
> | void valueUnbo
[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Andrew,
>
> Andrew Hole wrote:
> | Why is session unbound called after cluster failover?
>
> What value is being unbound?
>
> | Two more questions: -- In a scenario with two nodes, if
Hi!
Why is session unbound called after cluster failover?
Two more questions:
-- In a scenario with two nodes, if I shutdown one, the other is instantly
ready to receive and respond to requests, or it is necessary to wait a
while?
In a procuction scenario we cannot wait, because requests are freque
Hi!
Why is session unbound called after cluster failover?
Two more questions:
-- In a scenario with two nodes, if I shutdown one, the other is instantly
ready to receive and respond to requests, or it is necessary to wait a
while?
In a procuction scenario we cannot wait, because requests are frequ
t; is to low. Please set it to 3 and it
> is true that you must wait
> > 35 sec before you can restart a cluster node. Use the Java Service
> Wrapper or add this to your start scripts to configure this.
>
> Peter
>
>
>
> Am 22.02.2008 um 11:48 schrieb Andrew Hole:
Hello guys!
We are trying to test Tomcat clustering but we are getting some problems.
Sometimes (Log2) everything works fine but in other cases the cluster
doesn't work (Log1). The only difference is the time that we wait after we
shutdown a node. When we make a request after shutdown a node, c
Hello!
I'm getting the following message on Tomcat:
18/Fev/2008 12:07:50
org.apache.catalina.cluster.tcp.ReplicationValvecreatePrimaryIndicator
FINE: Context /outpatient: Found session
07EEE91093046F13672F88402F03C5A2.node02 but it isnt a ClusterSession.
Why this happen?
Thanks a lot
AH
What you consider the minimal configuration?
On Feb 13, 2008 7:23 AM, David Rees <[EMAIL PROTECTED]> wrote:
> On Feb 12, 2008 10:59 AM, Andrew Hole <[EMAIL PROTECTED]> wrote:
> > I've the following configuration on server.xml for two different
> instances
> >
e defined on the same IP
> (loopback?) and port?
>
> Andrew Hole wrote ..
> > Hello guys!
> >
> > I've the following configuration on server.xml for two different
> instances
> > of tomcat (on the same server). BUT, i don't know why, session
> repli
Hello guys!
I've the following configuration on server.xml for two different instances
of tomcat (on the same server). BUT, i don't know why, session replication
doesn't work.
Could you help me to find why?
Thanks
Instance 1:
Hello
I read an interesting document from Mladen Turk (with whom I want to speak
directly, but I don't know direct contact) that there is a formula to
calculate the number of concurrent request:
http://people.apache.org/~mturk/docs/article/ftwai.html
Calculating Load
When determining the number
Hello!
Is there any problem run Tomcat under 64 bits platform? And about JDK? Is it
possible install JDK 32 bits for 64 bits platform?
Thanks a lot
A.
Hi!
Is there any benchmark test available that allow me to determine the number
of concurrent requests that Tomcat supports for a particular type of
hardware?
Thanks a lot
//conn.close(); // Return to connection pool
//conn = null; // Make sure we don't close it twice
%>
I got the following result:
*Cache disabled *Got Connection [EMAIL PROTECTED],
And database sessions increase highly.
Thanks
On Jan 11, 2008 4:21 PM, Martin Gainty <[EMAIL P
I already change from ehr to jdbc/ehr but the problem of pooling remaining.
Initial sessions are not created.
Please, help me.
Thanks a lot
On Jan 11, 2008 3:45 PM, Andrew Hole <[EMAIL PROTECTED]> wrote:
> I get the following error when i change from ehr to jdbc/ehr:
>
> 2
"
>
> M-
> ----- Original Message -
> From: "Andrew Hole" <[EMAIL PROTECTED]>
> To: "Tomcat Users List"
> Sent: Friday, January 11, 2008 10:14 AM
> Subject: Re: Datasource Property Parameters (Oracle) JNDI
>
>
> > Well, REsource A wor
M, Caldarale, Charles R <[EMAIL PROTECTED]>
wrote:
> > From: Andrew Hole [mailto:[EMAIL PROTECTED]
> > Subject: Re: Datasource Property Parameters (Oracle) JNDI
> >
> > I don't see examples with initial size of pool! Exists some default
> > value for pool initial
I don't see examples with initial size of pool! Exists some default
value for pool initial size??
On Jan 11, 2008 2:27 PM, Caldarale, Charles R
<[EMAIL PROTECTED]> wrote:
> > From: Andrew Hole [mailto:[EMAIL PROTECTED]
> > Subject: Re: Datasource Property Parameters (Ora
Every db execution creates a new session.
Each session dropped correctly after db execution.
Is it supposed I see 5 (new) connections to database after tomcat restart?
Thanks
On Jan 11, 2008 2:24 PM, Caldarale, Charles R
<[EMAIL PROTECTED]> wrote:
> > From: Andrew Hole [mailto:[EMA
_name with the actual server name
> replace the SID with the Service ID you will be using (check the
> tnsnames.ora for SID)
> http://www.microdeveloper.com/html/JNDI_Orcl_Tomcat1p.html
>
> Martin
>
> - Original Message -
> From: "Andrew Hole" <[EMAIL
Could you help me to setup my datasource to works fine? I already try
lot of changes on Resource element, but pooling is disable.
Thanks a lot
On Jan 11, 2008 1:55 PM, Caldarale, Charles R
<[EMAIL PROTECTED]> wrote:
> > From: Berglas, Anthony [mailto:[EMAIL PROTECTED]
> > Subject: Datasource
Hello!
I think that I have the same problem.
What you are saying is that i can't use pooling on Tomcat/JNDI or only
in case of oracle.jdbc.pool.OracleDataSourceFactory?
Thanks a lot
On Jan 11, 2008 11:29 AM, Rainer Jung <[EMAIL PROTECTED]> wrote:
> Berglas, Anthony wrote:
> > Hello,
> >
> >
Hello!
The following configuration was not supposed to be created 5
connections at first get connection execution?
My application with the following configuration creates always a new
session in the database for each invocation,
which is not to take advantage of pooling. Why?
Hello!
What's the value of Initial Number of Threads created on Tomcat startup?
Everytime it is necessary Tomcat creates another thread. What happens
after the processing end? The thread dies or becomes available for a
future processing?
Best regards
-
Hello everybody!
I have two applications:
- J2EE Application on tomcat
- Microsoft Navision
How can I implement single sign-on integrated with Microsoft Active Directory?
Microsoft Active Directory could be central autenthication service?
Thanks
-
Hello!
On an Apache server, I would like to have a Redirect from a URL to
other URL not on my server. The redirect is temporary, and therefore I
would prefer if the original URL appeared in the visitor's browser's
Address Bar, as opposed to the URL of the site to which he/she was
redirected.
Is i
Hello!
My java application writes relevant log of database procedures
executions. My goal is to develop a report at intervals of 30 minutes
with a summary, including requests slowest, and average time of
execution,
etc.
2007-11-26 00:00:00379 DEBUG ajp - 8009-10 RequestFilter - Request Started
20
I need to define socket_keepalive parameter... but in Windows server
2003 I think that doesn't exist SO keepalive interval.
How can I resolve this?
Thanks a lot
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscri
Hello!
Exists some automatic way to invoke a JSP when tomcat starts?
Thanks a lot
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTE
Invoking JSP it recreates a XML file on file system. I wish recreate
for the first time at tomcat startup.
Regards
On Nov 16, 2007 2:21 PM, Jess Holle <[EMAIL PROTECTED]> wrote:
> Sounds like you want a ContextListener, not a JSP...
>
>
> Andrew Hole wrote:
> > He
Hi!
In your opinion what is the best LINUX distribution for a server with
an instance of Tomcat and an J2EE application of medium load?
An opinion taking as a basis the performance and cost.
Thanks
-
To start a new topic, e-mai
I will try!!! Thanks a lot
On Nov 6, 2007 3:24 PM, Christopher Schultz
<[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Andrew,
>
> Andrew Hole wrote:
> > I'm trying to execute a ssh command inside java code. SSH command must
>
I'm trying to execute a ssh command inside java code. SSH command must
know HOMEDRIVE environment variable to find know_hosts file... How can
I do that?
Thanks a lot
On Nov 6, 2007 3:14 PM, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> > From: Andrew Hole [mailto
Hello!
how can I setup environment variables on tomcat windows service?
Tomcat cleans environment variables...
Thanks a lot
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For ad
How can I , inside my JSP, call manager url to reload my web
application? I need to call my JSP, because I do more things than
reload.
Thanks a lot
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [
application server
> ---
>
>
>
> - Original Message -
> From: "Andrew Hole" <[EMAIL PROTECTED]>
> To: "Tomcat Users List"
> Sent: Monday, October 15, 2007 9:11 AM
> Subject: The requested resource (/manager/)
Hello!
I'm getting the following error:
description The requested resource (/manager/) is not available
when I request URL for manager webapplication.
I've manager.xml on ..\conf\Catalina\localhost and manager application
on server\webapps\manager. What i'm doing wrong?
Thanks a lot.
-
oader. "
I don't know difference between put a jar in common lib or common endorsed p.e.
Best regards
On 10/11/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> > From: Andrew Hole [mailto:[EMAIL PROTECTED]
> > Subject: Tomcat library hierarchy
> >
>
Hello!
What's the difference between common/lib , common/endorsed and common/classes?
Thanks a lot
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail
I'm getting OutofMemoryError ... Could have some relationship having
two different versions of jar and memory leak?
Thanks
On 10/10/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> > From: Andrew Hole [mailto:[EMAIL PROTECTED]
> > Subject: Different jar version
> &
What happens if I put different jar versions of same classes on WEB-INF/lib?
Example:
project.jar (new version)
project_old.jar (old version)
Tomcat load and use both? Could Tomcat be confused with this situation?
Thanks a lot
-
I've an java application running under tomcat and in the last week
memory usage increase 50%, from 200M to 400M. I want to know exactly
why this happens. Some suggestion?
Thanks a lot
-
To start a new topic, e-mail: users@tomcat.
Is it possible reload configurations on \WEB-INF\classes without
restart tomcat server?
Thanks a lot
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mai
In cluster of two nodes, which the parameter that I need to configure
(or to decrease the value) for a node knows immediately that the other
is down? With this configuration a node waits some time.
wrote:
> then, the tcpListenPort must be unique for each instance, since you
> cannot share the port
>
> Filip
>
> Andrew Hole wrote:
> > I only have one machine to test Session Replication. Every tomcat
> > instances are in same machine.
> >
> > On 9/27/07
I only have one machine to test Session Replication. Every tomcat
instances are in same machine.
On 9/27/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> > From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED]
> > Subject: Re: Session Replication
> >
> > yeah, but if you bind to 127.0.0.1 h
Hello everyone!
For using Tomcat session clustering I need to put the following
component in all nodes?
--
Yes, I have... in defaultHost i have value localhost.
On 9/26/07, Christopher Schultz <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Andrew,
>
> Andrew Hole wrote:
> > Do you have some suggestion to solve this problem?
>
> Wo
Do you have some suggestion to solve this problem?
On 9/26/07, Andrew Hole <[EMAIL PROTECTED]> wrote:
> Host name on server.xml:
>
>
> On 9/26/07, Andrew Hole <[EMAIL PROTECTED]> wrote:
> > This is output from mod_jk debug:
> >
> > [We
c (621):
> status = 400
> [Wed Sep 26 11:30:04 2007] [5724:4032] [debug] jk_ajp_common.c (628):
> Number of headers is = 0
> [Wed Sep 26 11:30:04 2007] [5724:4032] [debug] jk_ajp_common.c (1037):
> received from ajp13 pos=0 len=2 max=8192
>
> On 9/26/07, David Delbecq <
r different
> hostname), just configure a default host.
>
>
> En l'instant précis du 26/09/07 12:14, Andrew Hole s'exprimait en ces
> termes:
> > Hello!
> >
> > I'm getting the following error:
> >
> > &qu
Hello!
I'm getting the following error:
"HTTP/1.1 400 no host matches server name myserver"
Why this happens?
workers.properties
# --
# Load Balancer worker PFH
# --
worker.pfhbalancer.type= lb
worker.pfhbalancer.balanced_workers= upg4out,upg7out
# -
HI!
I have a solution with an apache with mod_jk and 2 tomcat instances.
How can I know with a JSP which tomcat instance process the request?
Basically I want that my JSP show AJP connector port.
Thanks
-
To start a new topic,
>
> --
> Bj
>
>
> On 9/18/07, Andrew Hole <[EMAIL PROTECTED]> wrote:
> >
> > Is there a function to check the status of tomcat?
> > A simple JSP p.e., i make an http request to tomcat port, and if i
> > don't get response, I say that status is d
Is there a function to check the status of tomcat?
A simple JSP p.e., i make an http request to tomcat port, and if i
don't get response, I say that status is down. I want to create a
simple JSP resume of all tomcat instances status
Thanks,
--
Hello!
I've two tomcat instantes and an apache web server with mod_jk. Mod_jk
balance request to each tomcat.
Think on following situation;
- TomcatA and TomcatB up
- I make a request to Apache that redirects to TomcatA. I'm editing text on
JSP (lot of input texts). In this moment TomcatA craches.
1 - 100 of 119 matches
Mail list logo