Re: [users@httpd] problems with malformed handshake message

2014-04-16 Thread Al Zick
labs test doesn't show anything that would cause this problem. Thanks, Al On Apr 16, 2014, at 9:38 PM, Yehuda Katz wrote: What browser are you using? I had no trouble accessing that site and an SSL Labs test does not show any major issues. - Y On Wed, Apr 16, 2014 at 7

[users@httpd] problems with malformed handshake message

2014-04-16 Thread Al Zick
Hi, I really hope that someone can help me. I have googled this, but I found nothing. This is the message that I received from the person reporting the problem: "However I am still getting mis-formed SSL cert error when I try and access the site via https:// An error occurred during a c

[users@httpd] apache 2.4 performance tuning

2013-03-01 Thread Al Zick
Hi, I have recently switch to apache 2.4. I am running it on a somewhat under powered system with only 1 GB of ram. I would like to get better performance from this system and I am wondering what else I can do? This is what my httpd-mpm.conf looks like: StartServers 5

Re: [users@httpd] Please help Apache Segmentation fault

2013-01-07 Thread Al Zick
Hello, On Jan 6, 2013, at 2:05 PM, Nick Kew wrote: On 6 Jan 2013, at 17:11, Yehuda Katz wrote: It certainly looks like it could be a PHP problem. Did you try removing the PHP module to see if the problem goes away? (You could run it as FastCGI or even traditional CGI in the mean time.)

Re: [users@httpd] Please help Apache Segmentation fault

2013-01-07 Thread Al Zick
Hi, On Jan 6, 2013, at 10:28 AM, Yehuda Katz wrote: On Sun, Jan 6, 2013 at 8:39 AM, Nick Kew wrote: What is a "sokva"? NetBSD sysctl -w kern.somaxkva=[sbmax] Set maximum size for all socket buffers together in the system This is exactly right. Still it doesn't answer the question of why

Re: [users@httpd] Please help Apache Segmentation fault

2013-01-07 Thread Al Zick
Hi, On Jan 6, 2013, at 12:11 PM, Yehuda Katz wrote: On Sun, Jan 6, 2013 at 12:02 PM, Al Zick wrote: This is what I get from gdb: [New process 1] Core was generated by `httpd'. Program terminated with signal 11, Segmentation fault. #0 0xfddf352c in ?? () from /usr/lib/libc.so.12 (gd

Re: [users@httpd] Please help Apache Segmentation fault

2013-01-06 Thread Al Zick
Hello, On Jan 6, 2013, at 8:39 AM, Nick Kew wrote: On 6 Jan 2013, at 13:21, Al Zick wrote: I am seeing "[notice] child pid 16566 exit signal Segmentation fault (11)" in my apache error_log. Get a backtrace. gdb on a coredump would be the most usual way. That's the startingpo

[users@httpd] Please help Apache Segmentation fault

2013-01-06 Thread Al Zick
Hello, I am seeing "[notice] child pid 16566 exit signal Segmentation fault (11)" in my apache error_log. There is something like 66790 in maybe 1 or 2 days. I think this problem is being caused by php. Also, I am getting many core dumps from apache. I wonder if this could be causing the is

[users@httpd] Apache/WebDev virtual hosting not working correctly

2011-03-25 Thread Al Zick
Hi, I have been using Apache for a long time, but it isn't clear to me how to configure virtual hosting with WebDev. I wanted to make it clear that I am dealing with Webdev from PC Soft and not Webdav. The major problem I have with WebDev is there is no documentation that I can find on ho