Re: ApacheCon Austin, httpd track

2015-01-13 Thread Rich Bowen
On 11/26/2014 12:43 PM, Rich Bowen wrote: As I mentioned a few months ago, ApacheCon Austin will be the 20th anniversary of the first release of the Apache HTTP server. The plan is to make a big deal of this at the conference, and I'm hoping that we can have a strong httpd track to go along wit

Re: ApacheCon Austin, httpd track

2014-12-08 Thread Rich Bowen
On 12/04/2014 10:23 AM, Jeff Trawick wrote: Besides searching through Bugzilla and summarizing each mod_proxy_fcgi bug and ranking by apparent severity, number of users involved in the bug discussion, etc., what else should I put on a Wiki page? E.g., do you have an idea of what needs to be im

Re: ApacheCon Austin, httpd track

2014-12-04 Thread Graham Leggett
On 02 Dec 2014, at 3:02 PM, Jim Jagielski wrote: > The idea is that being a project with a long, long history, > httpd has the unfortunate reputation of being old, slow, > and basically, not the new hotness. So even though the > project has been around, 2.4 is vastly different, and > really shoul

Re: ApacheCon Austin, httpd track

2014-12-04 Thread Graham Leggett
On 02 Dec 2014, at 4:29 PM, Rich Bowen wrote: > Given the focus on SSL in the last year, I think that a talk exactly like > that would be appreciated, and could even be a great talk to use to market > the track as a whole. I think a lot of people are waking up to the fact that > they have no i

Re: ApacheCon Austin, httpd track

2014-12-04 Thread Jeff Trawick
On Thu, Dec 4, 2014 at 9:58 AM, Eric Covener wrote: > On Tue, Dec 2, 2014 at 4:14 PM, Jim Riggs wrote: > > P.S. mod_proxy_balancer -> mod_proxy_fcgi -> php-fpm is really fun and > interesting too! ;-) > > mod_proxy_fcgi seems to need a bit of work from what I have been > seeing in bugzilla and I

Re: ApacheCon Austin, httpd track

2014-12-04 Thread Eric Covener
On Tue, Dec 2, 2014 at 4:14 PM, Jim Riggs wrote: > P.S. mod_proxy_balancer -> mod_proxy_fcgi -> php-fpm is really fun and > interesting too! ;-) mod_proxy_fcgi seems to need a bit of work from what I have been seeing in bugzilla and IRC. I hope to spend a little time on the code and doc, but no

Re: ApacheCon Austin, httpd track

2014-12-03 Thread Tim Bannister
On 3 Dec 2014, at 16:00, Rich Bowen wrote: > > If this content can be put into a half-day three-talk series, where each talk > stands alone or works in concert, that would be ideal. Do you think that we > can put together like that? Any chance we could even persuade one of the > OpenSSL folks

Re: ApacheCon Austin, httpd track

2014-12-03 Thread Rich Bowen
On 12/02/2014 03:51 PM, wr...@rowe-clan.net wrote: Rich raises a great point - you could probably even propose a full half day training, and spend a bit of time on configuring different ASF projects (e.g. httpd, Tomcat) while aiming squarely at the state of SSL cryptography itself. I'm certain

Re: ApacheCon Austin, httpd track

