Hi, Now that sagenb.org can suddenly handle more of a load, it's interesting to watch the usage.
This command gives the number of *active* users (since processes timeout very quickly): os.system('ps -u sagenbws|grep python|wc -l') There are 31 active simultaneous users right now as I write this. When I started up the new server, 90 people had logged in within a matter of minutes. There are now just shy of 20000 accounts on http://sagenb.org. -- William On Tue, Nov 24, 2009 at 7:51 AM, William Stein <wst...@gmail.com> wrote: > Hi, > > I've done a rather drastic change to http://sagenb.org, which could > reduce in loss of data to users during the last 16 hours. However, > right now http://sagenb.org should be faster and more robust than the > sorry state it was in before (feedback welcome). > > Don't worry, the lost data mentioned above is all still there -- I've > temporarily made http://www.sagenb.com/ (not the .com, which I'm > hopeful nobody ever used) point to the old version of sagenb.org, > which hasn't had any data loss. > > William > > -- > William Stein > Associate Professor of Mathematics > University of Washington > http://wstein.org > -- William Stein Associate Professor of Mathematics University of Washington http://wstein.org -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org