sniperscope Posted July 9, 2009 Share Posted July 9, 2009 Hi gurus, Recently i checked my page statistics and found user-agent php/5.0.25 takes a lot of bandwidth(98% of whole traffic). Have any idea why this is happening and what is user-agent php/5.0.25 ? Link to comment https://forums.phpfreaks.com/topic/165303-user-agent-php5025/ Share on other sites More sharing options...
btherl Posted July 9, 2009 Share Posted July 9, 2009 That means a request is being made to your site from a php script. It's not a browser (unless it's a php proxy server). I'd have to see the traffic to say any more, but I'm guessing it's most likely an automated program. Link to comment https://forums.phpfreaks.com/topic/165303-user-agent-php5025/#findComment-871790 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.