Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3878542
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T22:37:28+00:00 2026-05-19T22:37:28+00:00

I have read that combining all of your css files into one big one,

  • 0

I have read that combining all of your css files into one big one, or all of your script files into a single script file reduces the number of HTTP requests and therefore speeds up download speed.

But I don’t understand this. I thought that if you had multiple files (up to a limit, which is 10 I believe on modern browsers), the browser would download them in parallel, thus REDUCING the total time to download (divided by the number of connections allowed).

I am obviously missing a key piece of info here. Can someone turn on the lights?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T22:37:29+00:00Added an answer on May 19, 2026 at 10:37 pm

    There’s overhead in every request/response. That’s essentially what it comes down to.

    Here’s an example of a request header to Google …

    GET http://www.google.com/ HTTP/1.1
    Accept: application/x-ms-application,
    image/jpeg, application/xaml+xml,
    image/gif, image/pjpeg,
    application/x-ms-xbap,
    application/vnd.ms-excel,
    application/vnd.ms-powerpoint,
    application/msword,
    application/x-shockwave-flash, /
    Accept-Language: en-US User-Agent:
    Mozilla/4.0 (compatible; MSIE 7.0;
    Windows NT 6.1; WOW64; Trident/4.0;
    GTB0.0; SLCC2; .NET CLR 2.0.50727;
    .NET CLR 3.5.30729; .NET CLR
    3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.4;
    OfficeLivePatch.1.3) Accept-Encoding:
    gzip, deflate Connection: Keep-Alive
    Host: http://www.google.com Cookie:
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

    I wrote an article about this last year…
    http://swortham.blogspot.com/2010/03/latency-requests-css-sprites-and-you.html

    You are right that multiple files can be downloaded in parallel (2 or more from a single hostname, depending on the browser). And that in turn will cause the page to load progressively, which is good. But that doesn’t mean that your homepage should be composed of 20+ css, js, and image files. Ideally you’d want to combine quite a bit to optimize the site.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have read that CURL is way too fast than File Get Contents and
I have a flat file that I'm trying to scrub for import into a
I have read that you can do it, but would this really improve performance
I have read that gwt-ext is slow and it seems too bulky. How does
I have read that 'Normal' ARM instructions are fixed length - 32 bits. And
I have read that LinkedHashMap has faster iteration speed than HashMap because its elements
I have read that most languages are becoming more and more like lisp, adopting
I have read that to match a word inside of a string using Regular
I have read that viewstate is not there in asp.net MVC application. I am
I have read that a using like this: using (myObject) { myObject.DoStuff(); } Can

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.