
Hi guys, what does this error mean and where can I configure it? It started happening today, with totally 34 connections to postgres and of these 34 9 are otrs connections (using mod_perl, otrs 1.2 beta 1) Message: FATAL: Non-superuser connection limit exceeded grtz -- Hans Scheffers JifLin Automatisering email:hans@jiflin.nl web: http://www.jiflin.nl

Hi Hans, On Wed, Feb 04, 2004 at 04:18:47PM +0100, Hans Scheffers wrote:
what does this error mean and where can I configure it? It started happening today, with totally 34 connections to postgres and of these 34 9 are otrs connections (using mod_perl, otrs 1.2 beta 1)
Message: FATAL: Non-superuser connection limit exceeded
Can you reproduce it? If yes, it would be fine if you create an bug report on http://bugs.otrs.org/. Thanks! :)
-- Hans Scheffers JifLin Automatisering
Martin Edenhofer -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Manage your communication!

Nope.. it doesn't give the error anymore... How many postgres connections can mod_perl generate standard? (our server accepts 64 connections) grtz On Wed, 2004-02-04 at 17:26, Martin Edenhofer wrote:
Hi Hans,
On Wed, Feb 04, 2004 at 04:18:47PM +0100, Hans Scheffers wrote:
what does this error mean and where can I configure it? It started happening today, with totally 34 connections to postgres and of these 34 9 are otrs connections (using mod_perl, otrs 1.2 beta 1)
Message: FATAL: Non-superuser connection limit exceeded
Can you reproduce it? If yes, it would be fine if you create an bug report on http://bugs.otrs.org/.
Thanks! :)
-- Hans Scheffers JifLin Automatisering
Martin Edenhofer
-- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Manage your communication!
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting fr Ihr OTRS System? => http://www.otrs.de/ -- Hans Scheffers JifLin Automatisering email:hans@jiflin.nl web: http://www.jiflin.nl

On Fri, Feb 06, 2004 at 02:23:40PM +0100, Hans Scheffers wrote:
Nope.. it doesn't give the error anymore... How many postgres connections can mod_perl generate standard? (our server accepts 64 connections)
For each httpd one connection.
grtz
Martin Edenhofer -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Manage your communication!

Can I change the mod_perl behavior in this, or can I only change the number of servers apache starts? grtz On Fri, 2004-02-06 at 14:30, Martin Edenhofer wrote:
On Fri, Feb 06, 2004 at 02:23:40PM +0100, Hans Scheffers wrote:
Nope.. it doesn't give the error anymore... How many postgres connections can mod_perl generate standard? (our server accepts 64 connections)
For each httpd one connection.
grtz
Martin Edenhofer
-- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Manage your communication!
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting fr Ihr OTRS System? => http://www.otrs.de/ -- Hans Scheffers JifLin Automatisering email:hans@jiflin.nl web: http://www.jiflin.nl

Hi Hans, On Mon, Feb 09, 2004 at 02:53:27PM +0100, Hans Scheffers wrote:
Can I change the mod_perl behavior in this, or can I only change the number of servers apache starts? grtz
Only the number of servers. For example: [httpd.conf] MaxClients 40 [...]
Hans Scheffers JifLin Automatisering web: http://www.jiflin.nl
Martin Edenhofer -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Manage your communication!
participants (2)
-
Hans Scheffers
-
Martin Edenhofer