Interview Apache's Ken Coar On IRC
An anonymous reader writes "Robin 'Roblimo' Miller will be hosting an IRC interview with Ken Coar tomorrow. Registration for the discussion is required. This is your chance to interview Ken Coar directly." Coar sits on the Apache Foundation's board, and has written a few books on Apache besides. You might want to check out the Apache website to catch up on recent developments before taking part, too.
I'm not an Enterprise but this is the setup I use on both of the servers I run at home and at a few of the clients I have worked for. Apache in the front Tomcat in the back. I like this setup because if something happens to the app server (or servlet container but the same idea) which is more likely b/c it has custom apps running I can always just put up some static page 'till I get it back online, plus it seems like a lot of the app servers ( I know WebSphere and Oracle do ) actually run a old version of apache. So you are basically doing what they do, but with a more current version of Apache on the front.