Bob Cohen wrote:
Is it possible to set up Apache 1.3x to boot with the secure server
without having to re-enter the password? If so, how? Thanks.
Bob Cohen
Bob -
This is covered in mod_ssl's FAQ. This would apply to you if you're
using mod_ssl:
http://www.modssl.org/docs/2.7/ssl_faq.html#rem
Bob Cohen wrote:
dan wrote:
> This is covered in mod_ssl's FAQ. This would apply to you if you're
using mod_ssl:
http://www.modssl.org/docs/2.7/ssl_faq.html#remove-passphrase
Thank you Dan. I guess it isn't such a good idea to do this, eh? It's
just that I've got
Broming plutonium wrote:
I recommend instead though that you install
something like Fedora Core
What's Fedora Core? I know it's an operating system
but...what does it do?
Hmmm... I never tried this but can't one install
Apache on non-Windows using a pre-packaged - i.e.,
pre-compiled and linked -
Fabiano Sidler wrote:
Hi folks!
[EMAIL PROTECTED] $ httpd -k start
(20014)Error string not specified yet: Error retrieving pid file
/var/run/httpd.pid
[EMAIL PROTECTED] $ ls -l /var/run/httpd.pid -rw-r--r-- 1 root root 0 May 20
02:44 /var/run/httpd.pid
Same problem with httpd:httpd permissions.
Maxim Vexler wrote:
On 5/26/05, Jeff White <[EMAIL PROTECTED]> wrote:
From: "Maxim Vexler"
I should mention that the web server
itself is w2k3 running Apache 2.0.52.
Security First?
When you say security you actually mean: The very "surprising" need to
restart the server every 2-3 week
Noel Stratton wrote:
Hello,
Is there a way to have .htaccess verify username and password from a mysql
database? If not is there a way to password protect a directory with php.
The reason I ask is that I would like if a user changes their password via
php that when the users accesses the directo
Broming plutonium wrote:
I'm using Xandros Open Circulation 3. I don't think
you know what it is, so I decided to just call it
"Linux".
God I'm so stupid--I didn't even enable the features!
And I deleted my source directory, too. Too bad I
don't have time to read the documentation--I can
hardly
Eben Goodman wrote:
I recently had an irc exploit on my server running this eggdrop relay
thing via apache. I was able to find the offending files and remove
them and the eggdrop processes went away for awhile, but now they are
back and try as I might I can't find any files that correspond to
on, it came in through an
insecure php nuke application. I have since removed the nuke app, but
the damage appears to be done, since this eggdrop crap is still running
on the server. Is there a way to find, and remove the software once it
has found it's way on?
thanks,
Eben
Dan Mahoney, S
Oskar Eyb wrote:
hm.. are there still any ideas?
Can ya provide some more details, please?
Thanks
-dant
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html>
Garth Armorer wrote:
Hi,
What can be done to speed up display of pictures? They're all in jpeg format
and it would be a giant task to convert all of them to .gif.
Thanks,
Garth
--
"Tomorrow is assumed by all of us,
But promised to none of us"
Garth
I had a customer who has a 6 columb by 244
possible that my logic is flawed.
In any case, you can try:
RewriteEngine On
RewriteCond %{HTTP_HOST} (.*).mysite.com$
RewriteRule /profile http://mysite.com/profile.jsp?u=%N [L]
HTH
Dan
On 12/08/2005, at 8:28 AM, brian papa wrote:
I'm trying to set it up so that users o
rformance hit be enough to consider back-tracking to
Apache1.3 (which correctly logs the bytes sent, rather than the
'expected' bytes to be sent) instead of Apache2?
Cheers,
Dan
-
The official User-To-User support
our home page.
Can anyone confirm for me what this is trying to accomplish?
Thanks,
Dan
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
On Thu, Oct 28, 2010 at 3:25 PM, Eric Covener wrote:
> On Thu, Oct 28, 2010 at 4:21 PM, Dan wrote:
>> Hello all,
>>
>> I have an apache ssl proxy configured with mod_security that detected
>> (I'm only running in detection mode) many HTTP connected requests
>&g
Hello all. I have a pair of apache proxy/web-app servers that
simultaneously reported this error this morning. At the time logrotate
was stopping and starting apache.
I've never seen this error before, and teh google isn't giving me
anything useful. I have no proxy statements or redirects in my co
s of me to assume this has
something to do with apache, but it's the only daemon serving up HTTP
and HTTPS on this system.
Here's the exact entry from the messages log:
Jun 8 16:02:16 : error initializing: HTTPS redirected
to HTTP is not supported
As you can see, it just happened again
tell me if this has
more to do with the way the plugins are extracted into the plugin
directory (the plugin is a zip file). or whether this is a limitation
apache implements for security purposes? If so, what other options do
I have?
Thanks in advance...
Dan
---
r site _seems_ to be down.
Thanks again...
Dan
On Fri, Nov 2, 2012 at 1:44 PM, Ben Johnson wrote:
>
>
> On 11/2/2012 2:24 PM, Dan wrote:
>> Hello all...
>>
>> I have a Apache 2.2.15 install serving a Wordpress 3.4.2 site. I also
>> have a developer who needs to
d APC. If anyone has an input or past-difficulties with this proposed
deployment, I'd appreciate hearing from you.
Dan
On Fri, Nov 2, 2012 at 10:56 PM, Noel Butler wrote:
> **
> On Fri, 2012-11-02 at 14:31 -0500, Dan wrote:
>
> Ben,
>
> Yes you're right, we are
setting fastcgi to listen on
a tcp port instead of using a socket file and performance was worse, on
average 6000 ms.
Can someone tell me whether this performance differential is to be expected?
Thanks,
Dan
On Wed, Nov 7, 2012 at 9:19 AM, Dan wrote:
> Thanks Noel.
>
> We can use V
. I've done some googling already and
found references to disabling SELinux, but it's already disabled on this
system.
Thanks for your help!
Dan
On Fri, Nov 9, 2012 at 9:47 AM, Ben Johnson wrote:
>
>
> On 11/9/2012 9:21 AM, Dan wrote:
>> Ok folks. I've go
(e.g. after the cache is
remade).So I guess the question becomes: how do I get apache and the >
CGI script to see and use the .fontconfig caches?
However, I never received an answer about about how to get apache to see the
.fontconfig caches.
Any thoughts would be really appreciated.
Thanks,
Dan
>If you just rebuild the system caches, does that help?
> (as root)
> # rm /var/cache/fontconfig/*
> # fc-cache -f -v
Well -- so I guess since my fontconfig installation is via macports, Ryan
was right in suggesting that my fontconfig was in /opt/local. BUt cleaning
it doesn't seemed to ha
Chuck Stein writes:
> Are there any tools that will allow me to monitor what is in the
> mem_cache? How can I tell if it is working?
Set LogLevel to debug temporarily and you'll be able to see
pages being cached in the error log. (Plus lots of other things,
so turn it back off when you've seen
Suan-Aik Yeo writes:
> Right now
> I've installed the modmemcache module from
> http://code.google.com/p/modmemcachecache/
If you're using a module you didn't get from Apache, you should probably
ask somebody at the place where you got it rather than an Apach
on't believe any of Apache's caching mechanisms try to cache POST
requests. I'm not sure why you would want to. Aren't most POSTs
updating resources on the server (in some sense), rather than requesting
static information that would make sense to cache?
--
Dan Poirier
---
ricardo figueiredo writes:
> Hi again,
>
> Can I get processing time of a request ??
http://httpd.apache.org/docs/2.2/mod/mod_log_config.html#formats
--
Dan Poirier
-
The official User-To-User support forum of t
the requests go to a separated directory:
I see the problem. Maybe if you change CacheDirLength to 2? There are
only 64 possible characters used in these directory names, so with a dir
length of 2, you can't have more than 4096 subdirectories.
Once this is s
Sukhjeet, you can hide this information, but I wouldn't think it would
make your server any more secure. Most attackers will probably just try
a bunch of known vulnerabilities without even looking at the OS and
version.
--
Dan Poirier
everse proxy would be a better fit for what you're trying
to do? Your server could proxy rep*.* requests to your alternate
server, while serving other requests directly.
--
Dan Poirier
-
The official User-To-User support
>
Port 9080 is usually WebSphere. It sounds like you're going straight to
WebSphere and not through IHS, so IHS isn't even involved. Try going to
http://localhost instead of http://localhost:9080
--
Dan Poirier
---
ine On and path to key and cert file.
>
> So, had a thought of excluding port from VH container and leaving only IP,
> like:
>
>
>
> SetEnvIf or any other, similar module, also wouldn't be able to "hack" it
> in this way?
Try putting the
just faking virtual hosts by dynamically mapping requests
to doc roots, instead of having actual configuration, %v
won't do what you want.
Try logging %{Host}i instead of %v.
--
Dan Poirier
-
The official User-To-User support
"Fábio Jr." writes:
> Hello all.
>
> How can I set mod_cache to works in different ways in my different
> Virtual Hosts? I just put the IfModule directive and the options
The same as most anything in an Apache config. See
http://httpd.apache.org/docs/2.2/sections
You can Include the same file repeatedly:
http://httpd.apache.org/docs/2.2/mod/core.html#include
--
Dan Poirier
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org
You'll probably get more help over at
http://www.modsecurity.org/contact/. This list is for support of the
Apache web server and the modules that come with it.
-
The official User-To-User support forum of the Apache HTTP Server P
ring
configtest.
I don't think it's possible to check this perfectly without actually
trying to open and write to the log file, which we wouldn't want to do
during configtest, but we can at least see if the directory exists, and
if it appears to be writeable.
--
Dan Poirier
--
On 08/07/2009 11:27 AM, Mike -- EMAIL IGNORED wrote:
Additionally, I thought sign-in is encrypted even when
SSL is not in use. Is this not true?
That is not true. Sign-in is not encrypted unless you use SSL.
--
Dan Poirier
The subject line summarizes the issue pretty well. Following are the details:
The problem stems, of course, from the new packages I'm building on an
old OS. I don't have much choice in the matter though - these are the
constraints I must operate within.
I want to have two versions of OpenSSL on
12:33 AM, Igor Cicimov wrote:
> Did you read the README and INSTALL files in the OpenSSL folder (I assume
> you have openssl tarball downloaded)? They usually explain what and how to
> use in the ./configure and make commands. Read the help pages for configure
> and make too.
>
> O
URL while Directory refers to the
file path that it ends up mapped to. Nothing to do with proxy, except
that a proxied request doesn't end up mapped to a local file path so
Directory wouldn't be useful for it.
--
Dan Poirier
-
hook.
--
Dan Poirier
A positive attitude may not solve all your problems, but it will annoy
enough people to make it worth the effort. -- Herm Albright
On Thu, 20 Aug 2009 04:01 -0400, "Matt K" wrote:
> Can someone tell me how about hosting more then one Domain with Apache?
You'll find lots of useful information at
http://www.catb.org/~esr/faqs/smart-questions.html
-
The offici
Apache is running as apache/apache, the directory is owned by root/root,
and the directory doesn't have execute permissions for 'other'.
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd
yfile.txt')
---
It also used to work, but it also no longer does.
If anyone can give me a clue as to what might be happening that would be
great.
Thanks!
Dan
tform
if (platform.platform().startswith('Darwin') or platform.mac_ver()[0] !=
''):
os.system('edit myfile.txt')
---
It also used to work, but it also no longer does.
If anyone can give me a clue as to what might be happening that would be
great.
Thanks!
Dan
t;) and some of them immediately follow the log message from
mod_auth_digest that it's about to generate the secret. These are all
socket and connect calls, which leads me to believe that the code in
apr_generate_random_bytes() is compiled to use EGD, but that's not
working. Ma
That looks like Apache PR 47672, which has been fixed. Can you try
Apache 2.2.14?
Dan Poirier
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for m
Igor Cicimov writes:
> Sorry to hijack the thread guys but just wondered if the same goes with
> mod_mem_cache module I mean the additional .c files in the apxs command?
Yes, see config.m4 in the modules/cache directory which tells the build
which files are needed.
--
Dan P
aurfal...@gmail.com writes:
> I've been setting custom env vars for Apache 1 of 2 ways;
>...
> What's the cleanest way to set complex env vars for Apache?
Edit bin/envvars.
--
Dan Poirier
-
The official U
I see bin/envvars.
>
> Its this because I have a distro'd installed version of APACHE vs from
> source?
Could be. Look in apachectl and see if it looks for an envvars file and
if so, where it looks for it. If so, you might be able to just create
one there.
--
Dan Poirier
--
Nick Kew writes:
> Martin Schuhmacher wrote:
>
>> that book is laying on my desk, it only deescribes howto
>> get the data, not howto insert it
>
> Um, haven't time to check just now, but I'm sure there's an
> input filter example!
8.12.4 Input F
7;re built against a
> sufficient level of openssl.
I just updated the FAQ. I'm not sure how long it'll take for the web
site to update.
--
Dan Poirier
-
The official User-To-User support forum of the Apache HT
file, or just save
it to disk. This view is disabled in the default ViewVC
^^^
configuration.
^
So maybe somebody at apache.org just needs to enable this, assuming
there's
Nick Kew writes:
> On 20 Nov 2009, at 09:59, Peter N Lewis wrote:
>> I already have:
>>
>>MaxRequestsPerChild 1000
>
> That's ridiculously low!
Which might be part of the problem. After only handling 1000 requests,
a child process will /start/ to exit - but it can't really go away until
Matthew Tice writes:
> I was digging around with mod_memcache - I really like the idea but 1) it
> doesn't look like it's actively developed, and 2) I can't seem to get the
> caching to do what I want.
Yes, mod_mem_cache development is pretty much stopped, and it's been
dropped from the next r
would
my httpd.conf configuration look like? Please let me know if you need
more information.
Thank you in advance,
Dan Schaefer
Web Developer/Systems Analyst
Performance Administration Corp.
-
The official User-To-User suppor
ve limited public IPS in our range, it could be a
problem when if and when we add new SSL certs. We would need to
re-evaluate our ISP contract before it expires.
Dan Schaefer
Web Developer/Systems Analyst
Performance Administr
Justin Pasher wrote:
Dan Schaefer wrote:
So are you suggesting that I need multiple public IPs to implement
this, or just multiple private IPs? Private IPs is not a problem,
however, due to the fact that we have limited public IPS in our
range, it could be a problem when if and when we add
In fact, as stated in my OP, although not very clear,
all http and https sites will have the same DocumentRoot on this server.
Will the said redirect need to be a htaccess rule?
Dan Schaefer
Web Developer/Systems Analyst
Performance Administration Corp.
s, e-mail: users-h...@httpd.apache.org
I'm sorry, but I just joined the list in Friday.
Dan Schaefer
Web Developer/Systems Analyst
Performance Administration Corp.
the change on a
Sunday when our customers are not using our system (car dealerships).
Thanks all for your advice and incite.
Dan Schaefer
Web Developer/Systems Analyst
Performance Administration Corp.
If one or more virtual host entries match the address:port for the
request, but no server names in those entries match, then the first
virtual host definition in the config file, not the global
configuration, will control handling for that request.
-
John den Haan writes:
> I really need some of the functionality provided by the latest version
> of mod_cache. Especially, the CacheQuickHandler directive (read
> here:http://httpd.apache.org/docs/trunk/mod/mod_cache.html#cachequickhandler)
> , which allows me to prevent the cache from shorting o
.
Thanks in advance
And how does the Subject line tie into your question?
Dan Schaefer
Web Developer/Systems Analyst
Performance Administration Corp.
-
The official User-To-User support forum of the Apache HTTP Server
read the footer of any email to this list.
Dan Schaefer
Web Developer/Systems Analyst
Performance Administration Corp.
dhottin...@harrisonburg.k12.va.us wrote:
-
The official User-To-User support forum of the Apache HTTP
so, what should the file permissions be for these files and the
containing directory?
Thanks,
Dan Schaefer
Web Developer/Systems Analyst
Performance Administration Corp.
-
The official User-To-User support forum of the Apa
On 1-19-2010 1:59 AM, Krist van Besien wrote:
On Mon, Jan 18, 2010 at 8:52 PM, Dan Schaefer wrote:
Is there a standard location where the SSL crt, csr, and key files should be
located?
There is no standard location. Practices vary by distribution.
On Fedora its /etc/pki/tls
On my
not clear that what you are asking is possible anyway. When your
web application is invoked, the first byte of the response hasn't been
served yet, so there's no way to know the value of %F.
Dan
-
The offi
st time it happened
and was getting maybe a dozen hits a month.
--
Dan
http://www.moonlightrpg.com
http://www.linkedin.com/in/danbunyard
http://www.danodemano.com
http://www.dansrandomness.com
http://www.danandshelley.com
This is not a problem that requires infinite wisdom, Benj. This is a problem
tha
5 12:50:55 2010] [error] child process 26939 still did not exit,
sending a SIGKILL
[Mon Jan 25 12:50:56 2010] [notice] caught SIGTERM, shutting down
Is there a way to turn on more logging (debug logs) or a better way to trace
what it doing at that time?
Thanks,
--
Dan
http://www.moonlightrp
re. Nothing stood out to
me, though I'm no expert.
Thanks,
--
Dan
http://www.moonlightrpg.com
http://www.linkedin.com/in/danbunyard
http://www.danodemano.com
http://www.dansrandomness.com
http://www.danandshelley.com
This is not a problem that requires infinite wisdom, Benj. This is a proble
s for you help!!
--
Dan
http://www.moonlightrpg.com
http://www.linkedin.com/in/danbunyard
http://www.danodemano.com
http://www.dansrandomness.com
http://www.danandshelley.com
This is not a problem that requires infinite wisdom, Benj. This is a problem
that requires enough neural organization to qu
Joe Hammerman writes:
> Hello Apache users list.
>
> We have an issue with mod_log_config; specifically we are trying to pipe log
> output through Sed before it goes to Cronolog. The result is that we get no
> output whatsoever.
>
> Here is a sample of the directives we are using in our Virtual
a sed command that performs no
> actions, no logging information is generated.
>
> -Original Message-
> From: news [mailto:n...@ger.gmane.org] On Behalf Of Dan Poirier
> Sent: Wednesday, January 27, 2010 12:03 PM
> To: users@httpd.apache.org
> Subject: [us...@httpd] Re
to be the problem as the first time
this happened there was only 2 web site on the box.
@Eric Covener
I completely agree, this does not seem to be from a lack of resources.
Thanks,
--
Dan
http://www.moonlightrpg.com
http://www.linkedin.com/in/danbunyard
http://www.danodemano.com
http
Here's another, but I think it did the same thing. I just ran "ps auxww >
ps2.txt" then attached the file to this email. Did I miss something?
--
Dan
http://www.moonlightrpg.com
http://www.linkedin.com/in/danbunyard
http://www.danodemano.com
http://www.dansr
Hello all. I’m trying to load test a login page served by tomcat 6,
proxied through apache 2 with mod_proxy. I’m using JMeter 2.3.4 to
conduct the testing. My thread group consists of 500 sessions , and
the sample is a GET of a simple login page.
JMeter returns errors for a varying percentage of t
On Mon, Feb 15, 2010 at 12:53 PM, Robert Hall wrote:
> Dan,
>
> On Feb 15, 2010, at 10:37 AM, Dan Denton wrote:
>
>> Hello all. I’m trying to load test a login page served by tomcat 6,
>> proxied through apache 2 with mod_proxy. I’m using JMeter 2.3.4 to
>> conduc
On Wed, Feb 17, 2010 at 2:26 PM, Robert Hall wrote:
>
> On Feb 17, 2010, at 12:06 PM, Dan Denton wrote:
>
>> On Mon, Feb 15, 2010 at 12:53 PM, Robert Hall wrote:
>>>
>>> Dan,
>>>
>>> On Feb 15, 2010, at 10:37 AM, Dan Denton wrote:
>>>
On Wed, Feb 17, 2010 at 3:19 PM, Robert Hall wrote:
>
> On Feb 17, 2010, at 12:50 PM, Dan Denton wrote:
>
>> On Wed, Feb 17, 2010 at 2:26 PM, Robert Hall wrote:
>>>
>>> On Feb 17, 2010, at 12:06 PM, Dan Denton wrote:
>>>
>>>> On
Maybe use mod_headers to add the time in microseconds to a request
header, then log that?
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To u
On Wed, Feb 17, 2010 at 4:29 PM, Dan Denton wrote:
> On Wed, Feb 17, 2010 at 3:19 PM, Robert Hall wrote:
>>
>> On Feb 17, 2010, at 12:50 PM, Dan Denton wrote:
>>
>>> On Wed, Feb 17, 2010 at 2:26 PM, Robert Hall wrote:
>>>>
>>>> On Feb 17,
Actually the bug tracker is used for feature requests as well. Just set
the severity field to enhancement.
Dan
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.ht
Or just don't use in your own configuration. The only real
reason to use it is in example configurations for other people, where
you don't know if a given module has been loaded.
If you're configuring your own server, presumably you intend for that
module to be loaded. Better to have the server
ght try that
wouldn't work, it would get awfully long. Nevertheless, if you look at
<http://httpd.apache.org/docs/2.2/en/stopping.html> you'll see this:
Multiple running instances of rotatelogs attempting to rotate the
same logfiles at the same time may destroy each other'
On 2010-03-26 at 22:20, Nilesh Govindarajan wrote:
> If you wish to learn PHP, read the PHP manual at www.php.net
> This is not the place for discussion of PHP, except for its setup, etc.
> I will give you hint that you need an SMTP server at localhost. For
> more info, ask on PHP Mailing Lists.
t Magician!
> Visit The Alchemist's Warehouse
>
> http://www.alchemistswarehouse.com
>
>
> -
> The official User-To-User support forum of the Apache HTTP Server Project.
> See http://httpd.apache.o
use suexec to run your CGI as another user
3) change the permissions on some files so the apache user can
modify them
4) change the user that apache runs as.
--
Dan Poirier <[EMAIL PROTECTED]>
-
The official User-To-U
f not, how
> about a good Apache compiling tutorial for a newbie.
Are you aware that there is no such module in 2.2.x? Most of the auth
modules were renamed. You probably want to load mod_ldap and
mod_authnz_ldap.
Dan
-
T
ort the request is received
on can really be taken into account before the handshake.
Dan
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more
Hello -
I've been looking for a way to somehow inject some content - a header,
if you will - in to any *initial* page that passes through Apache's
mod_proxy. I say *initial* because I wish to only apply this process to
the "first" page viewed, of a single page - not to subsequent pages
refe
Eric Covener said the following on 10/08/2008 10:43 PM:
On Wed, Oct 8, 2008 at 10:01 PM, Arvind Shenoy <[EMAIL PROTECTED]> wrote:
Hello,
I recently installed httpd-2.2.9 (with LDAP and SSL) on my Mac OS X 10.5.4
box. Everything went very smoothly except for one thing; Apache keeps
shutting down
On Thu, Oct 9, 2008 at 5:41 AM, Dan Poirier wrote:
> The man page for initgroups on Mac OS X says only: The initgroups()
> function returns -1 if it was not invoked by the superuser. But
> looking at the code, there are other possible causes.
>
> Arvind, have you checked the consol
Sorry, I'm not going to be able to help any more with this for a while,
so if anyone else has any ideas, please jump in.
--
Dan Poirier <[EMAIL PROTECTED]>
-
The official User-To-User support forum of the Apache
Try using fully-qualified paths.
--
Dan Poirier <[EMAIL PROTECTED]>
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscrib
See http://httpd.apache.org/dev/
--
Dan Poirier <[EMAIL PROTECTED]>
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscrib
what to speak because I tell him :
> httpS://site3.mondomaine:80/
Apache needs to know too. It can't see the Host passed from the client
until it has already started reading the request, which it can't do
until it has done an SSL handshake. How would it
Hey all,
We're having a strange problem with our 64-bit Apache 2.2.9 + bybusy
patch proxy-balancing to mongrel app servers. What seems to happen is
that Apache will forget (or ignore) workers that it knows about
indefinitely. You can see this best from ps output:
deploy 27326 14
1 - 100 of 379 matches
Mail list logo