Firefox on Linux doesn't like my embedded webserver
We manufacture a web enabled device with a very light web server implementation. Safari, IE and Firefox Windows all work very well and load my pages immediately. Firefox on Linux can take up to 5 seconds to load a very small (about 4 lines of XML) page. Any clues as to what could be causing this problem?
Thanks, Lance
URL of affected sites
http://
User Agent
Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)
All Replies (2)
Maybe an IPv6 issue. See IPv6 : http://kb.mozillazine.org/Error_loading_websites#IPv6
Thanks for that cor-el. I had already tried disabling IPv6. Something else I tried was to serve the same XML file from Apache - loads fine.