blob: 20ecabd5ba143622458c66d5e003eb43d50ec0f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] apache-mpm-prefork maybe contains problematic things
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20apache-mpm-prefork%20maybe%20contains%20problematic%20things&In-Reply-To=%3C201102192330.45228.oliver.bgr%40googlemail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="002679.html">
<LINK REL="Next" HREF="002684.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] apache-mpm-prefork maybe contains problematic things</H1>
<B>Oliver Burger</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20apache-mpm-prefork%20maybe%20contains%20problematic%20things&In-Reply-To=%3C201102192330.45228.oliver.bgr%40googlemail.com%3E"
TITLE="[Mageia-dev] apache-mpm-prefork maybe contains problematic things">oliver.bgr at googlemail.com
</A><BR>
<I>Sat Feb 19 23:30:44 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002679.html">[Mageia-dev] Vacation
</A></li>
<LI>Next message: <A HREF="002684.html">[Mageia-dev] apache-mpm-prefork maybe contains problematic things
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2683">[ date ]</a>
<a href="thread.html#2683">[ thread ]</a>
<a href="subject.html#2683">[ subject ]</a>
<a href="author.html#2683">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hi,
I just saw, that apache-mpm-prefork package maybe contains problematic
things.
There is a note about it from Oden Erikson explaining things about the
package in the rpm.
--- begin ---
The most significant changes with this release compared to apache up to
Mandriva Linux 2006.0, 2007.0, 2007.1, 2008.0 and 2008.1
o mod_ssl has support for distcache, apr_memcache and SNI per
default.
o The SSL certificates and directories has been moved to the new
/etc/pki
directory structure.
o The SSL default vhost config file has been moved from
/etc/httpd/modules.d/41_mod_ssl.default-vhost.conf to
/etc/httpd/conf/vhosts.d/01_default_ssl_vhost.conf
o The new htcacheclean subpackage will monitor and clean the
mod_proxy
(mod_disk_cache) directories at given intervals in a daemonized
fashion.
You can tune this in the /etc/sysconfig/htcacheclean configuration
file.
o There are three new experimental MPM's, the ITK, peruser and event
MPM's.
Use these with caution because of their experimental status. The
packages
are named:
- apache-mpm-event
- apache-mpm-itk
- apache-mpm-peruser
Please read the following files for more in-depth information about the
changes
in apache 2.2; upgrading.txt and new_features_2_2.txt
The best practise is to read the apache manual before sending in
bugreports,
please install apache-doc like so:
urpmi apache-doc
and then read the somewhat localized apache manual online at:
<A HREF="http://localhost/manual/">http://localhost/manual/</A>
Thanks in advance.
Regards // Oden Eriksson
--- end ---
Shouldn't we write something on our own instead?
Oliver
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002679.html">[Mageia-dev] Vacation
</A></li>
<LI>Next message: <A HREF="002684.html">[Mageia-dev] apache-mpm-prefork maybe contains problematic things
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2683">[ date ]</a>
<a href="thread.html#2683">[ thread ]</a>
<a href="subject.html#2683">[ subject ]</a>
<a href="author.html#2683">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|