Combine.cfm was an issue for quite a while for a similar reason. We never did properly figure it out - I think in 5.2 we changed the structure so that JS and CSS is written to static files and served from there.
Blair On Wed, May 19, 2010 at 6:37 AM, Tomek Kott <[email protected]> wrote: > Hi Folks, > > For some reason my webserver is not fully combining the admin js (Ext / > form / validation / etc) because it seems to be cutting out after about 30 > seconds. This would be related to the global timeout settings, so I figured > adding <cfsetting requestTimeout> would help. It does not. I even added the > application.randomID tag to the url so I could actually use the JavaScript > reset in the update app form to reset that header cache. However, I keep > getting timed out. > > Is this something to do with the combination of cfheader / cfcontent that > is resetting the requestTimeOut setting? Is there anything else I can do to > force it to actually load the full js. As you can imagine, without Ext etc., > the webtop is kinda worthless... > > Thanks, > > Tomek > > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: [email protected] > To unsubscribe, email: > [email protected]<farcry-dev%[email protected]> > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
