summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2010-November/000147.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-sysadm/2010-November/000147.html')
-rw-r--r--zarb-ml/mageia-sysadm/2010-November/000147.html121
1 files changed, 121 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2010-November/000147.html b/zarb-ml/mageia-sysadm/2010-November/000147.html
new file mode 100644
index 000000000..3d52f6a85
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/2010-November/000147.html
@@ -0,0 +1,121 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-sysadm] ldap deployement
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20ldap%20deployement&In-Reply-To=%3C20101102095639.GL7479%40virgo.home.nanardon.zarb.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="000143.html">
+ <LINK REL="Next" HREF="000146.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] ldap deployement</H1>
+ <B>Olivier Thauvin</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20ldap%20deployement&In-Reply-To=%3C20101102095639.GL7479%40virgo.home.nanardon.zarb.org%3E"
+ TITLE="[Mageia-sysadm] ldap deployement">nanardon at nanardon.zarb.org
+ </A><BR>
+ <I>Tue Nov 2 10:56:39 CET 2010</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000143.html">[Mageia-sysadm] ldap deployement
+</A></li>
+ <LI>Next message: <A HREF="000146.html">[Mageia-sysadm] planning for sysadmin task
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#147">[ date ]</a>
+ <a href="thread.html#147">[ thread ]</a>
+ <a href="subject.html#147">[ subject ]</a>
+ <a href="author.html#147">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>* Thierry Vignaud (<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">thierry.vignaud at gmail.com</A>) wrote:
+&gt;<i> On 29 October 2010 20:45, Michael Scherer &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">misc at zarb.org</A>&gt; wrote:
+</I>&gt;<i> &gt; Catalyst permit to use mod_perl, fastcgi, standalone daemon and cgi for
+</I>&gt;<i> &gt; deployement. Each have its pros and cons, anyone has a opinion on it ?
+</I>&gt;<i>
+</I>&gt;<i> fastcgi enables to be http server agnostic (think nginx).
+</I>&gt;<i> Otherwise mod_perl &amp; fastcgi should be as fast.
+</I>&gt;<i> Dunno for the standalone server
+</I>
+I use Standalone server at work, with apache mod_proxy and it work fine.
+Catalyst has a --fork option (if your code support it) and each
+connection is handle inside an eval() to ensure it won't stop at first
+issue.
+
+I had issue with encoding using fastcgi (the reason I switched to a
+standalone server).
+
+CGI method work fine, but catalyst use per design a lot of perl modules,
+meaning a lot of perl files to load at each startup, this can cause load
+issue.
+
+The only thing I haven't test yet is mod_perl.
+
+&gt;<i> _______________________________________________
+</I>&gt;<i> Mageia-sysadm mailing list
+</I>&gt;<i> <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">Mageia-sysadm at mageia.org</A>
+</I>&gt;<i> <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">https://www.mageia.org/mailman/listinfo/mageia-sysadm</A>
+</I>--
+
+Olivier Thauvin
+CNRS - LATMOS
+&#9814; &#9816; &#9815; &#9813; &#9812; &#9815; &#9816; &#9814;
+-------------- next part --------------
+A non-text attachment was scrubbed...
+Name: not available
+Type: application/pgp-signature
+Size: 197 bytes
+Desc: not available
+URL: &lt;/pipermail/mageia-sysadm/attachments/20101102/e1356b59/attachment.asc&gt;
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000143.html">[Mageia-sysadm] ldap deployement
+</A></li>
+ <LI>Next message: <A HREF="000146.html">[Mageia-sysadm] planning for sysadmin task
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#147">[ date ]</a>
+ <a href="thread.html#147">[ thread ]</a>
+ <a href="subject.html#147">[ subject ]</a>
+ <a href="author.html#147">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
+mailing list</a><br>
+</body></html>