Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
problem with apache?
i decided to open a temp. web server just to test stuff and share with friends, not more than 1-2 user at a time, after launching the server in online mode, the server stays online for about 5-10 minutes and then suddenly goes offline, however, i can still see the site in localhost, so apache did not crash.. any ideas why it happens?
no, i dont think its cache, accessing from localhost always works, working thru proxy (to simulate remote connection) works at first .. but then suddenly the ping.. drops to 0 and of course the connection thru proxy disappears.
also, the apache error log shows no errors
2 Answers
- E.M.BedLv 51 decade agoFavorite Answer
Sounds like a timeout.
Take a look at the Timeout Directive which normally defaults to 5 minutes :
- csanonLv 61 decade ago
If the server goes offline, you will not be able to view it. You can still see the site in localhost? Did you refresh the browser? Clear the cache.
Whatever the server does, it is not going offline. So you need to describe exactly what happens. What do you see with your eyes?