On Tue, Oct 13, 2009 at 1:57 PM, William Stein <wst...@gmail.com> wrote: > On Tue, Oct 13, 2009 at 1:42 PM, Jason Grout > <jason-s...@creativetrax.com> wrote: >> >> William Stein wrote: >>> Hi, >>> >>> So there have been over *5000* new user accounts created on >>> http://sagenb.org just this morning. The number of users has >>> increased dramatically. Does anybody have any idea why? >>> >> >> >> Do you see any pattern in the access logs for IP addresses? > > Yes, they are all 192.168.1.1. :-) Everything is proxied through > boxen's apache, so they all look the same to the notebook server. And > for whatever reason they don't get logged in apache's logs, evidently. > > r...@boxen:/var/log/apache2# wc -l access.log > 167793 access.log > r...@boxen:/var/log/apache2# grep sagenb access.log|wc -l > 276 > > This is from a log that starts 3 hours ago. >
I was trying to figure out what happened and realized today I had run the migration script to migrate to the new notebook format. It turns out that I've been counting "number of accounts" by "number of worksheet directories". Well, there were nearly 5000 inactive accounts from long ago with no directories. The migration script recreated those directories in the course of copying them over. So this was a false alarm. That said, there are in fact a total of about 14,000 accounts on sagenb.org, but only 9,000 are recent/active (there have indeed been about 5,000 new accounts created over the last month), and the number of new ones each day is still holding at about 100-200. William --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---