Am 16.06.2015 13:42, schrieb André Warnier:
Hi.
Can I too ?
Why not?
mod_jk log (debug) :
...
[Tue Jun 16 13:26:21.928 2015] [16334:140682714515200] [debug]
map_uri_to_worker_ext::jk_uri_worker_map.c (1134): Attempting to map
URI '/hudson' from 5 maps
[Tue Jun 16 13:26:21.928 2015] [16334:14
Hi Chris,
Many thanks for your reply. I found out that mime_module wasn't enabled. So
I added the following line
LoadModule mime_module modules/mod_mime.so
to httpd.conf file and everything's fine now.
Thanks again!
Joe
On Wed, Oct 3, 2012 at 10:28 AM, Christopher Schultz <
ch...@christopherschu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Joe,
On 10/3/12 1:47 AM, Joe Hansen wrote:
> We are using Apache 2.2 + Tomcat 7 + mod_jk (all 64-bit) on a
> RedHat box.
>
> I have configured the settings such that the static content like
> css and javascript are served by httpd rather than tomcat.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Konstantin,
On 9/12/2011 9:06 AM, Konstantin Kolinko wrote:
> 2011/9/12 trm asn :
>>>
>> Below is my httpd.conf
>>
>> Alias /images "/var/www/sc/images" JkWorkersFile
>> conf/workers.properties JkLogFile /var/log/httpd/mod_jk.log
>> JkLogLevel debu
2011/9/12 trm asn :
>>
> Below is my httpd.conf
>
> Alias /images "/var/www/sc/images"
> JkWorkersFile conf/workers.properties
> JkLogFile /var/log/httpd/mod_jk.log
> JkLogLevel debug
> JkLogStampFormat "[%a %b %d %H:%M:%S %Y] "
> JkOptions +ForwardKeySize +ForwardURICompat -ForwardDirectories
trm asn wrote:
On Mon, Sep 12, 2011 at 3:59 PM, Casper Wandahl Schmidt <
kalle.pri...@gmail.com> wrote:
Den 12-09-2011 11:24, trm asn skrev:
On Sun, Sep 11, 2011 at 8:40 PM, Christopher Schultz<
ch...@christopherschultz.net> wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
tRm,
On
On Mon, Sep 12, 2011 at 3:59 PM, Casper Wandahl Schmidt <
kalle.pri...@gmail.com> wrote:
>
>
> Den 12-09-2011 11:24, trm asn skrev:
>
> On Sun, Sep 11, 2011 at 8:40 PM, Christopher Schultz<
>> ch...@christopherschultz.net> wrote:
>>
>> -BEGIN PGP SIGNED MESSAGE-
>>> Hash: SHA1
>>>
>>> t
Den 12-09-2011 11:24, trm asn skrev:
On Sun, Sep 11, 2011 at 8:40 PM, Christopher Schultz<
ch...@christopherschultz.net> wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
tRm,
On 9/9/2011 5:52 PM, trm asn wrote:
I have one war eample.war& which is also having a images folder (
/usr/lo
On Sun, Sep 11, 2011 at 8:40 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> tRm,
>
> On 9/9/2011 5:52 PM, trm asn wrote:
> > I have one war eample.war & which is also having a images folder (
> > /usr/local/tomcat/webapps/exampl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
tRm,
On 9/9/2011 5:52 PM, trm asn wrote:
> I have one war eample.war & which is also having a images folder (
> /usr/local/tomcat/webapps/example/images). I will type
> http://192.168.65.100and it'll load the "example" apps.
If you want http://192.
On 01.06.2009 18:30, CrystalCracker wrote:
> Ok.. adding some info to mod jk logs and doing some thread and heap dumps, I
> figured that, during peak traffic hours, the garbage collection gets more
> frequest and takes longer. This slows down the overall system and the
> threads start piling up. Re
Ok.. adding some info to mod jk logs and doing some thread and heap dumps, I
figured that, during peak traffic hours, the garbage collection gets more
frequest and takes longer. This slows down the overall system and the
threads start piling up. Requests that used to take 2 seconds now take a
coup
On 28.05.2009 22:05, CrystalCracker wrote:
> The problem has always occured at the oddest hours for me to do a thread
> dump. I have done jmeter load test and tried to recreate the problem in
> test, but have never able.
> I will upgrade to the latest version and then play with the connection
> ti
The problem has always occured at the oddest hours for me to do a thread
dump. I have done jmeter load test and tried to recreate the problem in
test, but have never able.
I will upgrade to the latest version and then play with the connection
timeouts.
CrystalCracker wrote:
>
> Apache 2.2
> T
On 28.05.2009 00:25, CrystalCracker wrote:
> Apache 2.2
> Tomcat 6
> Mod_jk 1.2.21
>
> All of them are running on the same box.
>
> I have at any given time around 300 active sessions using the site, and upto
> 450 at max. Each user on average logs on to the site for around 15 minutes,
> and the
Hi André
That's got to be the easiest fix ever. Thanks, that worked!
André Warnier wrote:
Leonard wrote:
Hi,
I have am having some trouble getting my Apache/Tomcat/Mod_jk setup
to work.
In short, the folder I specify in my Apache Vhost is not accessible.
I have added the following
to my
In JkMount /vhost1/* vhost1Worker
vhost1 is the application context .
gianc64
Leonard wrote:
Hi,
I have am having some trouble getting my Apache/Tomcat/Mod_jk setup to
work.
In short, the folder I specify in my Apache Vhost is not accessible. I
have added the following
to my vhost: JkMo
Leonard wrote:
Hi,
I have am having some trouble getting my Apache/Tomcat/Mod_jk setup to
work.
In short, the folder I specify in my Apache Vhost is not accessible. I
have added the following
to my vhost: JkMount /vhost1/* vhost1Worker
I have not read the rest, but just add another line
J
lto:[EMAIL PROTECTED]
Sent: Tuesday, July 15, 2008 5:04 AM
To: Tomcat Users List
Subject: Re: Apache/Tomcat - mod_jk can't receive response from Tomcat
Bajbutovic, Zoran schrieb:
We have Apache and Tomcat running on different servers, using mod_jk.
From time to time we got the following err
Tomcat Users List
Subject: Re: Apache/Tomcat - mod_jk can't receive response from Tomcat
Bajbutovic, Zoran schrieb:
> We have Apache and Tomcat running on different servers, using mod_jk.
> From time to time we got the following errors from Tomcat.
>
> [Thu Jul 10 16:
Bajbutovic, Zoran schrieb:
We have Apache and Tomcat running on different servers, using mod_jk.
From time to time we got the following errors from Tomcat.
[Thu Jul 10 16:43:21 2008] [jk_ajp_common.c (1250)]:
Tomcat is down or network problems. No response has been sent to the
Hi,
We have Apache and Tomcat running on different servers, using mod_jk.
>From time to time we got the following errors from Tomcat.
[Thu Jul 10 16:43:21 2008] [jk_ajp_common.c (1250)]:
Tomcat is down or network problems. No response has been sent to the
client (yet)
Hi Tony,
Tony Stocker schrieb:
Hello All,
I have a working configuration but cannot find a way to extend it in
the way that we need to do.
Currently we load ../conf/auto/mod_jk.conf into Apache's httpd.conf.
The mod_jk.conf file is automatically generated and creates the
entry just fine.
HOW
Chris-
That makes sense, because the SSL is between the web server and the
browser, and not a connector between two web servers - I've just never
used it so at first glance it looks like it redirects incoming traffic
to port 8443, which is Tomcat's default SSL port...
Thanks for the clarific
~LZM~
-Original Message-
From: Adam Gordon [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 26, 2008 12:39 PM
To: Tomcat Users List
Subject: Re: Apache/Tomcat - mod_jk issues
Lessie-
Sorry to hear you're having trouble. We use Apache/Tomcat in the same
way and assumin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Adam,
Adam Gordon wrote:
| 2. While I've not used the redirectPort attribute on the Connector
| element, I'm assuming you are redirecting everything to HTTPS. If this
| is the case, I'm curious as to why you don't define either
| SSLCertificateFile
12:39 PM
To: Tomcat Users List
Subject: Re: Apache/Tomcat - mod_jk issues
Lessie-
Sorry to hear you're having trouble. We use Apache/Tomcat in the same
way and assuming your snippets are reasonably complete I've noticed some
issues that may or may not be helping to cause problems:
Lessie-
Sorry to hear you're having trouble. We use Apache/Tomcat in the same
way and assuming your snippets are reasonably complete I've noticed some
issues that may or may not be helping to cause problems:
1. First and foremost, your worker list defines the worker name as
"tomcat" yet in
On 13/11/2007, at 6:47 AM, nirmala wrote:
hi
I have one question I want to installation procedure for the apache
tomcat5.5 version in windows XP
Cick, then click, then click, then click.
Andrew
smime.p7s
Description: S/MIME cryptographic signature
ng [mailto:[EMAIL PROTECTED]
Sent: Monday, November 12, 2007 4:32 PM
To: Tomcat Users List
Subject: Re: Apache/Tomcat/mod_jk over WAN
Hi John,
John Moore schrieb:
I have a cluster of Tomcat 5.5 servers that are running Apache 2.2 to
serve static content; mod_jk 1.2.25 connector is used. I
]
Sent: Monday, November 12, 2007 4:32 PM
To: Tomcat Users List
Subject: Re: Apache/Tomcat/mod_jk over WAN
Hi John,
John Moore schrieb:
>
> I have a cluster of Tomcat 5.5 servers that are running Apache 2.2 to
> serve static content; mod_jk 1.2.25 connector is used. I am
considering
&g
Hi John,
John Moore schrieb:
>
> I have a cluster of Tomcat 5.5 servers that are running Apache 2.2 to
> serve static content; mod_jk 1.2.25 connector is used. I am considering
> adding apache servers in separate corners of the country to serve the
> static content closer to the user. I can not c
Right, is the url at same domain you can use emptySessionPath at your
connector configuration.
Docs say:
set to true, all paths for session cookies will be set to /. This can
be useful for portlet specification implementations, but will greatly
affect performance if many applications are
ers List"
To: Tomcat Users List
Subject: Re: Apache+Tomcat+mod_jk+cookie+Rewrite
Date: Fri, 05 Jan 2007 09:29:13 -0500
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Deval,
DEVAL SHAH wrote:
> I notice that because of url rewriting [RewriteRule] my cookie is not
> being passed to Tom
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Deval,
DEVAL SHAH wrote:
> I notice that because of url rewriting [RewriteRule] my cookie is not
> being passed to Tomcat.
It's not your rewrite rule that is dropping your cookie. It's the fact
that you are changing the path of the URI.
> RewriteRul
35 matches
Mail list logo