<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.8.1">
</HEAD>
<BODY>
Hi All<BR>
<BR>
I have for almost 2 years been running Spread, Apache, mod_log_spread and spreadlog on a web system we have here at CBS (Copenhagen Business School, Denmark).<BR>
<BR>
Everything is running fine, but in April 2005, we began to see that the in traffic for our servers (servers part of spread) became higher then the our traffic. And it has gone up since then. It is starting to worry me alot.<BR>
<BR>
<IMG SRC="cid:1130245643.2365.23.camel@tux.lib.cbs.dk" ALIGN="bottom" BORDER="0"><BR>
<BR>
My config is as follows: /etc/spread.conf<BR>
-----------<BR>
DebugFlags = { PRINT EXIT }<BR>
EventLogFile = /var/log/spread/spread.log<BR>
<BR>
RuntimeDir = /var/run/spread<BR>
<BR>
Spread_Segment 224.0.0.1:4803 {<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; meranti.cbs.dk&nbsp; 130.226.47.154<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mubangu.cbs.dk&nbsp; 130.226.47.155<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mandio.cbs.dk&nbsp;&nbsp; 130.226.47.157<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; muhuhu.cbs.dk&nbsp;&nbsp; 130.226.47.158<BR>
}<BR>
--------------<BR>
The same on all servers.<BR>
<BR>
<BR>
The only difference that I have made is to compile Spread as a RPM package and made the libspread.so dynamick like this.<BR>
---------------<BR>
...<BR>
rm $RPM_BUILD_ROOT%{_libdir}/libspread.so*<BR>
libtool --mode=compile gcc -g -O -c alarm.c<BR>
libtool --mode=compile gcc -g -O -c events.c<BR>
libtool --mode=compile gcc -g -O -c memory.c<BR>
libtool --mode=compile gcc -g -O -c sp.c<BR>
libtool --mode=link gcc -g -O -o libspread.la alarm.lo events.lo memory.lo sp.lo -rpath %{_libdir} -lnsl -version-info 1:0:0<BR>
libtool --mode=install install -c libspread.la $RPM_BUILD_ROOT%{_libdir}/libspread.la<BR>
...<BR>
---------------<BR>
See atached file for full SPEC file.<BR>
<BR>
<BR>
<BR>
Anyone has any idea why my in traffic could be so high. ?<BR>
<BR>
<BR>
<BR>
Versions:<BR>
All four servers is running RedHat Enterprise 4 (with all the latest updates)<BR>
<BR>
Spread: 3.17.3-5.rh4AS<BR>
Apache: 2.0.52-19.ent<BR>
mod_log_spread: 20030930-12.rh4AS<BR>
spreadlogd: 1.4.2-10.rh4AS<BR>
<BR>
<BR>
/Mikkel<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>
-- 
</PRE>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>