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 8481697
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T19:37:42+00:00 2026-06-10T19:37:42+00:00

Server loading static resources too slowly – what server optimizations can I make? Images

  • 0

Server loading static resources too slowly – what server optimizations can I make?

Images + CSS content is loading way too slowly (relatively small files at that) are taking over 1 second each to load. What are some optimizations that I can do server-side to reduce those load times (Other than increasing server processing power/network speed).

The server is WebSphere.

  • 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-06-10T19:37:43+00:00Added an answer on June 10, 2026 at 7:37 pm

    There are plenty possibilies (sorted by importance):

    • Set proper Expires- and Last Modified-Header for all static resources. This can reduce overall requests for static resources dramatically. Thus reducing server load. No requests are the fastest requests with no payload.
    • Serve static resources from a separate cookie-less (sub-)domain.
    • Use CSS-Spites and combine often used graphics like Logos and Icons into one single large image.
    • Combine all your CSS in a single or just a few files. This reduces overall request count and increases frontend performance, too.
    • Optimize your image sizes lossless with tools like PngOut.
    • Pre-gzip your css (and js) files and serve them directly from memory. Do not read them from hard disc and compress on the fly.
    • Use a library like jawr if you do not want to do all these things on your own. Many of these things can jawr handle for you without having negative impacts on your development.
    • Let Apache webserver serve these static contents for you.
    • Use something like mod_proxy that relies on your Caching Headers to serve the contents for you. Apache is faster in serving static resources and more important it can be done from another system in front of your Websphere server.
    • Use a CDN for serving your static content.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using following code for loading images from server using following code.When i
I have a JavaScript code segment for loading server's data items, and insert them
I faced a problem regarding loading ResourceBundle at server-side on Seam 2.2 application. In
If I'm loading a WebView with an HTML document directly (no web server) using
I know that SQL server use memory cache for the all operations by loading
I'm intercepting server response via datatype, but I've noticed that the loading.. message is
I want to use show a Loading Image on the click of server side
I installed VS 2010 RC yesterday, and suddenly, SQL Server CE isn't loading files
A common technique for reducing page loading times is to parallelize multiple static resource
We use an embedded jetty server with a bundle with registered resources in the

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.