On Mon, February 1, 2010 9:40:47 AM I wrote: > I run Cygwin apache2 on a low-ish volume site (about 30 unique visitors per > day, plus the never-ending stream of bots which all public sites serve) and > the latest - as of 30 Jan 2010 - Cygwin apache2 running on a new Windows 7 > x64 machine eventually crashes the machine.
Taking a quick peek into a massive /var/log/apache2/error_log I see the following repeating until I arrived and rebooted: [Sun Jan 31 17:37:47 2010] [warn] (125)Cannot assign requested address: connect to listener on 0.0.0.0:80 [Sun Jan 31 17:37:48 2010] [warn] (125)Cannot assign requested address: connect to listener on 0.0.0.0:80 ... The last web page correctly served, noted in access_log, was at: 71.197.232.250 - - [31/Jan/2010:17:37:40 -0800] "GET /favicon.ico HTTP/1.1" 200 318 "-" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.3; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Tablet PC 2.0; OfficeLiveConnector.1.3; OfficeLivePatch.0.0)" As mentioned previously if no traffic is received by httpd2 no problems are seen. Stacey -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple