For additional information to debug or troubleshoot a problem, you can set up two more log files:
Fetch log – logs a line for every rover fetch, in the format "fetched_url" "channel_root_url" "referring_url"
Reverse access log – logs a line for every rover fetch, in the format "host_address" userid[date_in_apache_format] "GET_url_HTTP/1.0" "statuscode/cacheresult_requesttime_size"
Using a text editor, open the file <M-Business_Home>/conf/sync.conf.default.
Scroll to the bottom of the file.
To enable a fetch log, enter the following on a new line:
FetchLog @@ServerRoot@@/logs/fetch.log |
To enable a reverse access log, enter the following on a new line:
ReverseAccessLog @@ServerRoot@@/logs/reverse.log |
Save the changes.
Run the defaults_setup script located in the <M-Business_Home>/conf directory.
Windows: Run defaults_setup.bat
UNIX: Run defaults_setup
Stop and restart M-Business Server services.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |