#805: Return 503 (Service Unavailable) for OperationalError
-------------------------+-------------------------------------------------
Reporter: fjorba | Owner:
Type: | Status: new
enhancement | Milestone:
Priority: minor | Version:
Component: *general* | Keywords: web handler mod_wsgi mod_python
Resolution: | wsgi
-------------------------+-------------------------------------------------
Comment (by simko):
Replying to [comment:2 fjorba]:
> Unfortunately, no, we haven't tuned our MySQL server at all, we are
(still) running with Debian defaults.
If you are running Invenio v0.99 series with mod_python, then you should
limit the number of Apache processes in order not to exceed the number of
allowed DB connections; for example Apache's MaxClients setting should be
a bit less than MySQL's `max_connections` setting. See
[[https://twiki.cern.ch/twiki/bin/view/CDS/InvenioTuning]].
--
Ticket URL: <http://invenio-software.org/ticket/805#comment:3>
Invenio <http://invenio-software.org>