Re: Can't see backhand statistic page.

Theo Schlossnagle <[email protected]> Wed, 28 Jan 2004 19:51:20 -0500
Newsgroups gmane.comp.apache.mod-backhand.general
Message-ID <[email protected]>
On Jan 28, 2004, at 6:05 PM, Drozdeckis wrote:
> Tell me pls., whereis my mistake?

Make sure you don't have any clever iptables/ipchains rules preventing 
udp traffic on port 4445 from your network.

> My conf:
> Slackware 9.1 + apache-1.3.29 + php-4.3.4 + mod_perl +
> mod_backhand-1.2.2 + mysql-4.
>
> <IfModule>
>   UnixSocketDir /xnet/apache/backhand
>   MulticastStats 10.0.0.255:4445,1
>   AcceptStats 10.0.0.0/24
>   #
>   <Location "/backhand/">
>     SetHandler backhand-handler
>   </Location>
> </IfModule>
> <Files ~ "\.php$">
> Backhand bySession
> Backhand byAge
> Backhand removeSelf
> Backhand byLoad
> </Files>

// Theo Schlossnagle
// Principal Engineer -- http://www.omniti.com/~jesus/
// Postal Engine -- http://www.postalengine.com/
// Ecelerity: fastest MTA on earth