Enabling Paralells causes css and js to double up.

http://www.webpagetest.org/result/100415_7B44/1/details/

Scroll down to the "Request Details" section and you can see certain files doubling up as well as JSMin being skipped.

Here is another test of my site, the only difference is that Paralells is disabled.

http://www.webpagetest.org/result/100415_7B3X/1/details/

Comments

mikeytown2’s picture

what modules are you using that could be causing this? any ideas? I can not reproduce this error. Anything in your theme? Try switching themes and seeing if it goes away.

bryancasler’s picture

I'm using a lot of modules, attached is a printout of my modules page.
I'm also using the latest version of AdaptiveTheme

I can try to give the the alternate theme idea a test tonight

Rael’s picture

I have the same issue but only with css and Internet Explorer.

http://www.webpagetest.org/result/100625_GXT/1/performance_optimization/
Css file is loaded twice, jsmin file is fine.

Disabling parallel fix this problem in IE, other browsers don't have this issue.

Edit: using "http://cd1.site.com" instead of suggested "//cd1.site.com" in parallel subdomains configuration solves the problem.

wim leers’s picture

Status: Active » Closed (won't fix)