gouwzee
04-26-2010, 09:19 AM
I use dekiwiki inside my company LAN and use the ticket template to generate project pages. The pages turned out very slow to load inside IE so I advised my colleagues to start using Firefox. Now all of a sudden the templated pages won't load at all on computers in our domain. I suspect local policies from IT, but I haven't found the setting yet.
My laptop is not in our domain and it loads the pages just fine.
Anybody have an idea what could block a templated page from loading/rendering?
The ticket template:
http://developer.mindtouch.com/Template:Ticket
http://developer.mindtouch.com/Template:TicketForm
My IT contact says he isn't blocking anything and recommended me trying fiddler (http://www.fiddler2.com).
Testing with fiddler I saw the following HTTP requests returned a 502:
http://dekiwiki/@api/deki/services/default/36/res/deki/mindtouch.web.js
http://dekiwiki/@api/deki/services/default/36/res/deki/mindtouch.deki.js
http://dekiwiki/@api/deki/services/default/33/res/jquery/jquery-ui.js
My conclusion is that in IE, these 3 HTTP requests never get returned and the browser keeps waiting until timeout at 5 minutes.
As soon as I disable the ticket template inside a page, the URLs above are no longer requested and the page loads fine.
My laptop is not in our domain and it loads the pages just fine.
Anybody have an idea what could block a templated page from loading/rendering?
The ticket template:
http://developer.mindtouch.com/Template:Ticket
http://developer.mindtouch.com/Template:TicketForm
My IT contact says he isn't blocking anything and recommended me trying fiddler (http://www.fiddler2.com).
Testing with fiddler I saw the following HTTP requests returned a 502:
http://dekiwiki/@api/deki/services/default/36/res/deki/mindtouch.web.js
http://dekiwiki/@api/deki/services/default/36/res/deki/mindtouch.deki.js
http://dekiwiki/@api/deki/services/default/33/res/jquery/jquery-ui.js
My conclusion is that in IE, these 3 HTTP requests never get returned and the browser keeps waiting until timeout at 5 minutes.
As soon as I disable the ticket template inside a page, the URLs above are no longer requested and the page loads fine.