<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>19220</bug_id>
          
          <creation_ts>2012-10-02 18:28:26 +0000</creation_ts>
          <short_desc>Come up with plan to turn off logged in users on launch</short_desc>
          <delta_ts>2012-10-30 15:49:18 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>webplatform.org</product>
          <component>infrastructure</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alex Komoroske">komoroske</reporter>
          <assigned_to name="Ryan Lane">rlane32</assigned_to>
          <cc>ssweeney</cc>
    
    <cc>team-webplatform-admin</cc>
          
          <qa_contact name="public-webplatform-bugs list">public-webplatform-bugs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>75084</commentid>
    <comment_count>0</comment_count>
    <who name="Alex Komoroske">komoroske</who>
    <bug_when>2012-10-02 18:28:26 +0000</bug_when>
    <thetext>The caching only works for anonymous users. At launch there is a danger that many people will create accounts, not intending to edit now, but rather in the abstract future. If we get a lot of people doing this and viewing many pages, the site could fall over.

We should have a banner on the sign-up page that explains that we may need to disable new account sign-ups due to high load, and if that happens folks should come back in a few days to sign up. Then, we should be prepared to flip the switch to disable new logins if we get to the danger point during the launch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>75224</commentid>
    <comment_count>1</comment_count>
    <who name="Alex Komoroske">komoroske</who>
    <bug_when>2012-10-03 16:28:00 +0000</bug_when>
    <thetext>Ideas: 
* Bump the session time down low to automatically sign out users for the first few days. Or a way to to clear all logged in users manually if we get to a danger zone.
* Have a way to turn off new signups.
* A banner asking people not to stay signed in.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>75291</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Lane">rlane32</who>
    <bug_when>2012-10-04 02:00:10 +0000</bug_when>
    <thetext>I&apos;ve added an option at the bottom of Settings.php that can be uncommented to turn off account creation. Disabling login isn&apos;t terribly easy. Also, it&apos;s fairly difficult to purge sessions, since they are stored in memcache with a key of the ID. I&apos;ll continue to look into it, though.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>77429</commentid>
    <comment_count>3</comment_count>
    <who name="Alex Komoroske">komoroske</who>
    <bug_when>2012-10-30 15:49:18 +0000</bug_when>
    <thetext>This didn&apos;t turn out to be necessary.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>