#805: Return 503 (Service Unavailable) for OperationalError
-------------------------+-------------------------------------------------
  Reporter:  fjorba      |      Owner:  Samuele Kaplun <samuele.kaplun@…>
      Type:              |     Status:  closed
  enhancement            |  Milestone:  v1.0
  Priority:  minor       |    Version:
 Component:  WebStyle    |   Keywords:  web handler mod_wsgi mod_python
Resolution:  fixed       |  wsgi
-------------------------+-------------------------------------------------
Changes (by Samuele Kaplun <samuele.kaplun@…>):

 * owner:   => Samuele Kaplun <samuele.kaplun@…>
 * status:  in_merge => closed
 * resolution:   => fixed


Comment:

 In [a1391ffe9c71978f328aeb59df21e8dec034183a]:
 {{{
 #!CommitTicketReference repository=""
 revision="a1391ffe9c71978f328aeb59df21e8dec034183a"
 WebStyle: serve 503 HTTP code when in maintenance

 * If the site is in the maintenance mode, i.e. if
   CFG_ACCESS_CONTROL_LEVEL_SITE > 1, then always serve a 503
   HTTP error code by default, so that crawlers don't index
   the site. (closes #805)
 }}}

-- 
Ticket URL: </ticket/805#comment:6>
Invenio <http://invenio-software.org>

Reply via email to