mod_php and fopen() traffic
Hi,My little traffic-accounting problem:
System is debian woody, apache 1.3.27 and mod_php 4.3.1.
I've configured a VirtualHost with its own IP. The VirtualHost-customer runs a php-script that is reading websites with the fopen()-wrapper and collect some data. This script is generating a lot of traffic and the traffic is send by the main ethernet nterface (eth0) not the IP thats assigned to the VirtualHost (eth0:9 in this case).
On my IP-based traffic-accounting its not counted for the customer but the main-IP-adress. That is not so good

Any ideas or solutions for this problem?
thanks,
theflow