... Nick can also compare libxml2 and Xerces-c, especially as a library for an Apache module. -- Eli Marmor marmor@... Netmask (El-Mar) Internet...
Eli Marmor
marmor@...
Mar 1, 2005 9:38 am
52702
... sure; note that you're using old code (2.0.49/2.0.49) which isn't supported here anyway since we don't know what code is in it (SuSE) ... the config...
Jeff Trawick
trawick@...
Mar 1, 2005 10:58 am
52703
... Here is a link to some results of a comparison I did between Apache 1.3 and Apache 2.0 on Solaris 7 two years ago. http://duke.more.net/apache2test/ Here...
Glenn Nielsen
glenn@...
Mar 1, 2005 1:04 pm
52704
... Yeah, but that's because Solaris has embarassingly bad performance running Apache/prefork; I've seen Apache run an order of magnitude faster on Pentium...
Paul A Houle
ph18@...
Mar 1, 2005 1:48 pm
52705
Well the only module not distributed in apache2 distro is mod_jk (another ASF module). Well I'll try to upgrade my production systems with 2.0.53 and latest ...
Henri Gomez
henri.gomez@...
Mar 1, 2005 1:49 pm
52706
... We have run 10,000 + threads on our webservers routinely. Can't do that with 1.x -- Brian Akins Lead Systems Engineer CNN Internet Technologies...
Brian Akins
bakins@...
Mar 1, 2005 2:01 pm
52707
But how many people really need 10,000+ concurrent connections? Obviously CNN does. I'll make a bet Amazon does. Lets add ebay. Those are power users. The web...
Jeffrey Burgoyne
burgoyne@...
Mar 1, 2005 2:17 pm
52708
... The trouble with the authentication problem is that the credentials used for authentication are often used for way more than just finding out whether a...
Graham Leggett
minfrin@...
Mar 1, 2005 2:18 pm
52709
... Also a module (for Apache 2, not 1.3) that could use multiple LDAP repositories -- and not for failover, but for separate user communities -- all for a...
Jess Holle
jessh@...
Mar 1, 2005 2:33 pm
52710
"Graham Leggett" <minfrin@...> writes: [...] ... apreq does that. -- Joe Schaefer...
Joe Schaefer
joe+gmane@...
Mar 1, 2005 2:39 pm
52711
... What is apreq? Regards, Graham --...
Graham Leggett
minfrin@...
Mar 1, 2005 2:42 pm
52712
... Can mod_authnz_ldap not do this? ... Can you explain some more? Regards, Graham --...
Graham Leggett
minfrin@...
Mar 1, 2005 2:45 pm
52713
Just a pointer to something that is gaining a bit of ground in various circles: http://www.oasis-open.org/committees/download.php/11511/sstc-saml-tech- ...
Sean Mehan
sean@...
Mar 1, 2005 2:53 pm
52714
... Its an httpd subproject. Basically its a server-side form-parsing library with a 2.x apache module designed around the input filter API. Writing a "form...
Joe Schaefer
joe+gmane@...
Mar 1, 2005 3:06 pm
52715
... If this capability was added in 2.1, that would be news to me. It cannot do this in 2.0.x. The use cases are: 1. multiple organizations, each with their...
Jess Holle
jessh@...
Mar 1, 2005 4:50 pm
52716
... The problem I see with SAML and it's specs is that RSA holds patents on it and although these patens are made available under a royalty-free license, every...
Erik Abele
erik@...
Mar 1, 2005 4:51 pm
52717
... Looks like someone is working on that: http://csce.uark.edu/~ajarthu/mod_auth_form/ Cheers, Erik...
Erik Abele
erik@...
Mar 1, 2005 4:52 pm
52718
I can't find anywhere an explanation about external hooks and the use of the APR_DECLARE_EXTERNAL_HOOK macro. Is there anyone that has some experience with...
luca regini
luca.regini@...
Mar 1, 2005 5:12 pm
52719
I entreat each potential responder to this email to please read it all the way through and THEN respond rather than knee-jerk something based on only the first...
Wayne S. Frazee
wfrazee@...
Mar 1, 2005 8:05 pm
52720
... I don't think professional, competent Webserver administrators generally respond well to marketing. In my experience, they (we!) prefer a mix of technical...
Colm MacCarthaigh
colm@...
Mar 1, 2005 8:14 pm
52721
... I personally believe, that there is actually no problem to solve. While we are free to write the software we like, people are free to use the software they...
... Marketing isn't about force, it is about brainwashing....
Paul Querna
chip@...
Mar 1, 2005 8:29 pm
52723
That's what you get for suggesting marketing to techies, Wayne. Anyway I was thinking the same thing. Heck the "puzzling thread" provided some good marketing...
TAYLOR, TIM (CONTRACT...
TIM.TAYLOR@...
Mar 1, 2005 8:36 pm
52724
... +1 ... +1 :) It makes me happy to have people use software I help develop and I'll gladly comments and constructive criticisms. Beyond that, Apache 2 can...
Bill Stoddard
bill@...
Mar 1, 2005 8:45 pm
52725
The biggest hurdle 2.0 has had to face IMO is: - 1.3 isn't broken - we run 1.3 already - module XYZ only runs on 1.3 - 2.0 doesn't do anything that 1.3 doesn't...
Ian Holsman
IanH@...
Mar 1, 2005 9:31 pm
52726
... Ian, your note on apache promotion via whitepaper is well taken. Is anyone aware of existing papers on the subject (specifically, advantages to using ...
Wayne S. Frazee
wfrazee@...
Mar 1, 2005 9:40 pm
52727
... What it sounds like to me is that you are requesting a function that would be able to handle LDAP authentication using multiple, separate LDAP sources with...
Wayne S. Frazee
wfrazee@...
Mar 1, 2005 9:48 pm
52728
... There are not many left now.... Just those mod_perl guys, and they are at 1.99.99999. Are there any other modules you were thinking of?...
Paul Querna
chip@...
Mar 1, 2005 9:50 pm
52729
... Yes! ... Of course, I realize there would be extra overhead from each additional source. On the other hand, with decent caching (e.g. the caching already...