Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-07 Thread Terry Lambert
Mike Silbersack wrote: > On Wed, 5 Nov 2003, [ISO-8859-1] "Branko F. Grac(nar" wrote: > > I tried today with yesterday's -CURRENT. Same symptoms. No kernel panic, > > just lockup. > > Ok, submit a PR with clear details on how to recreate the problem, and > we'll see if someone can take a look into

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-06 Thread David Xu
Branko F. Grac(nar wrote: Thanks. I already sent pr at 29.10.2003, which is identified by id 'kern/58677'. PR can be viewed at the following url address: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/58677 I think, that this really serious issue, concerning operating system stability. best reg

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-06 Thread "Branko F. Grac(nar"
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Silbersack wrote: | On Wed, 5 Nov 2003, [ISO-8859-1] "Branko F. Grac(nar" wrote: | | |>-BEGIN PGP SIGNED MESSAGE- |>Hash: SHA1 |> |>Mike Silbersack wrote: |> |>| Can you try updating to 5.1-current and see if the situation changes at |>| a

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-05 Thread Mike Silbersack
On Wed, 5 Nov 2003, [ISO-8859-1] "Branko F. Grac(nar" wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Mike Silbersack wrote: > > | Can you try updating to 5.1-current and see if the situation changes at > | all? A lot has changed since 5.1-release. If it's still broken in > | 5.1-c

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-05 Thread "Branko F. Grac(nar"
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Silbersack wrote: | Can you try updating to 5.1-current and see if the situation changes at | all? A lot has changed since 5.1-release. If it's still broken in | 5.1-current, we can take a look into it. | | Thanks, I tried today with yesterday's

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-03 Thread Mike Silbersack
On Mon, 3 Nov 2003, [ISO-8859-1] "Branko F. Grac(nar" wrote: > Machine locked up in about 5 seconds (this is 1u p4 xeon 2.4 GHz, 2GB of > ~ ram). > > This only accours if Apache2 SSLMutex is set to 'sem' and > SSLSessionCache is set to 'shm:/path(size)'. > > So... there are possible problems with

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-03 Thread Andy Hilker
No, my SSL is under very low use and cpu temperature is not the problem. Benchmarks for CPU+RAM+Harddisk local and remote runs fine for hours. You (Doug White) wrote: > On Mon, 3 Nov 2003, Paul Blazejowski wrote: > > > On Mon, 2003-11-03 at 09:54, Andy Hilker wrote: > > > Hi, > > > > > > maybe

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-03 Thread Doug White
On Mon, 3 Nov 2003, Paul Blazejowski wrote: > On Mon, 2003-11-03 at 09:54, Andy Hilker wrote: > > Hi, > > > > maybe i have similar problems. > > The machine died once a day. After i have disabled SSL, all runs > > stable. But i am not sure yet, because my apache2 config has not > > the relevant "S

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-03 Thread Paul Blazejowski
On Mon, 2003-11-03 at 09:54, Andy Hilker wrote: > Hi, > > maybe i have similar problems. > The machine died once a day. After i have disabled SSL, all runs > stable. But i am not sure yet, because my apache2 config has not > the relevant "SSLMutex" and "SSLSessionCache". > And i have changed RAM.

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-03 Thread Andy Hilker
Hi, maybe i have similar problems. The machine died once a day. After i have disabled SSL, all runs stable. But i am not sure yet, because my apache2 config has not the relevant "SSLMutex" and "SSLSessionCache". And i have changed RAM. Tomorrow i will enable SSL and see what happens. Next step i

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-03 Thread "Branko F. Grac(nar"
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 | | Can you try polling (http://info.iet.unipi.it/~luigi/polling/) ? Hi. I just disabled SMP support, enabled polling (i've also set sysctl variable to 1) and reran the test. Machine locked up in about 5 seconds (this is 1u p4 xeon 2.4 GHz, 2GB of ~ r

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-11-03 Thread "Branko F. Gračnar"
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. Today i added the following lines in my kernel config and i recompiled kernel: makeoptionsDEBUG=-g optionsDDB optionsINVARIANTS optionsINVARIANT_SUPPORT optionsWITNESS I reran apache2 ssl test with jmeter. Machin

Re: FreeBSD 5.1-p10 reproducible crash with Apache2

2003-10-29 Thread Kris Kennaway
On Wed, Oct 29, 2003 at 11:37:56AM +0100, "Branko F. Gra?nar" wrote: > Hi. > > FreeBSD 5.1-p10 (and also possible other 5.1-pX version) can be remotely > locked up if the following criteria is met: > > + apache2 has mod_ssl loaded and enabled > + apache2 has the following configuration directives

crash on 5.1 current (Re: FreeBSD 5.1-p10 reproducible crash with Apache2, Postfix locks 5.1-servers?)

2003-10-29 Thread Andy Hilker
Hi, i have similar problems described in . Two differnet Servers: A) PIII 1 GHz Dual, Scsi, 1 GB RAM B) XEON 3.06 GHz Dual, Adaptec SCSI Raid, 4 GB RAM A runs fine, B crashes once a day between 12 and 24 hours uptime. B has Apache (2.0.47) with SSL, now i will log incoming https connections, m

FreeBSD 5.1-p10 reproducible crash with Apache2

2003-10-29 Thread "Branko F. Gračnar"
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. FreeBSD 5.1-p10 (and also possible other 5.1-pX version) can be remotely locked up if the following criteria is met: + apache2 has mod_ssl loaded and enabled + apache2 has the following configuration directives set to the following values: