For a good distributed logging solution, check out mod_log_spread
(http://www.backhand.org/mod_log_spread/).  It's an apache module that
handles distributed logging by writing logs to reliable multicast
groups.  Additionally, because it multicasts data, additional clients
and log writers can be added on the fly without any additional overhead
or configuration.  It is also provides good handling of mod_vhost_alias
logs.

George

-- 
$_ = 'George Schlossnagle';
s#.#(ord$')-(ord$&)+((index($_,$')-$&)?1002:0)#ego;s#-#((substr($],4,1)-6)?67:$-[0])#eog;$:=$_;print
join('',(map chr$_,reverse
map{substr($:,(3*$_),3)+(11,-109,-14,94,-894,-28,-61,-202,-417,83,-20,-678,53,96,4,-494,82,-869,-826,24,16,-684,-450,-27)[$_]}(0...length($_)/3)),chr(length($_)/2+ord$/),$/);


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to