Hi there,
I've two questions about using Tomcat. We currently using Tomcat in version
5.5.23 on 64 Bit - Linux (several instances configured with 1GB of ram | as
Webserver | ~30 Clients). A friend of mine told me that's not a benefite to run
the tomcat jvm with more than 512 MB memory, b
6 Nov 2008 07:49:07 -0600
> Subject: RE: Tomcat-native | best memory choice
>
> > From: Chris [mailto:[EMAIL PROTECTED]
> > Subject: Tomcat-native | best memory choice
> >
> > A friend of mine told me that's not a benefite to run the
> > tomcat jvm with more
ot; is sent
immediately, with the rest of the response.
Any ideas would be appreciated.
Thanks,
Chris
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
quot;0\r\n\r\n" to the response to the client.
- I notice that if I use curl to make a request directly to tomcat (instead of
going through nginx), then I do see the terminating "0\r\n\r\n". I still see a
difference in that tomcat disconnects immediately after the reply when *not*
the same result: no "0\r\n\r\n" is sent.
So, to summarize:
- GET HTTP/1.0 results in no terminating "0\r\n\r\n" for the chunked response,
regardless of whether libtcnative is being used.
- The difference when using libtcnative is that the connection isn't terminated
after t
Anyone have any ideas about what's going on, any workarounds, or even places in
the tomcat code to look for possible errors?
Thanks,
Chris
On March 10, 2011 12:37:00 pm Chris wrote:
> I've narrowed this down even further.
>
> As I mentioned below, the "0\r\n\r\n" was
opsis" section here: http://wiki.nginx.org/HttpProxyModule
Based on my reading of the HTTP spec, closing the connection seems to be a
valid alternative to sending the terminating "0\r\n\r\n".
Any ideas about why the connection wouldn't be closed when using APR?
On March 11, 2011 0
nts appreciated, im new to tomcat and java, so go easy ;p
Thanks
Chris
directly on the response object via the
AsyncContext.start(Runnable) method
--
Thanks,
Chris
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
Thanks for the comments Mark. I've upgraded to 7.0.11 and the issues I was
seeing seem to be gone.
You only mentioned the HTTP APR connecter, but I've noticed a difference for
both HTTP APR and AJP APR.
Does it make sense that the fix also affects AJP?
Thanks,
Chris
On March 13, 201
Any help with this would be very much appreciated. We are trying to proof of
concept this to return the remote user's domain login name to use it in a Web
application. Attempting to use a keytab method to hopefully negate any
requirement for exposing the kerberos principal delegate in any server
hanks,ChrisOn Thursday, August 5, 2021, 03:37:54 PM EDT, Peter Kreuser
wrote:
Chris,
> Am 05.08.2021 um 18:32 schrieb Rob Sargent :
>
>
>> Caused by: java.lang.IllegalArgumentException: No SSLHostConfig
>>element was found with the hostNam
c2e0213f154d23e5f94a430f429165b5df51f786f
>
Darryl,
The checksums are pgp and sha512.
On my Mac I used
$ shasum -a 512 apache-tomcat-9.0.53.tar.gz
and the checksums match.
Chris
-
To unsubscribe, e-mail: users-unsubscr...@tomc
Tomcat 9.
I wanted to separate out access logs for external api calls to log different
info than the standard access log line. For example, the api key used which is
set as a request header.
Adding that to the pattern was easy.
However the conditional logging was clunky. I found the ‘conditio
> On Apr 22, 2022, at 7:21 PM, Aleks wrote:
>
> Hi.
>
>> On Thu, 21 Apr 2022 17:07:27 -0400
>> Chris Cheshire wrote:
>>
>> Tomcat 9.
>>
>> I wanted to separate out access logs for external api calls to log different
>> info than the s
w_to_submit_patches_and_enhancement_requests
>
> -Tim
Good to know. I’m going to try the logback route first - if that fails I’ll
look at an enhancement request or patch.
Chris
>
>
>> On Thu, Apr 21, 2022 at 5:08 PM Chris Cheshire wrote:
>>
>> Tomcat 9.
>&
On Apr 2, 2023, at 4:41 PM, Kevin Huntly wrote:Are there any DBAs in here? If so, are you aware of a MySQL user mailinglist? I'm having an issue with some stored procedures and need some helpHave you tried the forums?MySQL Forumsforums.mysql.com
ade is that the implementation (logback, log4j, juli) can be changed with
configuration and a new jar instead of code changes everywhere you write to the
logs.
With either method you can write logs at different levels (trace, debug, info,
war
> On Jan 11, 2021, at 1:19 PM, Jerry Malcolm wrote:
>
> I have a query that needs to access tables in two different databases on the
> same mysql instance. I see how that can be done with the JOIN syntax in
> mysql. But datasource pools reference a single database, correct? I really
> n
function. This export creates a csv with what is supposed to
be a time stamp and a count but the time stamp is in a 5.6 format. I have never
seen this before. How do I convert this into something normal - millis since
epoch or even a human readable ISO format?
Example
44295.607552
Chris
> On Apr 11, 2021, at 12:24 PM, Suvendu Sekhar Mondal wrote:
>
> Hi Chris,
>
>> On Sat, Apr 10, 2021 at 12:33 AM Chris Cheshire wrote:
>>
>> My googlefu is failing me here.
>>
>> I am trying to figure out some anomalous database connection
> On Apr 9, 2021, at 3:02 PM, Chris Cheshire wrote:
>
> My googlefu is failing me here.
>
> I am trying to figure out some anomalous database connection behavior in my
> tomcat web app. I have enabled JMX/RMI and have visualvm running on my local
> machine.
>
> On Apr 12, 2021, at 5:00 PM, Christopher Schultz
> wrote:
>
> Chris,
>
> On 4/12/21 12:50, Chris Cheshire wrote:
>>>> On Apr 9, 2021, at 3:02 PM, Chris Cheshire wrote:
>>> My googlefu is failing me here.
>>> I am trying to figure out s
Tomcat 9.0.45 - is there a way to reload the config for the rewrite valve at
runtime without reloading the web app entirely? JMX operation perhaps?
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional comma
3]
server.xml
-->
Thanks,Chris
Thank you. I will check out the info.
chris
On Thursday, August 5, 2021, 03:37:54 PM EDT, Peter Kreuser
wrote:
Chris,
> Am 05.08.2021 um 18:32 schrieb Rob Sargent :
>
>
>> Caused by: java.lang.IllegalArgumentException: No SSLHostConfig
>>element was fo
Hello
I have a working mod_jk on w2ksrv that works perfectly to tc5.5.17. The very
odd thing is that I had to rebuild the system with a different drive and fully
updated patches for the os. The odd part is that with the identical software,
apache, tc, nics, etc. the system fails. Further the
uot;base" directory
contains subdirs for conf, logs, webapps, and work (and temp, normally).
CATALINA_HOME is the same for all instances, and contains subdirs for
bin, common, and shared. You can use catalina.sh (or .bat) with
different CATALINA_HOME settings to start/stop
* Chris Lear wrote (23/06/06 10:09):
> * [EMAIL PROTECTED] wrote (23/06/06 09:50):
>> Hi ,
>> Can anyone tell me how to make two separate JVM of a single installation
>> of tomcat server.
>> Remember I dont want different context , but tow separate JVM , is it
>>
t this end. Encoding other chars (e.g. øæå) seems to work
just fine.
Chris
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
this).please share your experience on precompile
the jsp files
There's an ant task for this (if I've understood you). See
http://tomcat.apache.org/tomcat-4.1-doc/jasper-howto.html#Web%20Application%20Compilation
Chris
* Chris Lear wrote (03/08/06 11:48):
* Raju Balugu wrote (03/08/06 10:14):
Hi All,
We are using the clearcase for version control(vob).My requirement is
like..I need to do the precompilation before going to ran a build?is there
any utilities in tomcat end or third partys.(as the jasper
l
be created there as well. You can have several of these.
The bin, common, server, and shared directories should all be in the
directory that CATALINA_HOME points to. You need only one of these.
Then make sure your different tomcats don't try to bind to the same
ports, and you'r
ution ? Thanks for the help!
In server.xml something like
should do it.
The defaultHost tells tomcat what to do with requests to hostnames that
aren't otherwise mapped.
Chris
-
To start a new topic, e-m
/dev/urandom doesn't, but is a bit less random as a result.
Some people link /dev/random to /dev/urandom to get round the problem.
But you can tell java to use urandom via a command-line switch
(-Djava.security.egd=file:/dev/urandom).
This could be the cause of the bug observed here. This might
inary download page.
I'm a bit confused as to why it's giving me this error - since Tomcat
appears to be running fine on my machine (I can access localhost:8080/
just fine).
Any ideas?
Thanks,
Chris
install
both on the same machine?
From: Steve Ochani [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 08, 2006 11:48 AM
To: Chris Styduhar; Tomcat Users List
Subject: Re: Strange error referencing JRE when integrating with
MyEclipse
> Hey everyone.
Place the static content in Apache in the directories that would be
referenced by Tomcat. The way you did it will work but it is not
recommended especially if you would like to deploy WAR files quickly and
the static content does not change often. You can deploy the files to a
different document
You should be able to migrate all your apps with little and generally no
changes. It really depends on the options you used to build your apps.
If it is too Tomcat specific (generally with db access) you may have to
make some modifications to your data access layer. Best thing to try is
drop your
ata from
Tomcat to Apache HTTP via a binary format versus the straight up text
interface.
Hope this helps,
Chris Berthold
-Original Message-
From: Anil Ranka [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 28, 2006 9:50 AM
To: users@tomcat.apache.org
Subject: Help with Tomcat Clus
windows env, I
am
getting following error
BalancerMember Unknow status parameter option
for line : BalancerMember ajp://1.2.3.5:8009 status=+H
Any clue.
Thanks
Anil S. Ranka
On 9/28/06, Chris Berthold <[EMAIL PROTECTED]> wrote:
>
> You'll probably want to use mod_proxy_ajp I
y, September 28, 2006 3:56 PM
To: Tomcat Users List
Subject: Re: Help with Tomcat Clustering and load balancing
Chris,
I am using Apache 2.2.3 on Windows XP.
D:\sam\apache\Apache2.2\bin>httpd.exe -v
Server version: Apache/2.2.3
Server built: Jul 27 2006 16:49:49
Thanks
Anil S. Ranka
ilter, matched requests are then rewritten by a regular
expression before the request dispatcher is called to redirect to the
correct URL.
I can't help you with CPANEL though, sorry.
Regards,
Chris.
On 27 Oct 2005, at 06:12, enLogica wrote:
Does anyone know if Tomcat is Compatible with CP
code supports what I want to do: that is upload a war and tell it which
context path, but it just seems like the web interface doesn't support it.
Is there some simple way to force it to deploy to a context path that is
different to the war file name? (other than what i mentioned above)
Thanks,
Chris
Hello
If I have changed the default admin & manager
passwords and have a personal firewall preventing
anything other than http & http:8080 access, is it
still possible for people to view the tomcat-users.xml
file? With only those two protocols open (plus udp 53
for dns)it should be impossible.
Hello
If I have changed the default admin & manager
passwords and have a personal firewall preventing
anything other than http & http:8080 access, is it
still possible for people to view the tomcat-users.xml
file? With only those two protocols open (plus udp 53
for dns)it should be impossible.
Hello
I am setting up a cc processing component of my
application. Can anyone recommend how to deploy the
ssl layer? Do I do it from Tomcat w/Struts ssl? I
assume that would require me to config Tomcat to send
out over 443. Do I configure ssl at the Apache layer
and use mod jk? This will leave
Hi Hassan
Sorry I was not clear. It is for inbound connections
to client browsers. Where do I begin? I assume I
need to front it with Apache which means modjk,
correct? tia.
--- Hassan Schroeder <[EMAIL PROTECTED]> wrote:
> Chris Pat wrote:
>
> > I am setting up a cc proce
restarting
> Tomcat?
Try the admin servlet, that allows you to make changes to your user/group
definitions and apply the changes without taking tomcat down.
cheers,
Chris
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
regardless of
whether they are connecting to the application via the secure or
unsecure route?
Many Thanks,
Chris.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Thanks for pointing out the gotcha Nick. The sites are both running on
the same server, so I'll follow Tim's suggestion.
Many Thanks for your responses,
Chris.
On 29 Nov 2005, at 17:24, Duan, Nick wrote:
You can't do this if both sites are on different machines since tomcat
u
* Bill Barker wrote (30/11/05 05:42):
> "Scott Purcell" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
>> Real helpful ... I searched on SRV.12 and it brought up a bunch of links
>> that have nothing to do with Tomcat config of SSL.
>>
>> I probably posted a lame request. Let me tr
on't want to run tomcat as
root, and using local port forwarding is a hassle, and 3) there's a bit
more flexibility in the apache route.
Chris
>
> Tim Funk wrote:
>
>> Performance (IIRC while reading on the mailing lists) is about the
>> same. mod_proxy_ajp sho
Hello
I have BOTH TC4 & TC5 running and it works fine for
http.
I have followed the apache docs and created a keystore
with all the defaults that exists in
c:\winnt\profiles\adminstrator
I made the changes below and even after server restart
and url of
https://localhost:9443 cannot get to start.
Hello
I have BOTH TC4 & TC5 running and it works fine for
http.
I have followed the apache docs and created a keystore
with all the defaults that exists in
c:\winnt\profiles\adminstrator
I made the changes below and even after server restart
and url of
https://localhost:9443 cannot start. Can
any
re anyway to prevent JspC from attempting to compile the fragment
files? I can see in the JspC JavaDocs that you can list and add
extensions that will get compiled, but not remove them.
Chris
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
yapp/WEB-INF/classes.
When I run "ant build-jsp" it fails on the line with the
following:
BUILD FAILED
/home/chris/myapp/WEB-INF/build.xml:470:
org.apache.jasper.JasperException:
file:/home/chris/myapp/header.jspf(49,74) The attribute prefix fn does
not correspond to any impo
.jspf. Now the JspC task causes the JVM to run
out of memory (java.lang.OutOfMemoryError), but it's not complaining
about header.jspf anymore!
Chris
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-ma
oryInitialSize='192m'
memoryMaximumSize='356m'
Many thanks. Your suggestions (and a bit of fiddling with ulimit) fixed
the out of memory error.
Chris
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
you are anywhere near it.
Kind Regards,
Chris.
On 6 Dec 2005, at 17:44, Armand Rock wrote:
Hello David,
I included all jar & zip files on my computer, including j2ee.jar and
I'm
still having the problem.
I have just noticed a weird behaviour though, if I try to reload the
jsp
right
o be set, or it tends to refuse to talk
when no name matches. Getting different defaults for different IP
addresses will need separate services. You could run them on the same IP
address but different ports instead of different addresses - it would
come to the same thing.
Chris
-
Hello
I have three sites I want to publish w/cc transactions
with Tomcat5. Is it possible to do it with one
installation of TC and three separate certificates and
three separate static IPs?
I assume I would create three Services. However I
cannot see where to hardcode in the specific IP and
wh
* Chris Pat wrote (14/12/05 17:25):
> Hello
> I have three sites I want to publish w/cc transactions
> with Tomcat5. Is it possible to do it with one
> installation of TC and three separate certificates and
> three separate static IPs?
>
> I assume I would create three
nd if you
have some feedback or improvements to make, they would be gratefully
received.
Kind Regards,
Chris.
On 15 Dec 2005, at 10:37, Kristian Rink wrote:
Hi all;
currently I'm into deploying a small jsp/servlet based application
which
more or less utilizes a dispatcher servlet t
I have a jsp page that grabs a pdf from a blob in a database and sends
it to the browser inline. It works fine for firefox and most ie users
but for some it displays it in a separate window or doesn't display at
all.
I am using tomcat 4.1.29 with jk going through iis 5.
Here are the headers:
H
I would consider integrating this as part of your application and stay just
standalone tomcat (or load balanced tomcat). Keep it simple.
http://www.opensymphony.com/oscache/
Very useful.
__
This email has been scanned for all viruses by the MessageLabs SkyScan
service
Hello
Sorry for the naivete of this question, but do I
really need to a dedicated NIC for each of the static
IPs I want run SSL sites on? Cant I just use a subnet
mask or slap the NIC in promiscuous mode for all IPs
in a range? How do hosting farms do it? They cant
have dedicated NICs for all th
Hi Peter
Ouch, I should have know that. Thanks.
--- Peter Crowther <[EMAIL PROTECTED]>
wrote:
> > From: Chris Pat [mailto:[EMAIL PROTECTED]
> > do I
> > really need to a dedicated NIC for each of the
> static
> > IPs I want run SSL sites on?
>
> No.
illa
(http://issues.apache.org/bugzilla/show_bug.cgi?id=35715).
Any ideas are much appreciated.
Regards,
Chris
snippet of error message below>
ERROR msg_ajp.getString(): BufferOverflowException %d %d
msg_ajp.getBytes(): BufferOverflowException %d %d
BAD MESSAGE:msgAjp.receive(): Bad s
Is it possible to set these up using Tomcat's native HTTP server?
If not, this may force the issue of which architecture we use.
Once again, any help is appreciated.
Regards,
Chris
Connaught honoured AIM 'Decade of Excellence' Award
Connaught awarded Partnering Contractor of
stion on
whether Tomcat's native HTTP server is a better option than using a setup
such as IIS or Apache and a connector like JK. See my previous e-mail pasted
below;
Thanks,
Chris
Previous question on performance of Tomcat native HTTP server vs Apache/IIS
and connectors.
Hi All,
I am
Hi Rémy,
Thanks for the reply. If that is the case, is it possible to set up virtual
directories with Tomcat's native HTTP server? Any hints on what config files
to look in would be appreciated. I did a search on Google and didn't turn up
to much valuable info.
Thanks again for the re
Hi Mladen,
Thanks for the info. I think unless I can set up virtual directories on the
Tomcat HTTP server, I might be forced into using another webserver and
connector (jk - soon to be jk3 ;)).
I didn't know about that ab command either. That looks pretty useful.
Thanks mate,
your example will work fine.
Armed with this new info, I think I should be able to achieve what I want
without using a front end web server and connector. I will go and play and
see what I can discover :)
Thanks again.
Chris
-Original Message-
From: Georg Sauer-Limbach [mailto:[EMAIL PROT
I think the connector would just fail before
trying to send any headers in this case, but I'm not certain.
http://tomcat.apache.org/tomcat-5.0-doc/catalina/docs/api/constant-values.ht
ml#org.apache.ajp.Ajp13.MAX_READ_SIZE
"
Hopefully this is of some use.
Chris
-Original Message-
* Chris Mooring wrote (18/01/06 15:11):
> Hi Michael,
>
> Could it be that your request headers are > 8K ? I was having some funny
> issues with JK2 this week where my page would suddenly show some sort of c
> stack trace about a BufferOverFlow Exception (we are no longer
A_USER variable. But don't do it unless you don't mind
people having a go at you for misadministration of a linux machine.
Chris
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
e(Method.java:585)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:275)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
Interestingly enough, lsof shows different behaviors depending on the
value of the LD_ASSSUME_KERNEL variable. With no variable set,
# lsof -P | grep java | grep 8080
I then tried separate context files in C:\tomcat5\work\Catalina\localhost
but this didn't work either.
Can someone tell me if what I am trying to do is possible? If so, a hint in
the right direction would also be appreciated ;)
Regards,
Chris
Connaught honoured AIM 'Decade of Excellence
Hi Markus,
I just have to say that you are a champ!
I checked your proposed solution, and it seems to work fine. I will mess
around with it a bit and see how I go.
Thanks again,
Chris
-Original Message-
From: Markus Schönhaber [mailto:[EMAIL PROTECTED]
Sent: 23 January 2006 11:35
To
Its poor practise to have a sql: jstl tag in production ready code.
> How do you deal with this when using pure JSTL sql calls using a
> connection? How does JSTL sql library release the connection at the
> end of a page to ensure that connections don't get leaked?
For reasons exactly like th
Hello
Attached is the full trace, but can anyone please
explain second below. The workers.properties file is
immediately below. It eventually does some type of
core dump. The site is up, working on the specified
ip, just not working with the mod_jk. Any help much
appreciated.
workers.propert
Hello
Attached is the full trace, but can anyone please
explain second below. The workers.properties file is
immediately below. It eventually does some type of
core dump. The site is up, working on the specified
ip, just not working with the mod_jk. Any help much
appreciated.
workers.propert
Hi Darren
Thanks. That appears right, however I dont know how
to make the worker resolve the Tomcat->Apache
connection? Do I have to make some entry in http.conf
for the Tomcat->Apache communication? Ideas? Thanks.
--- Darren Hall <[EMAIL PROTECTED]> wrote:
> Chris,
>
>
ests that
not very many people in the world really know what's going on with it.
Chris
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
rs and somehow dumps out the content of the file, but
ugh, I'm don't like the sound of all that complexity.
Please reply (cc me directly if you don't mind), thanks in advance!
chris...
-
To unsubscribe, e-mail: [EMAIL
Chris Lott wrote:
Hi,
Summary: Please tell me what headers Tomcat 5.0.28 sets when it serves out a
plain file, and how I can control those headers.
..
I found more detail and found a possible solution. I still welcome your
comments.
To figure out what headers Tomcat sets in responses, I
changed based on the type of connectors I will be using?
(e.g. CoyoteConnector with 4.1.18 or HTTP connector with 5.5.15) We are
currently on 4.1.18 and planning to go to 5.5.15 and wondering is there
any limitation/performance/resource consumption impact by implementing
(1).
Thanks,
--Chris
* Pusukuri, Kishore_Kumar wrote (13/03/06 10:41):
>
> what is favicon.ico? what its significance?
This link might help:
http://www.google.co.uk/search?q=favicon.ico
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional com
Let me rephrase original my question.
Is it an abnormal configuration to have roughly 20 connectors all
listening on different ports for 5.5.15? Have anyone had similar
configuration for their production environment with heavy traffic?
Thanks,
--Chris
> -Original Message-
>
Thanks for the replies.
> : Where are you getting this 20 connection count from? Those must be
> : currently open connections to clients?
Actually, I am talking about connector (Http Connector) instead of
connection.
> To the Chris, I personally don't think it is the norm sinc
-
1.2.0 - how can I setup Tomcat so the context path for this application is
'/foo', regardless of the WAR name?
I've tried the META-INF/context.xml - setting path="/foo", with no luck -
the only URL that works is /foo- 1.2.0.
Thanks,
Chris.
Hello
I hope someone can doesnt mind a little coaching. I am
sure this is brain-fade, however I have a struts app
in TC 5.5.12 that gives a cfne for a PlugIn that does
not exist. Yes I know that is impossible, ultimately,
however I have searched the application's
web/struts-config.xml, the server'
-umed that the individual
apps, from their xml startup configuration, were "firewalled" from each other.
Well thank you for tolerating the chatter.
Chris Pat <[EMAIL PROTECTED]> wrote: Hello
I hope someone can doesnt mind a little coaching. I am
sure this is brain-fade, however I h
ge is. What can I do to keep this problem from occurring? Is there a way
I can force a new thread to be generated with each request?
Chris Berthold
IT Systems Analyst
Commercial Refrigerator Door Company
941 . 371 . 8110 x 205
ng is probably the best answer.
Chris
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
RemoteAddrValve, with
> allow="127.0.0.1", but the issue is that Tomcat picks up the IP address of
> the client, and not the Apache which is passing traffic onto it.
>
> Is there a way round this?
Won't that do it?
Chris
>> > connect to port 8009.
>> >
>> > I tried using org.apache.catalina.valves.RemoteAddrValve, with
>> > allow="127.0.0.1", but the issue is that Tomcat picks up the IP address
>>of
>> > the client, and not the Apache which is passing traffic onto it.
>
is not on the same
> box as the Tomcat.
Sorry. I misunderstood your original post. I thought you meant they were
on the same machine.
Chris
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
e for JAVA_HOME.
Chris Berthold
IT Systems Analyst
Commercial Refrigerator Door Company
941 . 371 . 8110 x 205
-Original Message-
From: Rodrigo Tenorio [mailto:[EMAIL PROTECTED]
Sent: Monday, May 01, 2006 1:00 PM
To: Tomcat Users List
Subject: Re: My Tomcat just not start
Yes, I've tryed...
1 - 100 of 744 matches
Mail list logo