2014-12-03 Thread Rich Bowen
On 12/02/2014 04:14 PM, Jim Riggs wrote: On 11/30/2014 11:08 AM, Jeff Trawick wrote: * deploying Python web apps under uWSGI behind mod_proxy_fcgi/scgi (some material here: http://emptyhammock.com/projects/info/pyweb/index.html) On 1 Dec 2014, at 19:15, Daniel Ruggeri wrote: Similarly, I'

Re: ApacheCon Austin, httpd track

2014-12-02 Thread Jim Riggs
On 11/30/2014 11:08 AM, Jeff Trawick wrote: > * deploying Python web apps under uWSGI behind mod_proxy_fcgi/scgi > (some material > here: http://emptyhammock.com/projects/info/pyweb/index.html) On 1 Dec 2014, at 19:15, Daniel Ruggeri wrote: > Similarly, I'm always up for giving my proxy talk if

RE: Re: ApacheCon Austin, httpd track

2014-12-02 Thread wrowe
- Original Message - Subject: Re: ApacheCon Austin, httpd track From: "Rich Bowen" Date: 12/2/14 8:29 am To: dev@httpd.apache.org On 12/01/2014 08:15 PM, Daniel Ruggeri wrote: > A side note on SSL/security: I had the idea a few years back that there > is

Re: ApacheCon Austin, httpd track

2014-12-02 Thread Rich Bowen
On 12/01/2014 08:15 PM, Daniel Ruggeri wrote: A side note on SSL/security: I had the idea a few years back that there is probably enough content to do a "here is 5 minutes about how to configure SSL in httpd" and then 50 minutes of other important security topics (What Ciphers should I enable?

Re: ApacheCon Austin, httpd track

2014-12-02 Thread Jim Jagielski
I've updated the gdoc as "proxying and load balancing" > On Dec 1, 2014, at 8:15 PM, Daniel Ruggeri wrote: > > On 11/30/2014 11:08 AM, Jeff Trawick wrote: >> * deploying Python web apps under uWSGI behind mod_proxy_fcgi/scgi >> (some material >> here: http://emptyhammock.com/projects/info/pyweb/

Re: ApacheCon Austin, httpd track

2014-12-02 Thread Jim Jagielski
The idea is that being a project with a long, long history, httpd has the unfortunate reputation of being old, slow, and basically, not the new hotness. So even though the project has been around, 2.4 is vastly different, and really should be seen and considered as a whole new web server. > On Nov

Re: ApacheCon Austin, httpd track

2014-12-01 Thread Daniel Ruggeri
On 11/30/2014 11:08 AM, Jeff Trawick wrote: > * deploying Python web apps under uWSGI behind mod_proxy_fcgi/scgi > (some material > here: http://emptyhammock.com/projects/info/pyweb/index.html) > * a debugging tricks talk I've given a few times (relatively minor > updates from the last North Americ

Re: ApacheCon Austin, httpd track

2014-11-30 Thread Jeff Trawick
On Wed, Nov 26, 2014 at 12:43 PM, Rich Bowen wrote: > As I mentioned a few months ago, ApacheCon Austin will be the 20th > anniversary of the first release of the Apache HTTP server. The plan is to > make a big deal of this at the conference, and I'm hoping that we can have > a strong httpd track

Re: ApacheCon Austin, httpd track

2014-11-30 Thread Rich Bowen
On Nov 29, 2014 9:45 AM, "Jim Jagielski" wrote: > > I'd like to submit something like "This ain't your Daddy's Apache!"... Does that replace one of the ones already listed or is that a new item? > > On Nov 26, 2014, at 1:04 PM, Eric Covener wrote: > > > >> > >> I've started an doc at > >> https

Re: ApacheCon Austin, httpd track

2014-11-29 Thread Jim Jagielski
I'd like to submit something like "This ain't your Daddy's Apache!"... > On Nov 26, 2014, at 1:04 PM, Eric Covener wrote: > >> >> I've started an doc at >> https://docs.google.com/document/d/11oh1CQEwgxvV_xM92kQyRP8HuI92VHuN5znNz-5-Qwg/edit?usp=sharing >> and I'm hoping that we can collaborate

Re: ApacheCon Austin, httpd track

2014-11-26 Thread Eric Covener
> > I've started an doc at > https://docs.google.com/document/d/11oh1CQEwgxvV_xM92kQyRP8HuI92VHuN5znNz-5-Qwg/edit?usp=sharing > and I'm hoping that we can collaborate on what talks need to be in a > comprehensive httpd track, what order they should be in, and then hunt down > the people that should

ApacheCon Austin, httpd track

2014-11-26 Thread Rich Bowen
As I mentioned a few months ago, ApacheCon Austin will be the 20th anniversary of the first release of the Apache HTTP server. The plan is to make a big deal of this at the conference, and I'm hoping that we can have a strong httpd track to go along with this. For ApacheCon Europe, several pro