Hello. I've got a strange issue that I'm not even sure how to troubleshoot. The issue occurs when I'm streaming an mp3 file using php/apache (fpassthru) from a freebsd 8.0 server. At seemingly random times the stream appears to hang for 2 or 3 minutes and then resumes. I don't see anything in the apache or php logs when this occurs and don't know where else in bsd land to look for clues. The network from server to client (over internet) appears to be up or atleast routeable as I can jump onto a ssh connection to the server and do ping tests back and forth.
Unfortunately there were a number of changes (new router, dsl, server hardware and server os!) that all happpened about the same time when this problem cropped up so it's hard for me to narrow down where the problem is coming from. Because it was easy, I loaded a web server(same version) and the streaming app onto a linux box (ubuntu 9.10) and after a few days the symptom hasn't occurred which leads me to think there's a problem on the new bsd server (hardware or software). Does anyone have any suggestions on what I could monitor/inspect to find out what's going on?
Thanks,
John
Unfortunately there were a number of changes (new router, dsl, server hardware and server os!) that all happpened about the same time when this problem cropped up so it's hard for me to narrow down where the problem is coming from. Because it was easy, I loaded a web server(same version) and the streaming app onto a linux box (ubuntu 9.10) and after a few days the symptom hasn't occurred which leads me to think there's a problem on the new bsd server (hardware or software). Does anyone have any suggestions on what I could monitor/inspect to find out what's going on?
Thanks,
John