Re: Apache 2.0

Yair Amir <[email protected]> Tue, 17 Sep 2002 17:32:49 -0400
Newsgroups gmane.comp.apache.mod-log-spread.user
Organization Johns Hopkins University
Message-ID <[email protected]>
Hi,

I am not an expert on mod_log_spread but it seems your spread address
is bad - "localhost". I think you should have some port there - such as
4803@localhost, depending on your spread configuration.

    :) Yair.

Ian> Hi.
Ian> I've been busy trying to port mod_log_spread to apache2
Ian> but have run into some problems.

Ian> this the type of messages I keep on seeing...

Ian> [Mon Sep 16 18:54:31 2002] [error] Could not connect to spread localhost with private_name ap02706. Error -1
Ian> [Mon Sep 16 18:54:31 2002] [error] Could not connect to spread localhost with private_name ap02707. Error -1
Ian> [Mon Sep 16 18:54:58 2002] [crit] [client 127.0.0.1] Spread Daemon can not be contacted. This Request is not being logged /
Ian> [Mon Sep 16 18:55:08 2002] [info] removed PID file /opt/httpd/2.0/logs/httpd.pid (pid=2704)
Ian> [Mon Sep 16 18:55:08 2002] [notice] caught SIGTERM, shutting down

Ian> [Mon Sep 16 18:58:39 2002] [notice] set_spread_daemon(localhost) for index 0
Ian> [Mon Sep 16 18:58:39 2002] [notice] Create log to group access_log for daemon 0
Ian> [Mon Sep 16 18:58:41 2002] [error] Could not connect to spread localhost with private_name ap06498. Error -1

Ian> this is my config
Ian> <ifmodule mod_log_spread.c>
Ian> SpreadDaemon localhost
Ian> VHostLogHashSize 7
Ian> CustomLog $access_log common
Ian> </IFModule>


Ian> (this requires apache-2.0.41 which is available as a alpha release)
Ian> http://holsman.net/mod_log_spread.c

Ian> I am a expert at apache2, but a complete newbie at spread, so if someone
Ian> can point me to what I've done wrong I would be very happy, as we are
Ian> trying to get this into a production site, and see that spread would have
Ian> some very nice things for us going forward

Ian> Regards
Ian> Ian Holsman

Ian> _______________________________________________
Ian> mls-users mailing list
Ian> [email protected]
Ian> http://lists.backhand.org/mailman/listinfo/mls-users