mod-acct-devel Mailing List for mod_accounting
Status: Abandoned
Brought to you by:
tellini
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(1) |
Feb
(2) |
Mar
(5) |
Apr
(4) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
(8) |
Oct
(2) |
Nov
(1) |
Dec
|
2003 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(7) |
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(4) |
Oct
|
Nov
|
Dec
|
2005 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Franjo S. <fr...@vi...> - 2005-04-06 21:35:05
|
Hello I use current CVS version of mod_accounting... I get error : [...] [error] Accounting: couldn't write to mqueue! After more debugging and added error checks inside code, I get : [...] [error] msg-q-id : 0 len : 41 query : \x01 [...] [error] Accounting: couldn't write to mqueue! [...] [error] ERROR : Permission denied Seems that cf->Mq CAN be 0, thats not the problem... (?) The problem is with read (write) permission on message queue... I've tried even to replace MSGGET_FLAGS in msgget() with 0777 | IPC_CREAT, 0666 | IPC_CREAT ... nothing helps ... Anyone ? -- Franjo Stipanovic, Fritz |
From: Simone T. <te...@us...> - 2004-09-27 14:11:42
|
On Mon, 27 Sep 2004 14:36:22 +0100 Paul Civati <pa...@xc...> wrote: PC> > the version on CVS is broken. PC> Is there a working standalone patch? I've forwarded you the original patch -- Simone Tellini http://tellini.info |
From: Paul C. <pa...@xc...> - 2004-09-27 13:36:34
|
Simone Tellini <te...@us...> wrote: > the version on CVS is broken. Is there a working standalone patch? > yes, that was the idea. But that functionality has been submitted by > someone using a BSD system and it doesn't seem to work at all on other > systems as Linux. Strange, I'm using FreeBSD, I'm thinking perhaps only the MySQL version works perhaps. > Unfortunately I had no chance to develop this module further since I've > committed the latest patches, mainly due to lack of time and motivation > (I don't need the module anymore). Hopefully sooner or later someone > will fix it ;-) Fair enough. -Paul- |
From: Simone T. <te...@us...> - 2004-09-27 13:25:05
|
On Mon, 27 Sep 2004 13:46:40 +0100 Paul Civati <pa...@xc...> wrote: PC> Has anyone successfully used the single database connection functionality PC> (from CVS) with PostgreSQL? the version on CVS is broken. PC> a single connection (I presume the idea is to use a single connection PC> for the whole of Apache, rather than a connection per each forked httpd yes, that was the idea. But that functionality has been submitted by someone using a BSD system and it doesn't seem to work at all on other systems as Linux. Unfortunately I had no chance to develop this module further since I've committed the latest patches, mainly due to lack of time and motivation (I don't need the module anymore). Hopefully sooner or later someone will fix it ;-) -- Simone Tellini http://tellini.info |
From: Paul C. <pa...@xc...> - 2004-09-27 12:46:56
|
Has anyone successfully used the single database connection functionality (from CVS) with PostgreSQL? I tried it briefly, and found that (for PostgresSQL) it neither used a single connection (I presume the idea is to use a single connection for the whole of Apache, rather than a connection per each forked httpd handler) nor did it write any DB updates. I have found two problems now when using mod_accounting on a server that is starting to become busy. 1. too many simultaneous d/b connections and update causes an UPDATE lock and eventual spiralling death of the httpd. 2. when an httpd with mod_accounting tries to write to a d/b on a remote server, and the httpd becomes very busy, the d/b server (at least the version of postgres I'm running) exhausts all available system file descriptors! circa 10,000 in one experience! So, it's now quite essential that I get the single d/b connection functionality working. :) I will dig deeper with my particular set-up if any other users confirm it works successfully with postgres? I've not tried it with MySQL. Cheers, -Paul- |
From: Pablo C. <pca...@us...> - 2003-12-22 22:48:53
|
pcarboni Mon Dec 22 14:48:52 PST 2003 Update of /cvsroot/mod-acct/website In directory sc8-pr-cvs1:/tmp/cvs-serv30393 Modified Files: index.html Log Message: Home page with sourceforge logo and link |
From: Pablo C. <pca...@us...> - 2003-12-22 22:36:11
|
pcarboni Mon Dec 22 14:36:10 PST 2003 Update of /cvsroot/mod-acct/website In directory sc8-pr-cvs1:/tmp/cvs-serv27784 Modified Files: index.html Log Message: First homepage commit with sf logos |
From: Pablo C. <pca...@us...> - 2003-12-22 22:26:08
|
pcarboni Mon Dec 22 14:26:05 PST 2003 Update of /cvsroot/mod-acct/website In directory sc8-pr-cvs1:/tmp/cvs-serv25580 Modified Files: index.html Log Message: Added sourceforge logo / link |
From: Pablo C. <pca...@us...> - 2003-12-22 21:19:00
|
pcarboni Mon Dec 22 13:18:58 PST 2003 Update of /cvsroot/mod-acct/website In directory sc8-pr-cvs1:/tmp/cvs-serv11899 Modified Files: index.html Log Message: index.html for project's home page |
From: Simone T. <te...@us...> - 2003-12-18 20:56:47
|
tellini Thu Dec 18 12:56:46 PST 2003 Update of /cvsroot/mod-acct/CVSROOT In directory sc8-pr-cvs1:/tmp/cvs-serv6895 Modified Files: cvswrappers Log Message: added some wrappers |
From: Simone T. <te...@us...> - 2003-12-18 20:37:35
|
tellini Thu Dec 18 12:37:33 PST 2003 Update of /cvsroot/mod-acct/website In directory sc8-pr-cvs1:/tmp/cvs-serv2705 Added Files: index.html Log Message: |
From: Simone T. <te...@us...> - 2003-12-18 20:35:09
|
tellini Thu Dec 18 12:35:08 PST 2003 Update of /cvsroot/mod-acct/website In directory sc8-pr-cvs1:/tmp/cvs-serv2054/website Log Message: Directory /cvsroot/mod-acct/website added to the repository |
From: Simone T. <te...@us...> - 2003-05-21 15:47:05
|
tellini Wed May 21 08:47:04 PDT 2003 Update of /cvsroot/mod-acct/mod_accounting In directory sc8-pr-cvs1:/tmp/cvs-serv22182 Modified Files: mod_accounting.c Log Message: Fixes to the msg queue code |
From: Simone T. <te...@us...> - 2003-04-09 15:41:48
|
tellini Wed Apr 9 08:41:47 PDT 2003 Update of /cvsroot/mod-acct/mod_accounting In directory sc8-pr-cvs1:/tmp/cvs-serv22665 Modified Files: ChangeLog Log Message: Applied 1 db connection patch by Maxim Zakharov |
From: Simone T. <te...@us...> - 2003-04-09 15:40:25
|
tellini Wed Apr 9 08:40:23 PDT 2003 Update of /cvsroot/mod-acct/mod_accounting In directory sc8-pr-cvs1:/tmp/cvs-serv22024 Modified Files: mod_accounting.c mod_accounting.h mysql.c postgres.c Log Message: Applied 1 db connection patch by Maxim Zakharov |
From: Simone T. <te...@us...> - 2003-04-09 14:53:49
|
tellini Wed Apr 9 07:53:48 PDT 2003 Update of /cvsroot/mod-acct/mod_accounting In directory sc8-pr-cvs1:/tmp/cvs-serv1896 Modified Files: ChangeLog Added Files: plaintext.c Log Message: Applied plaintext patch by Michael Krelin <ha...@kl...> |
From: Simone T. <te...@us...> - 2003-04-09 14:51:47
|
tellini Wed Apr 9 07:51:46 PDT 2003 Update of /cvsroot/mod-acct/mod_accounting In directory sc8-pr-cvs1:/tmp/cvs-serv1132 Modified Files: Makefile Makefile.static mod_accounting.c mod_accounting.h mysql.c postgres.c Log Message: Applied plaintext patch by Michael Krelin <ha...@kl...> |
From: Simone T. <te...@us...> - 2002-11-14 18:20:40
|
tellini Thu Nov 14 10:20:40 PST 2002 Update of /cvsroot/mod-acct/mod_accounting In directory usw-pr-cvs1:/tmp/cvs-serv19270 Modified Files: ChangeLog mod_accounting.c Log Message: - Patched set_driver() as per Timo Ballin's suggestion: it should avoid some problems with bugged compilers ;-) |
From: Simone T. <te...@us...> - 2002-10-23 22:20:30
|
tellini Wed Oct 23 15:20:28 PDT 2002 Update of /cvsroot/mod-acct/mod_accounting In directory usw-pr-cvs1:/tmp/cvs-serv32759 Modified Files: ChangeLog Added Files: Makefile.static Log Message: Added Makefile to build mod_accounting as a static module |
From: Simone T. <te...@us...> - 2002-10-23 12:00:13
|
tellini Wed Oct 23 05:00:12 PDT 2002 Update of /cvsroot/mod-acct/mod_accounting In directory usw-pr-cvs1:/tmp/cvs-serv24051 Modified Files: ChangeLog mod_accounting.c Log Message: Fixed segv in BytesRecvd() when r->the_request or r->headers_in were NULL |
From: Simone T. <te...@us...> - 2002-09-27 13:40:18
|
tellini Fri Sep 27 06:40:16 PDT 2002 Update of /cvsroot/mod-acct/mod_accounting In directory usw-pr-cvs1:/tmp/cvs-serv7766 Modified Files: ChangeLog README Removed Files: FAQ.txt schema.sql Log Message: Included russian documentation by NetCross |
From: Simone T. <te...@us...> - 2002-09-27 13:40:18
|
tellini Fri Sep 27 06:40:17 PDT 2002 Update of /cvsroot/mod-acct/mod_accounting/docs In directory usw-pr-cvs1:/tmp/cvs-serv7766/docs Added Files: FAQ.txt russian_docs.html schema.sql Log Message: Included russian documentation by NetCross |
From: Simone T. <te...@us...> - 2002-09-27 13:28:15
|
tellini Fri Sep 27 06:28:14 PDT 2002 Update of /cvsroot/mod-acct/mod_accounting/docs In directory usw-pr-cvs1:/tmp/cvs-serv3736/docs Log Message: Directory /cvsroot/mod-acct/mod_accounting/docs added to the repository |
From: Simone T. <te...@us...> - 2002-09-26 10:12:12
|
tellini Thu Sep 26 03:12:10 PDT 2002 Update of /cvsroot/mod-acct/mod_accounting In directory usw-pr-cvs1:/tmp/cvs-serv8990 Modified Files: ChangeLog README mod_accounting.c Log Message: Added a placeholder for the referrer (%e) |
From: Simone T. <te...@us...> - 2002-09-22 15:57:20
|
tellini Sun Sep 22 08:57:19 PDT 2002 Update of /cvsroot/mod-acct/mod_accounting In directory usw-pr-cvs1:/tmp/cvs-serv3798 Modified Files: ChangeLog README mod_accounting.c Log Message: Added placeholders for request status (%S) and client IP (%i) |