Fwd: How to configure mod_jk+loadbalance+https in Apache 2.2

2009-08-25 Thread run sir
-- Forwarded message -- From: run sir Date: Wed, Aug 26, 2009 at 11:14 AM Subject: How to configure mod_jk+loadbalance+https in Apache 2.2 To: us...@httpd.apache.org Hi, i am setting Apache https forward and loadbalance with mod_jk on tomcat, /etc/httpd/config/httpd.conf as belo

Re: Analysis of the Apache web server code repository

2009-08-25 Thread tokiley
I knew Trawick was a slacker most of the time. Now there's cool pie charts and movies to prove it. ROFL Hmm... why do I get the feeling this tool's real usage is so that IT managers can see who they can 'let go'? Kevin Kiley -Original Message- From: Jeff Trawick To: dev@httpd.apac

Re: Analysis of the Apache web server code repository

2009-08-25 Thread t.n.a.
Bill Stoddard wrote: > Tomislav, This is a very interesting and clever tool, but you > probably just stepped on some toes around here, perhaps without > realizing it. If you know anything about ASF culture, you know > that we don't participate in projects as 'company representatives'. > We partici

Re: Analysis of the Apache web server code repository

2009-08-25 Thread t.n.a.
Hi Jeff, thanks for taking the time to take a look! Jeff Trawick wrote: > > It is fun to be in the "movies;" maybe I'll make my kids sit through > it later ;) (And I'm curious which company you found when you > looked up "trawick".) First link on google: http://www.trawick.com/, "Mastering enter

Re: svn commit: r807823 - /httpd/mod_fcgid/trunk/CHANGES-FCGID

2009-08-25 Thread William A. Rowe, Jr.
Chris Darroch wrote: > wr...@apache.org wrote: > >> URL: http://svn.apache.org/viewvc?rev=807823&view=rev >> Log: >> suppose this would be worth noting > >> Changes with mod_fcgid 2.3.1 >> >> + *) Complete the unix port to 2.3-dev trunk. [William Rowe] > > Thank you for all this work ...

Re: Sporadically broken Download for 2.2.13 windows binaries

2009-08-25 Thread Ken Dreyer
I'm not sure about the Firefox test, but my wget test was indeed pulling from the same server, 140.211.11.130. I also saw what Ranier saw in that the Length: HTTP header was correct. - Ken On Tue, Aug 25, 2009 at 9:43 PM, William A. Rowe, Jr. wrote: > Although this would usually be an infra issu

Re: Sporadically broken Download for 2.2.13 windows binaries

2009-08-25 Thread William A. Rowe, Jr.
Although this would usually be an infra issue, and perhaps it is so I'm copying them as well, we do create that server that archive.a.o, www.a.o uses. Ken, we are presuming you were downloading from one of the two, and not from a mirror? Ranier was clearly using archive.a.o. Ken Dreyer wrote:

Re: Analysis of the Apache web server code repository

2009-08-25 Thread William A. Rowe, Jr.
Bill Stoddard wrote: > This is a very interesting and clever tool, but you probably just > stepped on some toes around here, perhaps without realizing it. If you > know anything about ASF culture, you know that we don't participate in > projects as 'company representatives'. We participate as in

Re: Sporadically broken Download for 2.2.13 windows binaries

2009-08-25 Thread Ken Dreyer
I had the problem too. My download stopped at 4,931,584 bytes. I'm using Firefox 3.5.2 on Fedora 11. wget yielded an interesting error. It paused and printed: 2009-08-25 20:24:19 (60.5 KB/s) - Connection closed at byte 4923392. Retrying. and continued the rest of the download successfully (gpg s

Re: Scoreboard API

2009-08-25 Thread William A. Rowe, Jr.
Nick Kew wrote: > I have a recollection of some discussion of providing a > scoreboard API that would make it available to modules > needing a chunk of shared memory. > > I'm in that position now, and my module needs to play > with the scoreboard, as it creates additional children > to be noted.

Scoreboard API

2009-08-25 Thread Nick Kew
I have a recollection of some discussion of providing a scoreboard API that would make it available to modules needing a chunk of shared memory. I'm in that position now, and my module needs to play with the scoreboard, as it creates additional children to be noted. The easiest path is a one-off

