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

  • Home
  • SEARCH
  • 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 7598253
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T22:21:44+00:00 2026-05-30T22:21:44+00:00

I have a multiplayer game with a gateway and multiple servers based on node.js

  • 0

I have a multiplayer game with a gateway and multiple servers based on node.js and websockets.

Now it of course has a client which all consists of static files (html, js, resources).

Currently I am serving them with node (express framework)

BUT

Is node the best solution for serving static files or should I switch to apache.

I don’t have very much experience with high traffic. Maybe I should consider services like amazon s3 ?


plus here is a simplified version of how I serve files with express.js:

app.get('/*', function(req, res) {
  res.sendfile(__dirname + '/client/' + req.params[0]);
});
  • 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-30T22:21:45+00:00Added an answer on May 30, 2026 at 10:21 pm

    A Content Delivery Network would definitely be a valid approach. If you want to go with this approach, you’d be looking for something like Amazon Cloudfront – you probably wouldn’t need the features of Amazon S3. There’s a list of different Content Delivery Networks in the wikipedia article I linked at the beginning.

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

Sidebar

Related Questions

I have written a client<>server based multiplayer game and have finished the basics (it's
All, Working on a custom TCP/IP server for a text-based multiplayer game, using Ruby.
I have a small multiplayer Flash game in which you can display a player
I'm making a web browser based multiplayer game. I've determined that websockets are the
I have to implement multiplayer game in which I am doing p2p communication using
We're developing a silverlight multiplayer game using TCP connections. We have all of our
I have a table hockey game for iphone and now i'm doing the multiplayer
I have a turn-based game in which two players may play against each others.
I have made a multiplayer game using the GameKit Framework where 2 iPhones/iPods can
I have to write a multiplayer pacman game in Java for a university assignment

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.