Re: ZPsycopgDA looses db connection
Dieter Maurer <[email protected]>
| Newsgroups | gmane.comp.web.zope.database |
|---|---|
| Message-ID | <[email protected]> |
Ulrich Wisser wrote at 2005-11-22 13:25 +0100: >I have a very strange error. From time to time ZPsycopgDA will loose the >connection to the database (used as authentication source). Subsequently >Zope does still answer requests, but no authentication is possible and >all requests are answered with an error 403 (forbidden). In earlier times, "ZPsycopgDA" automatically reconnected after an operational error. Then, this feature was lost. Rumours say, that it has been reintroduced in newer versions. Maybe, you have an unfortunate version? -- Dieter