Re: Analysis of the Apache web server code repository

2009-08-25 Thread Bill Stoddard
Jeff Trawick wrote: On Tue, Aug 25, 2009 at 3:45 PM, t.n.a. > wrote: I have designed a dedicated Subversion data warehouse and loading logic so that Subversion repository data can be analyzed using OLAP tools. To demonstrate the functionality, I hav

Re: svn commit: r807823 - /httpd/mod_fcgid/trunk/CHANGES-FCGID

2009-08-25 Thread Chris Darroch
wr...@apache.org wrote: URL: http://svn.apache.org/viewvc?rev=807823&view=rev Log: suppose this would be worth noting Changes with mod_fcgid 2.3.1 + *) Complete the unix port to 2.3-dev trunk. [William Rowe] Thank you for all this work ... it's much appreciated, especially since I've

Re: trunk -> 2.2 proxy alignment

2009-08-25 Thread Graham Leggett
Jim Jagielski wrote: > Some may recall many moons ago I took some time to try > to bring the proxy code changes (code as well as build) > from trunk back to 2.2 tree, to help make it easier to > backport fixes... > > I'd like to float that idea again, before I spend any more > time on it... +1 i

Re: Apache HTTP Server development

2009-08-25 Thread Graham Leggett
tim robertson wrote: > Apache HTTP Server should be Event-driven by default, instead of using > Processes/Threads. Alot of other http web servers are outperforming > Apache because they use Events because this reduces cpu and memory > usage. Have you tried out the event MPM? Don't forget, for an

Re: Analysis of the Apache web server code repository

2009-08-25 Thread Jeff Trawick
On Tue, Aug 25, 2009 at 3:45 PM, t.n.a. wrote: > > I have designed a dedicated Subversion data warehouse and loading logic > so that Subversion repository data can be analyzed using OLAP tools. To > demonstrate the functionality, I have made a short screencast >

Analysis of the Apache web server code repository

2009-08-25 Thread t.n.a.
Hello everyone, I am the author of the PanBI open source business intelligence project. PanBI provides data extraction, transformation and loading logic as well as data warehouse schemas for a number of systems and Subversion - used by Apache - is one of the systems support

Sporadically broken Download for 2.2.13 windows binaries

2009-08-25 Thread Rainer Jung
Hi, I observed strange behaviour for the Windows 2.2.13 binary download. Retrieving it with Firefox and with MSIE 8 directly from http://archive.apache.org/dist/httpd/binaries/win32/apache_2.2.13-win32-x86-openssl-0.9.8k.msi stopped downloading after 4.923.392 Bytes instead of 6.034.944 Bytes.

Re: svn commit: r801528 - /httpd/httpd/branches/2.2.x/CHANGES

2009-08-25 Thread Dan Poirier
wr...@apache.org writes: > Author: wrowe > Date: Thu Aug 6 07:33:32 2009 > New Revision: 801528 > > URL: http://svn.apache.org/viewvc?rev=801528&view=rev > Log: > Two notable notes > > Modified: > httpd/httpd/branches/2.2.x/CHANGES > > Modified: httpd/httpd/branches/2.2.x/CHANGES > URL: > ht

Re: trunk -> 2.2 proxy alignment

2009-08-25 Thread Akins, Brian
On 8/25/09 8:47 AM, "Jim Jagielski" wrote: > I'd like to float that idea again, before I spend any more > time on it... +1 I've been, umm, struggling with some proxy stuff recently and it's annoying that 2.2.x and trunk are so different. One idea: Can we replace the void *context in the work

Re: trunk -> 2.2 proxy alignment

2009-08-25 Thread William A. Rowe, Jr.
Jim Jagielski wrote: > Some may recall many moons ago I took some time to try > to bring the proxy code changes (code as well as build) > from trunk back to 2.2 tree, to help make it easier to > backport fixes... > > I'd like to float that idea again, before I spend any more > time on it... The q

trunk -> 2.2 proxy alignment

2009-08-25 Thread Jim Jagielski
Some may recall many moons ago I took some time to try to bring the proxy code changes (code as well as build) from trunk back to 2.2 tree, to help make it easier to backport fixes... I'd like to float that idea again, before I spend any more time on it...