Hi Stephane,
> -Ursprüngliche Nachricht-
> Von: Stephane Passignat
> Gesendet: 13 March 2020 17:53
> An: Tomcat Users List
> Actually I have Apache2 operating as proxy and authenticate layer (HTTP
> Form and HTTP Basic), in front of several Tomcat instances and webapps.
> Apache pushes
Ok thanks André and Luis for your helps and feedbacks.
Message initial
De: André Warnier (tomcat/perl)
Répondre à: Tomcat Users List
À: users@tomcat.apache.org
Objet: Re: OpenId with apache and tomcat
Date: Fri, 13 Mar 2020 23:47:08 +0100
On 13.03.2020 17:53, Stephane
On 13.03.2020 17:53, Stephane Passignat wrote:
Hi,
Actually I have Apache2 operating as proxy and authenticate layer (HTTP
Form and HTTP Basic), in front of several Tomcat instances and webapps.
Apache pushes the userId to tomcat through AJP.
On tomcat side, the webapp has a Basic login-module i
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Luis,
On 3/13/20 14:28, Luis Rodríguez Fernández wrote:
> Hello Stephane,
>
>> moving authentication at tomcat level with an openid Realm
>
> If I understand you correctly you want to make the authentication
> process in tomcat instead of delegating
Hello Stephane,
> moving authentication at tomcat level with an openid Realm
If I understand you correctly you want to make the authentication process
in tomcat instead of delegating in your apache proxy, don't you ? I would
have a look then at the tomcat keycloak adapter [1]. Me I am using the S
Hi,
Actually I have Apache2 operating as proxy and authenticate layer (HTTP
Form and HTTP Basic), in front of several Tomcat instances and webapps.
Apache pushes the userId to tomcat through AJP.
On tomcat side, the webapp has a Basic login-module in web.xml.
I'm quite satisfied of the result, au
|
|
|
\/
LB
/\
/ \
/\
A1 A2
|\ /|
| \ / |
| \ / |
| / \ |
T1 T2
We have recently started to note delays between apache and tomcat. Here is
an example log lines from apache mod_slow log and tomcat access log for the
group. Thanks again,
Jen
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Thursday, September 20, 2012 3:05 PM
To: Tomcat Users List
Subject: RE: very basic question about apache and tomcat
"Mead, Jen L" wrote:
>Thanks. I am in the process of tes
e to get it from.
Jen
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Thursday, September 20, 2012 9:20 AM
To: Tomcat Users List
Subject: RE: very basic question about apache and tomcat
"Mead, Jen L" wrote:
Hi Chris,
I met you at a PERL conferen
I've never tried with Tomcat, but it's not hard to get other Unix
applications to authenticate against the Kerberos component of ADS. I
logon to Linux every day with ADS credentials, using Kerberos.
o Browsers will need to be set up to use GSSAPI authentication with
the affected site. There'
On 9/20/2012 4:24 PM, Mark Thomas wrote:
"Terence M. Bandoian" wrote:
On 9/19/2012 6:38 PM, Jeff wrote:
I have a related question since we recently implemented
authentication to
AD via LDAP in our Tomcat WebApp but it currently prompts the user
for
every new session, even if they are hitt
On 20 September 2012 17:20, Mark Thomas wrote:
> "Mead, Jen L" wrote:
>
>>Hi Chris,
>>
>>I met you at a PERL conference years and years ago along with a bunch
>>of other people you met. Anyways. Exactly what I am trying to do is
>>allow folks to use their web browser (I would like to stick with
plemented the feature you are trying to
use and could be the person best placed to help you.
Mark
>
>Regards,
>Jen
>
>-Original Message-----
>From: Mark Thomas [mailto:ma...@apache.org]
>Sent: Thursday, September 20, 2012 10:09 AM
>To: Tomcat Users List
>Subject:
"Terence M. Bandoian" wrote:
>On 9/19/2012 6:38 PM, Jeff wrote:
>> I have a related question since we recently implemented
>authentication to
>> AD via LDAP in our Tomcat WebApp but it currently prompts the user
>for
>> every new session, even if they are hitting the site from their
>windows
>>
On 9/19/2012 6:38 PM, Jeff wrote:
I have a related question since we recently implemented authentication to
AD via LDAP in our Tomcat WebApp but it currently prompts the user for
every new session, even if they are hitting the site from their windows
workstation that is already authenticated to t
AM
To: Tomcat Users List
Subject: RE: very basic question about apache and tomcat
"Mead, Jen L" wrote:
>Yes, I did not find that useful. It is very vague to say the least.
You are the one being vague. You are not being very forthcoming. That page
provides detailed, step-by-
12 9:20 AM
>To: Tomcat Users List
>Subject: RE: very basic question about apache and tomcat
>
>"Mead, Jen L" wrote:
>
>>Hi Chris,
>>
>>I met you at a PERL conference years and years ago along with a bunch
>>of other people you met. Anyways. Exactly
List
Subject: RE: very basic question about apache and tomcat
"Mead, Jen L" wrote:
>Hi Chris,
>
>I met you at a PERL conference years and years ago along with a bunch
>of other people you met. Anyways. Exactly what I am trying to do is
>allow folks to use their web brows
"Mead, Jen L" wrote:
>Hi Chris,
>
>I met you at a PERL conference years and years ago along with a bunch
>of other people you met. Anyways. Exactly what I am trying to do is
>allow folks to use their web browser (I would like to stick with tomcat
>7.0.27 on aix 6.1) from their windows workstati
Hi Chris,
See responses below:
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Thursday, September 20, 2012 8:50 AM
To: Tomcat Users List
Subject: Re: very basic question about apache and tomcat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jen,
On 9/20/12 11:19 AM, Mead, Jen L wrote:
> I met you at a PERL conference years and years ago along with a
> bunch of other people you met.
Unlikely... I've never been to a Perl conference.
[OT NB: I've found out that I'm not the only Christophe
c question about apache and tomcat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jen,
On 9/19/12 5:52 PM, Mead, Jen L wrote:
> That was very insightful. All the documentation that I am looking
> into specifies apache as the application. Maybe, just maybe the
> server.xml file will con
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jeff,
On 9/19/12 7:38 PM, Jeff wrote:
> I have a related question since we recently implemented
> authentication to AD via LDAP in our Tomcat WebApp but it currently
> prompts the user for every new session, even if they are hitting
> the site from th
Am 19.09.2012 23:31, schrieb Mead, Jen L:
Hi Everybody,
Now I will show my real ignorance about what I know after NOT working with
Apache or Tomcat for several years now. I have been working on a project that
allows our CGI web pages to authenticate users from their windows desktop
against
I have a related question since we recently implemented authentication to
AD via LDAP in our Tomcat WebApp but it currently prompts the user for
every new session, even if they are hitting the site from their windows
workstation that is already authenticated to the domain.
Is there a way to do it
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jen,
On 9/19/12 5:52 PM, Mead, Jen L wrote:
> That was very insightful. All the documentation that I am looking
> into specifies apache as the application. Maybe, just maybe the
> server.xml file will contain what I need to move forward. The lack
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
David,
On 9/19/12 5:45 PM, David A. Rush wrote:
>
> On 2012-09-19 17:31, Mead, Jen L wrote:
>> My basic question is: do I need to install apache as well as
>> tomcat to have an httpd.conf file? I have tomcat running on
>> several AIX servers, 6.1 an
without loading
apache with or instead of tomcat. Thanks for the info.
J
-Original Message-
From: David A. Rush [mailto:da...@rushtone.com]
Sent: Wednesday, September 19, 2012 2:45 PM
To: users@tomcat.apache.org
Subject: Re: very basic question about apache and tomcat
On 2012-09-19 17:31
On 2012-09-19 17:31, Mead, Jen L wrote:
My basic question is: do I need to install apache as well as tomcat to have an
httpd.conf file? I have tomcat running on several AIX servers, 6.1 and 5.3,
with tomcat 7.0.27 installed. I was doing a simple search to find the
httpd.conf file when I rea
Hi Everybody,
Now I will show my real ignorance about what I know after NOT working with
Apache or Tomcat for several years now. I have been working on a project that
allows our CGI web pages to authenticate users from their windows desktop
against Windows AD and not requiring any kind of unix
using?)
Tomcat is OK
> 1) We are facing issues with web-interface not accessible sometimes even
> when apache and tomcat are up. When we bounce them it use to become
> accessible.
There are standard diagnostic methods to deal with such issues,
starting with thread dumps. (->F
Hi,
Recently we upgraded to tomcat6.0.32 and Oracle 11R1 G. We have Apache vs
1.3.41 and OS AIX5.3.
1) We are facing issues with web-interface not accessible sometimes even
when apache and tomcat are up. When we bounce them it use to become accessible.
2) Also observing high CPU
om/apache-and-tomcat-gets-hang-tp32084440p32084440.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail
> From: Maciej Zabielski [mailto:m...@tessel.pl]
> Subject: RE: mod_jk problem related to multiple hosts on Apache and
> Tomcat
>
> when I started reading what is the easiest way to make Tomcat
> available on port 80 (under Centos 5.3) the most common
> answer was: use Ap
ds,
Maciej
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: Thursday, October 08, 2009 2:14 AM
To: Tomcat Users List
Subject: Re: mod_jk problem related to multiple hosts on Apache and Tomcat
One real question is why you are bothering with an Apache httpd in
front
One real question is why you are bothering with an Apache httpd in
front, since unless I saw this wrong, you are proxying absolutely
everything to Tomcat, in both virtual hosts.
JkMount /* etc..
Why not just turn off Apache, and have Tomcat listen on port 80 ?
You would save yourself some compl
t
Subject: Re: mod_jk problem related to multiple hosts on Apache and Tomcat
What Chuck means is that you need
docBase="/var/lib/tomcat5/webapps/alfresco"
On Wed, Oct 7, 2009 at 8:51 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Maciej Zabielski [ma
On 07.10.2009 19:40, Maciej Zabielski wrote:
> Hello,
>
> I have a mod_jk problem related to multiple hosts on Apache and Tomcat
>
> My setup is
> Centos 5.3 + Apache HTTPD 2.2.3 + Tomcat 5
>
> httpd.conf contains (Just before section 3) Basic mod_jk directives.
>
What Chuck means is that you need
docBase="/var/lib/tomcat5/webapps/alfresco"
On Wed, Oct 7, 2009 at 8:51 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Maciej Zabielski [mailto:m...@tessel.pl]
> > Subject: mod_jk problem related to multipl
> From: Maciej Zabielski [mailto:m...@tessel.pl]
> Subject: mod_jk problem related to multiple hosts on Apache and Tomcat
>
> Tomcat Host
> autoDeploy="true"
> xmlValidation="false" xmlNamespaceAware="false">
>
> a
Hello,
I have a mod_jk problem related to multiple hosts on Apache and Tomcat
My setup is
Centos 5.3 + Apache HTTPD 2.2.3 + Tomcat 5
httpd.conf contains (Just before section 3) Basic mod_jk directives.
At the end it contains two virtual hosts:
(all sections are placed in proper files, but I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tim,
On 8/10/2009 8:15 PM, Tim Funk wrote:
> An ssh tunnel is also easy too. (but can also open other security holes
> depending on how its deployed and the requirements)
ssh tunnels also have the possibility of going down. If you want to use
an ssh
An ssh tunnel is also easy too. (but can also open other security holes
depending on how its deployed and the requirements)
-Tim
Mark Thomas wrote:
Florian Kirchhoff wrote:
Hi,
I know this has been asked before, but after reading the documentation and
searching previous threads:
http://ww
Florian Kirchhoff wrote:
> Hi,
>
>
> I know this has been asked before, but after reading the documentation and
> searching previous threads:
>
> http://www.nabble.com/Is-this-possibe---mod_jk-%3C%3D%3DSSL%3D%3D%3E-AJP-1.3-to7746284.html#a7764525
> 2006 thread
>
>
> http://www.nabble.com/AJP-
2007
thread
I am seeking confirmation that AJP traffic still cannot be encrypted out of
the box.
Is this correct?
Thanks in advance.
Florian
--
View this message in context:
http://www.nabble.com/Is-encryption-of-AJP-traffic-between-Apache-and-Tomcat-possible-out-of-the-box
thanks a lot..
Caldarale, Charles R wrote:
>
>> From: lmk [mailto:lotf...@yahoo.fr]
>> Subject: RE: Apache And tomcat: wich is the best conenctor to use
>>
>> Im just testing mod_jk and load balancing in order to
>> imporove performance.
>
>
> From: lmk [mailto:lotf...@yahoo.fr]
> Subject: RE: Apache And tomcat: wich is the best conenctor to use
>
> Im just testing mod_jk and load balancing in order to
> imporove performance.
Then you do have a need for httpd (load balancing), so AJP is the most
appropriate conne
I have no good reason except increase tomcat response, Im not using SSL
for the moment. Im just testing mod_jk and load balancing in order to
imporove performance.
Caldarale, Charles R wrote:
>
>
>> Subject: Apache And tomcat: wich is the best conenctor to use
>>
> From: lmk [mailto:lotf...@yahoo.fr]
> Subject: Apache And tomcat: wich is the best conenctor to use
>
> Im wondering if it's judicious to use apache with ajp connector
If you have no other reason to use httpd, then don't - just let Tomcat serve
the static content; this
message in context:
http://www.nabble.com/Apache-And-tomcat%3A-wich-is-the--best-conenctor-to-use-tp24054482p24054482.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: user
Ayden,
On Thu, Sep 18, 2008 at 12:53 AM, <[EMAIL PROTECTED]> wrote:
>
> I would also like a Blogger like WordPress or Apache ROLLER
>
Actually it's pretty simple:
- Wordpress is based on PHP
- Apache Roller is based on Java (Java-Webapp)
There are some options to run PHP using Tomcat, but it's
che").
> I am using PhP, and would to like to also have Java/AJAX?J2EE on my web
> page, and I am not sure if I need both Apache and Tomcat, or can just use
> Tomcat? (I dont know if it will do everything that Apache does plus more?)
httpd has more modules available, and is probably a
some more details.
-
Java/J2EE developer
India
blogs
http://hardik4u.wordpress.com wordpress blog
--
View this message in context:
http://www.nabble.com/apache-and-tomcat-version-tp19529503p19545645.html
Sent from the Tomcat - User mailing list archive at Nabble.com
t; of
>> java?
>>
>> I am using PhP, and would to like to also have Java/AJAX?J2EE on my web
>> page, and I am not sure if I need both Apache and Tomcat, or can just
>> use
>> Tomcat? (I dont know if it will do everything that Apache does plus
>> more?)
&
[EMAIL PROTECTED] wrote:
Does Tomcat do the same thing as Apache? ie http; as well as the bonus of
java?
I am using PhP, and would to like to also have Java/AJAX?J2EE on my web
page, and I am not sure if I need both Apache and Tomcat, or can just use
Tomcat? (I dont know if it will do
Does Tomcat do the same thing as Apache? ie http; as well as the bonus of
java?
I am using PhP, and would to like to also have Java/AJAX?J2EE on my web
page, and I am not sure if I need both Apache and Tomcat, or can just use
Tomcat? (I dont know if it will do everything that Apache does plus
> From: Hardik Shah [mailto:[EMAIL PROTECTED]
> is tomcat 3.2.1 and apache 1.3.27 are both server
Tomcat 3.2.1 is a web server. You can use it to serve Web pages or web
applications directly. You do not need to use any version of Apache httpd as
well.
If you want to use Apache httpd as well,
he.org
Sent: Wed, 17 Sep 2008 4:19 pm
Subject: apache and tomcat version
hi
i have used yet tomcat 5.0 and tomcat 5.5
i have one confusion ,
is tomcat 3.2.1 and apache 1.3.27 are both server or ,we have to use
both
for configure server
or anything else
please help me
-
Jav
--
View this message in context:
http://www.nabble.com/apache-and-tomcat-version-tp19529503p19529503.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
To start a new topic, e-mail: users@tomcat.apache.org
To
mething else and
use mod_proxy_ajp to forward the requests through httpd - although as
the above poster mentioned - why do you want to use apache when you
have iis installed?
I have iis running on port 80 and do not have another server to
install apache and tomcat.7
Then you can "f
Stuart Caldwell wrote:
I know this may sound naïve but is it possible to have tomcat and apache
running off the same port - 8080.
I have iis running on port 80 and do not have another server to install apache
and tomcat.
TCP only allows one listener per port-IP combination. It really
> From: Stuart Caldwell [mailto:[EMAIL PROTECTED]
> Subject: Apache and Tomcat
>
> I have iis running on port 80 and do not have another server
> to install apache and tomcat.
Why do you want to install httpd, especially if you already have IIS in the
picture?
- Chuck
THIS CO
Date sent: Wed, 25 Jun 2008 17:39:10 +0200
From: Stuart Caldwell <[EMAIL PROTECTED]>
Subject: Apache and Tomcat
To: users@tomcat.apache.org
Send reply to: Tomcat Users List
> Hi,
>
>
>
> I know this may sound naïve but is it possible to have tomcat and
>
Hi,
I know this may sound naïve but is it possible to have tomcat and apache
running off the same port - 8080.
I have iis running on port 80 and do not have another server to install apache
and tomcat.
Kind regards,
Stuart
Folks,
As Im not expert, ask you a simple question: im told that you can either acess
the port, or connect to the port (not sure the correct terms) thru apache or
tomcat. I was talking to people, and doing searches, and heard something about
that.
Currently, Im trying to enable my http to http
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Philip,
Philip Wigg wrote:
|> I strongly advise against doing this. Unless you know *exactly* what
you are
|> doing it is far too easy to open a whole can of security worms, the most
|> regularly seen of which is source code disclosure of all of the
> I strongly advise against doing this. Unless you know *exactly* what you are
> doing it is far too easy to open a whole can of security worms, the most
> regularly seen of which is source code disclosure of all of the JSPs on the
> site.
Even if I have:-
JkMount /*.jsp my-worker
JkMount /*.do m
Christopher Schultz wrote:
Philip,
Philip Wigg wrote:
| are there any reasons why Apache and Tomcat cannot share the same web
| root folder, presuming that I exclude access to WEB-INF?
Nope, you should be good.
I would also restrict access to META-INF, and if you have any files that
should
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Philip,
Philip Wigg wrote:
| are there any reasons why Apache and Tomcat cannot share the same web
| root folder, presuming that I exclude access to WEB-INF?
Nope, you should be good.
I would also restrict access to META-INF, and if you have any
Hi,
are there any reasons why Apache and Tomcat cannot share the same web
root folder, presuming that I exclude access to WEB-INF?
Thanks,
Phil.
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail
The only reference to any worker.worker3.class= property is in
association with some inprocess stuff that I believe got dropped from
mod_jk a /long/ time ago. The current mod_jk does not have any such
directive in workers.properties (see
http://tomcat.apache.org/connectors-doc/reference/worker
Hi everyone,
I've installed Tomcat6 to my CentOs server which has also Apache
2.2installed in it. Now I want to configure these two and I'll use
mod_jk for
this purpose, when i searched the net the configurations that are made
consist of a line in the workers.properties file as:
worker.worker3.cla
Hi Rainer,
The quotation marks around the file paths did the trick. Now trying to enable
PHP on Apache!
Richard.
- Original Message
From: Rainer Jung <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Tuesday, December 18, 2007 5:03:33 PM
Subject: Re: apache and tomcat
BTW
BTW: this message also indicates, that Apache httpd could load the
module into memory, so you are doing progress :)
Richard Dunne schrieb:
> I have added this to my http.conf
> LoadModule jk_module modules/mod_jk.so
> JkWorkersFile /workers.properties
> JkLogFile C:/Program Files/Apache Software
Richard Dunne schrieb:
> I have added this to my http.conf
> LoadModule jk_module modules/mod_jk.so
> JkWorkersFile /workers.properties
> JkLogFile C:/Program Files/Apache Software Foundation/Tomcat
> 6.0/logs/mod_jk.log
> JkLogLevel debug
> Alias /examples C:/Program Files/Apache Software Found
only read as far as /Apache due to the space between
Apache and Software. Is this correct?
Richard.
- Original Message
From: Rainer Jung <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Tuesday, December 18, 2007 4:33:44 PM
Subject: Re: apache and tomcat
You only need to download
gt; is what I am missing. Should it go in the Apache2 /lib directory?
>
> Richard.
>
>
> - Original Message From: Rainer Jung
> <[EMAIL PROTECTED]> To: Tomcat Users List
> Sent: Tuesday, December 18, 2007 4:08:53 PM
> Subject: Re: apache and tomcat
>
Users List
Sent: Tuesday, December 18, 2007 4:08:53 PM
Subject: Re: apache and tomcat
Richard Dunne schrieb:
> I downloaded mod_jk-apache-1.3.27.so from
Note: 1.3.27. For Apache 2.0.x you need to use the file
mod_jk-apache-2.0.59.so, for 2.2.x the file mod_jk-apache-2.2.4.so.
Apache httpd vers
Richard Dunne schrieb:
> I downloaded mod_jk-apache-1.3.27.so from
Note: 1.3.27. For Apache 2.0.x you need to use the file
mod_jk-apache-2.0.59.so, for 2.2.x the file mod_jk-apache-2.2.4.so.
Apache httpd version 1.3.x, 2.0.x and 2.2.x need different module files.
> http://www.apache.org/dist/tomc
t
Sent: Tuesday, December 18, 2007 2:24:19 PM
Subject: RE: apache and tomcat
> From: Martin Gainty [mailto:[EMAIL PROTECTED]
> Subject: Re: apache and tomcat
>
> After resolving that..Take a look at installing mod_jk
> http://tomcat.apache.org/tomcat-3.3-doc/mod_jk-howto.html
Ple
Richard Dunne schrieb:
> I'm looking to download the binaries from here
> http://www.apache.org/dist/tomcat/tomcat-connectors/jk/binaries/win32/jk-1.2.25/.
> Just so I'm reading instructions correctly,
> mod_jk-apache-2.2.4.so should be copied and then renamed mod_jk.so
> mod_jk-apache-2.2.4.so.a
d and then renamed mod_jk.so.asc
same for the otehr files md5, sha1 and sha256.
- Original Message
From: Martin Gainty <[EMAIL PROTECTED]>
To: Tomcat Users List
Sent: Tuesday, December 18, 2007 2:05:55 PM
Subject: Re: apache and tomcat
Abel
After resolving that..Take a look at i
> From: Martin Gainty [mailto:[EMAIL PROTECTED]
> Subject: Re: apache and tomcat
>
> After resolving that..Take a look at installing mod_jk
> http://tomcat.apache.org/tomcat-3.3-doc/mod_jk-howto.html
Please don't look at documentation for a version of Tomcat that's
Tuesday, December 18, 2007 2:02:18 PM
Subject: Re: apache and tomcat
good point.. try to determine if tc is running before trying to start it
again
netstat -a | grep PortNumber
M--
- Original Message -
Wrom: TZRCLBDXRQBGJSNBOHMKHJYFMYXOEAIJ
To: "Tomcat Users List"
Sent: Tue
Abel
After resolving that..Take a look at installing mod_jk
http://tomcat.apache.org/tomcat-3.3-doc/mod_jk-howto.html
Martin--
- Original Message -
From: "AbelMacAdam" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, December 18, 2007 8:47 AM
Subject: Re: apache and tomcat
>
good point.. try to determine if tc is running before trying to start it
again
netstat -a | grep PortNumber
M--
- Original Message -
Wrom: TZRCLBDXRQBGJSNBOHMKHJYFMYXOEAIJ
To: "Tomcat Users List"
Sent: Tuesday, December 18, 2007 8:44 AM
Subject: Re: apache and tomcat
AIL PROTECTED]>
To: users@tomcat.apache.org
Sent: Tuesday, December 18, 2007 1:47:32 PM
Subject: Re: apache and tomcat
Richard Dunne wrote:
>
> Thanks. I have installed Apache 2 httpd server on port 80 as recommened
> by installation, but I cannot start server as it sems to be in use. I
&
o not bite each other. Your (Apache) server start problem
might be caused by another instantiation of a server running at this time.
Might you have IIS, or even another Apache, running?
Abel
--
View this message in context:
http://www.nabble.com/apache-and-tomcat-tp14396051p14397205.html
Sent f
List
Sent: Tuesday, December 18, 2007 12:53:56 PM
Subject: Re: apache and tomcat
You're right -- Apache Tomcat doesn't handle PHP especially well. It's
designed to handle and execute code in java web applications built to
the servlet spec very well though.
Think of Apache Httpd as
Sent: Tuesday, December 18, 2007 12:53:56 PM
Subject: Re: apache and tomcat
You're right -- Apache Tomcat doesn't handle PHP especially well. It's
designed to handle and execute code in java web applications built to
the servlet spec very well though.
Think of Apache Httpd as a gen
users@tomcat.apache.org
Sent: Tuesday, December 18, 2007 1:15:14 PM
Subject: Re: apache and tomcat
Richard Dunne wrote:
>
> Can someone please explain the fundamental difference between Httpd and
> Tomcat? I installed Tomcat 6, but it doesn't seem to be liking PHP a
> whole lot.
ache. Java in Tomcat, and PHP directly in Apache.
Hope this helps,
Abel
--
View this message in context:
http://www.nabble.com/apache-and-tomcat-tp14396051p14396715.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
-
You're right -- Apache Tomcat doesn't handle PHP especially well. It's
designed to handle and execute code in java web applications built to
the servlet spec very well though.
Think of Apache Httpd as a general web server -- it serves content very
well and with the right modules can hand off
Can someone please explain the fundamental difference between Httpd and Tomcat?
I installed Tomcat 6, but it doesn't seem to be liking PHP a whole lot. Do I
need to un-install Tomcat 6 and install Apache 2 on its own? Just a bit
confused as I am trying to get Apache and PHP5 working together.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Moran,
Moran Ben-David wrote:
>> Nobody uses the jni worker anymore. The jni worker was intended to be an
>> embedded Tomcat instance running from the mod_jk module, and is only
>> supported in very old versions of Tomcat (3.3 IIRC).
>
> Is there any
Apache 2.x or should I
always use the prefork MPM ?
M--
- Original Message -
From: "Bill Barker" <[EMAIL PROTECTED]>
To:
Sent: Sunday, October 14, 2007 5:34 PM
Subject: Re: Does mod_jk copy memory b/w apache and tomcat (using linux,
ajp13 worker)?
>
> "Moran B
"Moran Ben-David" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Chris,
>
> Thanks for taking the time to answer these. This information is very
> useful. I'll express more thanks with further questions.
>
>> Nobody uses the jni worker anymore. The jni worker was intended to be a
Chris,
Thanks for taking the time to answer these. This information is very
useful. I'll express more thanks with further questions.
> Nobody uses the jni worker anymore. The jni worker was intended to be an
> embedded Tomcat instance running from the mod_jk module, and is only
> supported in v
aining 50k of HTML, I assume that data exists in Tomcat's
> memory space. How does that data move over to apache's so it can
> respond to the HTTP request. If the apache and tomcat process don't
> use any shared buffers (in linux) wouldn't that mean the data is
> cop
ove over to apache's so it can
respond to the HTTP request. If the apache and tomcat process don't
use any shared buffers (in linux) wouldn't that mean the data is
copied form tomcat's memory space to apache's?
> If the two processes are on the same machine, and are using the
1 - 100 of 150 matches
Mail list logo