Return-Path: william@bourbon.usc.edu Delivery-Date: Thu Sep 4 14:56:36 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on merlot.usc.edu X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Received: from bourbon.usc.edu (bourbon.usc.edu [128.125.9.75]) by merlot.usc.edu (8.14.1/8.14.1) with ESMTP id m84LuaC4027613 for ; Thu, 4 Sep 2008 14:56:36 -0700 Received: from bourbon.usc.edu (localhost.localdomain [127.0.0.1]) by bourbon.usc.edu (8.14.2/8.14.1) with ESMTP id m84LsgWt012904 for ; Thu, 4 Sep 2008 14:54:42 -0700 Message-Id: <200809042154.m84LsgWt012904@bourbon.usc.edu> To: cs551@merlot.usc.edu Subject: Re: Grading Guidelines Date: Thu, 04 Sep 2008 14:54:42 -0700 From: Bill Cheng Someone wrote: > I have a query about the guidelines. > > 1) What does this mean?-> Handling of many (more than 20) > consecutive requests : -4 points > > Since its under the heading 'minus points', should my server NOT > handle more than 20 requests? This test means that the grader will send more than 20 requests to your server to see if your server continues to function. -- Bill Cheng // bill.cheng@usc.edu