Issue 24 in savadur: Shared logs - avoid unnecessary networking

0 views
Skip to first unread message

codesite...@google.com

unread,
Feb 29, 2008, 3:38:25 AM2/29/08
to savadu...@googlegroups.com
Issue 24: Shared logs - avoid unnecessary networking
http://code.google.com/p/savadur/issues/detail?id=24

New issue report by olivier.ramonat:

When Savadur client/server are installed on the same machine or when they
share a common NFS disk, it is not very efficient to send logs by SOAP.

We can introduce a parameter in client's server config to specify the
common ROOT of client logs.

I propose "common_log_path"

When common_log_path is set, the log message sent to server will only
contains the path.

Note that currently only the last log is keep in client log directory. I
will open a new TN for this.


Issue attributes:
Status: Accepted
Owner: olivier.ramonat
Labels: Type-Enhancement Priority-High Milestone-Release1.2
Performance Component-Persistence

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

codesite...@google.com

unread,
Feb 29, 2008, 7:51:31 AM2/29/08
to savadu...@googlegroups.com
Issue 24: Shared logs - avoid unnecessary networking
http://code.google.com/p/savadur/issues/detail?id=24

Comment #1 by olivier.ramonat:

if common_log_path is set, store the log.

if send_log is set, send log over SOAP

if nothing set, do nothing.

Reply all
Reply to author
Forward
0 new messages