PDA

View Full Version : No traces shown when accessing data remotely



lyorg
Aug 23rd, 2010, 01:08 AM
I am running tc Server 2.0.2.RELEASE with Insight plugins on port 8888. When accessing the traces locally (i.e., http://localhost:8888/insight) everything works just fine (I get the traces UI). When I try to access the same server from some other machine (i.e., http://my.server:8888/insight) I am not getting anything.

I have used Wireshark to capture the traffic and I see that I keep getting HTTP response 304 (No change). Why is that ?

Environment:
- Browser = Firefox 3.6.8
- tc Server runs on Redhat Linux
- I am trying to access it from a Windows XP SP2 machine.