Thank you very Much Tom,
I was able to re-install Apache22 with MPM option, at this point I am
monitoring the server but thus far is working fine.
Thanks for all your help!
-motty
On Mon, Jun 10, 2013 at 9:52 AM, Tom Evans wrote:
> On Mon, Jun 10, 2013 at 5:49 PM, Tom Evans
> wrote:
> > 1) r
Hi,
My question may seem rather complex, but I believe someone can answer it.
1 - I've implemented a custom OpenSsl Engine, which works perfectly fine
in OpenSsl.
2 - I want to create a sample web site that uses https with Apache.
After my search, I saw that Apache uses mod_ssl to support http
Hi Mike. Thanks for the reply.
I killed all httpd's and rebooted the box. Everything came up just fine. What
it was, no clue. Anyway, everything seems to be working now.
As per that article, sniffing the file that calls the daemon is one thing.
Just killing out the dead processes is fine w
Hi, On Red Hat EL 5 :
$ rpm -qa openldap
openldap-2.3.43-25.el5_8.1
openldap-2.3.43-25.el5_8.1
$ rpm -ql openldap
/etc/openldap
/etc/openldap/cacerts
/etc/openldap/ldap.conf
/usr/lib64/liblber-2.3.so.0
/usr/lib64/liblber-2.3.so.0.2.31
/usr/lib64/libldap-2.3.so.0
/usr/lib64/libldap-2.3.so.0.2.31
/
On Mon, Jun 10, 2013 at 5:49 PM, Tom Evans wrote:
> 1) run worker or event MPM instead of prefork
And to do so on FreeBSD:
# cd /usr/ports/www/apache22
# make WITH_MPM=worker clean all deinstall reinstall clean
Cheers
Tom
-
T
On Mon, Jun 10, 2013 at 3:33 PM, motty cruz wrote:
> Hi Mike,
>
> Thanks for your replied; I'm using FreeBSD 9.1, here is the list of modules
>
> Loaded Modules:
> core_module (static)
> mpm_prefork_module (static)
> http_module (static)
> so_module (static)
> authn_file_module (shared)
> au
Hello Rich,
Here is a link that deals with "Throttling respawn" errors in general:
-
http://reviews.cnet.com/8301-13727_7-57337034-263/investigating-a-throttling-respawn-error-in-the-os-x-console/
Do you see any other messages specific to org.apache.httpd around the
"Throttling respawn" error
Hello Motty,
Okay, so you are using the prefork MPM.
I do not have access to a FreeBSD system.
But the performance issues should be similar to Linux.
You could probably see immediate performance improvements by switching
to worker MPM.
- http://httpd.apache.org/docs/2.2/mod/worker.html
The pre
hello, i have the following setup where i use nginx to proxy requests to
apache with the images, css and js being loaded from nginx.
here are the details
http://serverfault.com/questions/514611/nginx-proxy-to-apache-err-too-many-redirects
there are couple of issues with this and i want to find ou
Hi Mike,
Thanks for your replied; I'm using FreeBSD 9.1, here is the list of modules
Loaded Modules:
core_module (static)
mpm_prefork_module (static)
http_module (static)
so_module (static)
authn_file_module (shared)
authn_anon_module (shared)
authn_default_module (shared)
authn_alias_mod
Hi Mangesh,
Thanks for the response.
Following is output of top:
CPU LOAD USER NICESYS IDLE BLOCK SWAIT INTR
SSYS
0 34.09 98.0% 0.0% 2.0% 0.0% 0.0% 0.0%0.0% 0.0%
50 34.05 99.0% 0.0% 1.0% 0.0% 0.0% 0.0%
11 matches
Mail list logo