Talk:Current events

From TF2 Wiki

Jump to: navigation, search

Current Events?

What do you do in a current event? I know what a current event is but do we do something different on these? Are these just little notes Nos gives to people if something is happening that he's trying to fix? That's what I'm getting out of this. Perhaps we should use this to try to get people together to improve one article a week. Or even better, put up a little something on the main page that redirects people to an article that we, as a community, should all try to pitch in to improve. It doesn't have to be a stub or something, just any old random (non-featured) article.--CountDOODOO 19:22, 1 March 2008 (CST)

Mediawiki performance

Hi, I don't know if you tried this, but we had a serious performance problem with mediawiki until we disabled the page view count. DjMerguez 10:51, 22 May 2008 (UTC)

I haven't, but I think I know the issue now. Its a problem with Apache not properly killing of the child processes. I've got a script running now that checks the response times of the site, and if they're slow, it restarts apache. It seems to be handling the issue for the time being. I'm looking for a more permanent solution, but haven't found one yet. --Nos 14:11, 26 May 2008 (CST)

Apache is slow

Apache is not very good in handling many requests per second. That is due to its forking mechanism that takes up a lot of RAM. So you could either stack up your RAM or switch to a webserver that is more efficient in handling many requests, like Lighttpd (that also Wikipedia uses ;)) Btw, Medic page does not load for me at all, is that only for me? -- neXXus 3 June 2008 (CST)

Personal tools