Gentoo Archives: gentoo-user

From: Kevin Chadwick <ma1l1ists@××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] {OT} RAM & apache MaxClients (rock & a hard place)
Date: Fri, 08 Mar 2013 19:52:34
Message-Id: 745622.5406.bm@smtp110.mail.ir2.yahoo.com
In Reply to: Re: [gentoo-user] {OT} RAM & apache MaxClients (rock & a hard place) by Grant
1 > I can probably dump a lot of apache config. I still need SSL on both
2 > servers even though only nginx faces the user?
3
4 Perhaps you need Apache for certain pages otherwise this is simply a
5 quick fix which is fair enough, we always like those at times but it
6 sounds to me like you could have gained more by simply switching Apache
7 for nginx or tuning your max.
8
9 Running both is actually wasting a little memory though you may have
10 gained over just Apache.
11
12 How web proxies with optional caches usually work such as OpenBSDs
13 relayd is to keep track of requests perhaps using higher layer info and
14 share the load among multiple web servers, perhaps adding headers to
15 keep everything functional.
16
17
18 --
19 _______________________________________________________________________
20
21 'Write programs that do one thing and do it well. Write programs to work
22 together. Write programs to handle text streams, because that is a
23 universal interface'
24
25 (Doug McIlroy)
26 _______________________________________________________________________

Replies

Subject Author
Re: [gentoo-user] {OT} RAM & apache MaxClients (rock & a hard place) Grant <emailgrant@×××××.com>