It sounds like our problems are similar. The errors look like 404 errors on the web browser (not founds). When the problem starts occurring, I can hit refresh and it works about 50% of the time. However, it stays problematic until I restart apache.
Brian erik wrote: > On Wed, Feb 06, 2002 at 10:50:26AM -0500, Brian Burke wrote: > > I have a server that is up and running, taking about 50k-100k hits a day. > > For the most part, it is working fine. About every 2-3 weeks, I start getting a > > lot of messages like this in my error_log: > > [19498]ERR: 30: Line 1: Not found /valid/path/to/some/file.html > > > > If I restart apache, these errors go away, at least for a while. > > > > Any ideas as to what could be causing this? I'm running Apache/1.3.14 (Unix) > > mod_perl/1.24_01 mod_ssl/2.7.1 OpenSSL/0.9.6 with Embperl-1.3.1. > > <AOL>me too.</AOL> > > Except that I don't have to wait weeks under serious load. I get it > on my dev box. But very sporadically. Hitting reload on my browser > usually clears it, if not 'apachectl restart' does. I've never let it > keep up for more than an attempt or two. And when it loses a file, it > will still serve up all the other files out there - it only loses a > single file at a time. Usually it's losing a .pm (I'm not sure if > I've seen it lose an Embperl page). > > apache 1.3.22 > mod_perl 1.26 > mod_ssl 2.8.5 > openssl 0.9.6b > HTML-Embperl 1.3.3 > > Erik > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- ______________________________________ Brian Burke [EMAIL PROTECTED] ______________________________________ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
