Python Community Server: Development

A weblog about programming in Python, C#, Java, Perl and C++ - and the occasional comment on PyCS development
new: discuss community servers on the CommunityServerWiki!

2003-10-25

Sort users by disk space used

I just checked in some changes to PyCS, to do with monitoring how much space people are using. The users page now lets you sort by disk space used, so you can figure out which users are using the most. It looks like nobody on pycs.net is using too much, so I'm not worried. Anything less than 50 MB is fine, I think.

I also think I cracked the problem that was causing pycs.net to hang. It looks like that happens when you stop the server process, then restart it, but without waiting for it to die properly. I've changed my stop script to keep sending it KILL signals until it's really gone, and the server hasn't hung since.

It looks like the referrer pages are taking a little while to generate, as well, so search engines hitting them could be causing trouble. Let's see how this goes ...

Comment on this post [ so far] ... more like this: [Python Community Server] ... topic exchange: [python_community_server]

Listed on BlogShares