FYI, the bug is submitted:
https://bz.apache.org/bugzilla/show_bug.cgi?id=59897
Chris and Rainer, thanks for pointing me in the right direction!
Michael
On 19 July 2016 at 11:42, Michael Diener wrote:
> Chris,
>
> thanks a lot for explaining what could be overflowing the FD_SETSIZE of
> 1024.
Chris,
thanks a lot for explaining what could be overflowing the FD_SETSIZE of
1024.
Just for reference, I use mpm_event mostly with SSL connections, so it
should behave like mpm_worker. This is my configuration:
StartServers 2
ServerLimit 16
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Michael,
On 7/18/16 10:10 AM, Christopher Schultz wrote:
> Michael,
>
> On 7/18/16 8:53 AM, Michael Diener wrote:
>> On 6 July 2016 at 00:09, Christopher Schultz
>> wrote:
>
From what I understand a buffer overflow would only happen
fo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Michael,
On 7/18/16 10:10 AM, Christopher Schultz wrote:
> Michael,
>
> On 7/18/16 8:53 AM, Michael Diener wrote:
>> On 6 July 2016 at 00:09, Christopher Schultz
>> wrote:
>
From what I understand a buffer overflow would only happen
fo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Michael,
On 7/18/16 8:53 AM, Michael Diener wrote:
> On 6 July 2016 at 00:09, Christopher Schultz
> wrote:
>
>>> From what I understand a buffer overflow would only happen for
>>> FD_SET if the fd_set gets over 1024 descriptors. I made sure
>>> t
On 6 July 2016 at 00:09, Christopher Schultz
wrote:
> > From what I understand a buffer overflow would only happen for
> > FD_SET if the fd_set gets over 1024 descriptors. I made sure that
> > my ulimit for open files is set and applied large enough, so that's
> > not it.
>
> There's nothing magi
On Mon, Jul 11, 2016 at 5:39 PM, Wayne Li wrote:
> > Probably the quickest : download these files, install them on your
> server, and change the above links.
> Like : create a sub-directory "/js" of your webapp, and install them there.
> Then change the above links to : href="js/jquery.mobile-1.4
Late to the party as always:
See reply inline.
On 7/11/2016 10:38 AM, Wayne Li wrote:
> Thank you for quick reply.
> Thank you for suggest LiveHTTPHeaders for firefox. I just tried. Good. It
> says that the file was loaded. So I think the problems are in the lines of:
>
> http://code.jquery.co
On 12.07.2016 09:30, Christoph Nenning wrote:
Probably the quickest : download these files, install them on your
server, and change the above links.
Like : create a sub-directory "/js" of your webapp, and install them
there.
Then change the above links to : href="js/jquery.mobile-1.4.5.min.css
On 12.07.2016 01:39, Wayne Li wrote:
Probably the quickest : download these files, install them on your
server, and change the above links.
Like : create a sub-directory "/js" of your webapp, and install them there.
Then change the above links to : href="js/jquery.mobile-1.4.5.min.css"
Yes. It
> > Probably the quickest : download these files, install them on your
> server, and change the above links.
> Like : create a sub-directory "/js" of your webapp, and install them
there.
> Then change the above links to : href="js/jquery.mobile-1.4.5.min.css"
>
> Yes. It works. Thanks.
>
> It is
> Probably the quickest : download these files, install them on your
server, and change the above links.
Like : create a sub-directory "/js" of your webapp, and install them there.
Then change the above links to : href="js/jquery.mobile-1.4.5.min.css"
Yes. It works. Thanks.
It is okay for now. bu
On 11.07.2016 19:38, Wayne Li wrote:
Thank you for quick reply.
Thank you for suggest LiveHTTPHeaders for firefox. I just tried. Good. It
says that the file was loaded. So I think the problems are in the lines of:
http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"/>
http://co
Thank you for quick reply.
Thank you for suggest LiveHTTPHeaders for firefox. I just tried. Good. It
says that the file was loaded. So I think the problems are in the lines of:
http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.css"/>
http://code.jquery.com/jquery-1.11.3.min.js";>
On 11.07.2016 15:57, Wayne Li wrote:
Hi All,
Hi. Thanks you for communicating the versions and the configuration below.
That helps a lot in helping you.
Can you also provide the version of the mod_jk module ? It should be in the first line of
the Apache httpd error log (when it starts up).
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Michael,
On 7/5/16 11:31 AM, Michael Diener wrote:
> Alright, I did my homework this time and worked with a self
> compiled version of mod_jk (1.2.41). Still the same error is
> happening. I traced the buffer overflow down to line 291 in
> jk_connec
Alright, I did my homework this time and worked with a self compiled
version of mod_jk (1.2.41). Still the same error is happening. I traced the
buffer overflow down to line 291 in jk_connect.c (nb_connect):
280> do {
281>rc = connect(sd, (const struct sockaddr *)&addr->sa.sin,
addr->sal
Thank you Rainer!
On 29 June 2016 at 14:50, Rainer Jung wrote:
> Can you reproduce? Does it also happen on a test system?
It only happens on a live system and I'm not able to reproduce it.
> Latest we provide in the project is 1.2.41. It is pretty easy to compile
> yourself and would be an
Am 29.06.2016 um 11:58 schrieb Michael Diener:
I get occasional Apache 2 crashes being caused by mod_jk and I'm running
out of ideas about the cause of the problem. I hope somebody here can point
me in the right direction.
Can you reproduce? Does it also happen on a test system?
tomcat6 6.0.3
your JkMount in the config file. The
> second way is convenient if the exclusion rules get more complex, because you
> can do tricky stuff with environment variables (no-jk).
>
> Regards,
>
> Rainer
>
>> -Original Message-
>> From: Anthony Biacco [mailto:abia
iacco [mailto:abia...@handll.com]
Sent: Monday, June 20, 2016 10:29 AM
To: Tomcat Users List
Subject: Re: mod JK ho to rout all content to tomcat except for a few static
folders
On Mon, Jun 20, 2016 at 9:14 AM, Campbell, Lance wrote:
These are the versions of software I have to use. I cannot i
.
The second way is convenient if the exclusion rules get more complex,
because you can do tricky stuff with environment variables (no-jk).
Regards,
Rainer
-Original Message-
From: Anthony Biacco [mailto:abia...@handll.com]
Sent: Monday, June 20, 2016 10:29 AM
To: Tomcat Users List
S
al Message-
From: Anthony Biacco [mailto:abia...@handll.com]
Sent: Monday, June 20, 2016 10:29 AM
To: Tomcat Users List
Subject: Re: mod JK ho to rout all content to tomcat except for a few static
folders
On Mon, Jun 20, 2016 at 9:14 AM, Campbell, Lance wrote:
> These are the versions
On Mon, Jun 20, 2016 at 9:14 AM, Campbell, Lance wrote:
> These are the versions of software I have to use. I cannot install other
> software:
>
>
>
> Apache 2.2.15
>
> mod_jk 1.2.41
>
> Tomcat 8.0.36
>
>
>
> Issue:
>
> We are looking at having a domain where all content will get routed to
> To
Thanks so much!
- Original Message -
From: "Christopher Schultz"
To: "Tomcat Users List"
Sent: Friday, October 17, 2014 5:01:49 PM
Subject: Re: mod-jk reports errors when downloading files above 4 MB, but runs
fine for smaller file sizes
-BEGIN PGP SIGNE
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
To whom it may concern,
On 10/17/14 4:51 PM, modjkl...@comcast.net wrote:
> Hi, I'm using mod-jk (v1.2.40) on CentOS Linux server to pass
> requests from Apache web server (v2.4.9) to GlassFish (v3.1.2)
> application server. I'm using a java 7 servl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Jim,
On 2/15/14, 1:22 AM, Jim Borland wrote:
> Wow! I put my JkMounts inside the VirtualHost directives and now
> it is working again. Thank you very much!
Sounds like the mod_jk version and/or httpd was/were upgraded and you
didn't know. That's
Wow! I put my JkMounts inside the VirtualHost directives and now it is working
again. Thank you very much!
On Feb 14, 2014, at 11:52 AM, Christopher Schultz
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Jim,
>
> On 2/12/14, 11:53 PM, Jim Borland wrote:
>> Apache 2.2 and To
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Jim,
On 2/12/14, 11:53 PM, Jim Borland wrote:
> Apache 2.2 and Tomcat 6 on Linux Ubuntu 10.10
>
> My connector worked fine for several years and then suddenly
> stopped working! Now I get a "requested URL was not found on this
> server" error inst
2012/3/29 Harsimranjit singh Kler :
> ok Thanks.
>
> i am able to build and get mod_jk.so.but it come under :
>
> ...tomcat-connectors-1.2.35-src/native/apache-2.0/ and there is not folder
> like: ./.. /native/apache-2.4.
>
> So far this mod_jk.so working fine with 2.4.1 but will this cause an
ok Thanks.
i am able to build and get mod_jk.so.but it come under :
...tomcat-connectors-1.2.35-src/native/apache-2.0/ and there is not folder
like: ./.. /native/apache-2.4.
So far this mod_jk.so working fine with 2.4.1 but will this cause any
problems in functionality in future?
On We
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Harsimran,
On 3/28/12 5:54 AM, Harsimranjit singh Kler wrote:
> ok .but for modjk 1.2.35 how\wher i can get mod_jk.so and test with
> httpd 2.4.1(Linux setup)?.
The ASF no longer provides binaries for *NIX environments: you will
have to build it your
2012/3/28 Harsimranjit singh Kler :
> ok .but for modjk 1.2.35 how\wher i can get mod_jk.so and test with httpd
> 2.4.1(Linux setup)?.
Build it from the sources.
See BUILD.txt and native/BUILDING.txt in the source archive.
Best regards,
Konstantin Kolinko
---
ok .but for modjk 1.2.35 how\wher i can get mod_jk.so and test with httpd
2.4.1(Linux setup)?.
regards
Harsimran
On Wed, Mar 28, 2012 at 3:02 PM, Konstantin Kolinko
wrote:
> 2012/3/28 Harsimranjit singh Kler :
> > hi
> > where i can get modjk 1.2.31 for apache httpd(2.4.1) 's latest version ?
2012/3/28 Harsimranjit singh Kler :
> hi
> where i can get modjk 1.2.31 for apache httpd(2.4.1) 's latest version ?.
Nowhere.
If you look at release date, you would notice that HTTPD 2.4.x did
not exist in November 2010.
> If there is no specific mod jk version for httpd 2.4 can i use
> "mod_j
Mohit Anchlia wrote:
I posted this thread in mod_perl group:
http://www.gossamer-threads.com/lists/modperl/modperl/102273
I thought I should ask here as well.
Before someone on this list tells you to that you are in the wrong place, let me say a
word : this question /is/ relevant to this li
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Singh,
On 2/4/2010 2:22 PM, Rajwinder-office Singh wrote:
> What is noticed is : If i compile mod jk source 1.2.28 with simply
> --with-apxs option it start creating logs/mod_jk.log under apache home.
Default JkLogFile is logs/mod_jk.log
Default JkLo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rainer,
On 9/7/2009 6:05 AM, Rainer Jung wrote:
> The code of mod_jk (1.2.28) looks for a URL encoded session id (and uses
> that one if it finds one) and otherwise it takes all cookie session ids
> it can find in the order of Cookie headers in the re
Hi Chris,
On 04.09.2009 16:29, Christopher Schultz wrote:
> Rainer,
>
> On 9/4/2009 12:52 AM, Rainer Jung wrote:
>> On 03.09.2009 23:31, Christopher Schultz wrote:
>>> Whenever a client browses to webapps found on / and /foo, the requests
>>> to /foo will get TWO cookies, and confusion may occur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rainer,
On 9/4/2009 12:52 AM, Rainer Jung wrote:
> On 03.09.2009 23:31, Christopher Schultz wrote:
>> Whenever a client browses to webapps found on / and /foo, the requests
>> to /foo will get TWO cookies, and confusion may occur (I'm not sure what
>>
On 03.09.2009 23:31, Christopher Schultz wrote:
> Rainer,
>
> On 9/3/2009 4:36 AM, Rainer Jung wrote:
>> No.
>
>> The stickyness doesn't magically track your clients. If the client sends
>> a session information, and the session information contains a route tag
>> (a suffix .nodeX, where nodeX is
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rainer,
On 9/3/2009 4:36 AM, Rainer Jung wrote:
> No.
>
> The stickyness doesn't magically track your clients. If the client sends
> a session information, and the session information contains a route tag
> (a suffix .nodeX, where nodeX is set by the
On 02.09.2009 23:38, Jason Wright wrote:
> I've an interesting situation with our application clusters. I am running
> multiple applications for one of our websites. We don't share sessions
> between the different servers; we use sticky sessions instead. Session
> replication is difficult because o
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Anurang,
Mehrotra, Anurag wrote:
| Can I use the same workers file and define new worker definition?
You must do this.
| Will this approach work even if the second instance of Tomcat happens to
| have its own binary files (tomcat6w.exe) and its own
Message-
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 22, 2008 2:33 PM
To: Tomcat Users List
Subject: Re: mod jk and workers file
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Anurag,
Mehrotra, Anurag wrote:
| I now have to connect the same instance of web server
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Anurag,
Mehrotra, Anurag wrote:
| I now have to connect the same instance of web server (as above) to
another
| instance of Tomcat running on a different ip address and port numbers.
|
| How can I go about specifying multiple Workers file?
You don't
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bill,
Bill Bainbridge wrote:
> JkStripSession On solved the problem. It now works first time,
> every time, and seems faster than sending everything to Tomcat. Thanks!!
If you are going to be using Apache httpd in front of Tomcat, then using
JkStripS
Chris,
JkStripSession On solved the problem. It now works first time, everytime, and
seems faster than sending everything to Tomcat. Thanks!!
> I'd like to have
> Apache serve the images, stylesheets and other static content that is
> referenced in the Struts jsps, but when I try to do that, i
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bill,
Bill Bainbridge wrote:
> I'd like to have
> Apache serve the images, stylesheets and other static content that is
> referenced in the Struts jsps, but when I try to do that, if the page
> isn't cached in the browser, it comes up with no buttons
Thanks Hassan,
Cookies _are_ enabled. I'm not sure why it's sending the sessionid, but a few
lines further down, I get
File does not exist: /usr/apache/httpd/htdocs/payments/images/Blue
_Bar_Back.gif, referer: http://74.205.87.59/payments/welcome.do
The first three entries have a sessionid,
On 8/6/07, Bill Bainbridge <[EMAIL PROTECTED]> wrote:
> File does not exist:
> /usr/apache/httpd/htdocs/payments/images/Bttn_IAgree.gif;jsessionid=FA9B1578B6A813AAF2AB528C7DD398E4
It appears that Apache httpd doesn't recognize the ';' separator and
thinks the 'jessionid=' is part of the file
Hi Michael,
Michael Huettermann schrieb:
> The whole system is on my desktop:
> Apache/2.0.55 (Win32) mod_jk/1.2.17
when using Apache 2 depending on the used MPM the worker cachesize
should not be "1":
> worker.node1.cachesize=1
> #worker.node2.cachesize=1
If your MPM is "prefork", then "1" is
Your 8180 is a HTTP connector rather than AJP13 connector ...
Make changes in the server.xml of tomcat to enable AJP13 on 8180 ...
And then restart both tomcat and apache ...
Regards
Guru
Gurumoorthy Raghupathy
Systems Operations - Fidelity Investments International
* Tel: +44 1737 836798
* Inte
: Tomcat Users List
Subject: RE: Mod JK Connector Error Codes ?
Neil,
I found this on
http://www.mail-archive.com/dev@httpd.apache.org/msg31214.html:
Re: Your opinion on some logs - Apache/mod_jk/Tomcat
Pascal Alberty
Thu, 09 Mar 2006 00:35:59 -0800
> 1. Apache - mod_jk.log
>
> [Wed Mar
t;/var/www/tomcat/webapps/siteB/ROOT" errno=2
>
> ?
>
> -Original Message-
> From: Vanessa Campos [mailto:[EMAIL PROTECTED]
> Sent: 17 March 2006 16:40
> To: Tomcat Users List
> Subject: RE: Mod JK Connector Error Codes ?
>
>
> Neil,
>
> Check this
mcat Users List
Subject: RE: Mod JK Connector Error Codes ?
Neil,
Check this:
>
> AllowOverride All
> Order allow,deny
> Allow from all
>
Try to put a "/" before var, like this:
ctly otherwise I would receive this error whenever a
> specific include was not commented out.
>
> It looks like I am hitting some limit ? Perhaps the number of
> allowed connectors ?
>
> Neil
>
>
> -Original Message-
> From: Vanessa Campos [mailto:[EMAIL PROT
I am hitting some limit ? Perhaps the number of allowed
connectors ?
Neil
-Original Message-
From: Vanessa Campos [mailto:[EMAIL PROTECTED]
Sent: 17 March 2006 16:24
To: Tomcat Users List
Subject: RE: Mod JK Connector Error Codes ?
Neil,
That's what I was trying to tell you. Th
t; escreveu:
>
> > Yes, the "var/www/tomcat/ROOT" directory does exist.
> >
> > What is a SHM file ? Is this referenced in the httpd.conf file ?
> >
> > Neil
> >
> > -Original Message-
> > From: Vanessa Campos [mailto:[EMAIL P
what is it ?
-Original Message-
From: Vanessa Campos [mailto:[EMAIL PROTECTED]
Sent: 17 March 2006 16:11
To: Tomcat Users List
Subject: RE: Mod JK Connector Error Codes ?
Neil,
When you use mod_jk you don't configure shm file (JK2 has a special
configuration for shm file on wo
---Original Message-
> From: Vanessa Campos [mailto:[EMAIL PROTECTED]
> Sent: 17 March 2006 15:54
> To: Tomcat Users List
> Subject: Re: Mod JK Connector Error Codes ?
>
>
> Neil,
>
> The directory "var/www/tomcat/ROOT" exists? Check your conf files
>
Yes, the "var/www/tomcat/ROOT" directory does exist.
What is a SHM file ? Is this referenced in the httpd.conf file ?
Neil
-Original Message-
From: Vanessa Campos [mailto:[EMAIL PROTECTED]
Sent: 17 March 2006 15:54
To: Tomcat Users List
Subject: Re: Mod JK Connector E
Neil,
The directory "var/www/tomcat/ROOT" exists? Check your conf files to
see where it's trying to write the SHM file.
Maybe mod_jk is trying to create the shm file on an invalid
directory.
--- Neil Sherman <[EMAIL PROTECTED]> escreveu:
> I have Apache(2.0.55) and Tomcat (5.5.12) connected via
;
>
>
>
> -Ursprüngliche Nachricht-
> Von: Kaushal Shriyan [mailto:[EMAIL PROTECTED]
> Gesendet: Montag, 6. März 2006 12:51
> An: Tomcat Users List
> Betreff: Re: mod jk
>
> Thanks Warren Pace
>
> Its there I will paste u the httpd.conf file but while
Thanks Warren Pace
Its there I will paste u the httpd.conf file but while i restart
[EMAIL PROTECTED]/apache/bin# ./apachectl start
Syntax error on line 206 of /home/qrq/suds_20_dir/apache/conf/httpd.conf:
Cannot load /home/qrq/suds_20_dir/apache/libexec/mod_jk.so into
server: ld.so.1: /home/qrq/
>
> From: "Kaushal Shriyan" <[EMAIL PROTECTED]>
> Date: 2006/03/06 Mon AM 05:08:31 EST
> To: users@tomcat.apache.org, users@httpd.apache.org
> Subject: mod jk
>
> HI All
>
> I am getting
>
> [EMAIL PROTECTED]/apache/bin# ./apachectl start
> Syntax error on line 212 of /home/qrq/suds_20_dir/ap
66 matches
Mail list logo