Web Hosting On Same Server As Game Server
Does a typical LAMP setup for a high enough traffic site(s) take enough resources to affect the performance of a game server? (we'll say 1million page views per day)
I'm speaking of say, 2MB of ram, dual xeon 2.8 type machine, with IDE drives. Nothing too fancy. 1 milion page views per day may be pushing it, so what about say, 200 per day?
Just wondering if anyone has a setup like this and how it fairs out at the game server end. I'm thinking of moving my websites over to my game server + add more sites over time, but don't want it to lag the game. I know as a fact bandwidth would not be the issue, I'm thinking more ram/cpu. The game I host (Ultima Online) uses very little bandwidth with even 30+ people online. I use less then 1% of my link capacity at most times. I've seen it spike to 5% and that's most likely when I was downloading data.
View Complete Thread with Replies
Sponsored Links:
Related Forum Messages:
- Looking For Web Hosting For A Web Game
- Hosting A Game On Virtual Private Server?
- Cheap European Server For Small Game Server
- Game Server :: Virtual Private Server
- DB Server Optimization On A Game Server Computer
- File Hosting On A Web Server
- Best Practice For Web Hosting On Your Own Server
- GIMP/Photoshop Web Server Hosting
- Can I Make A Web Hosting Server From An Old Computer
- Web Hosting With ASP.NET 2.0, SQL SERVER
- Is My Game Server Doing Ok
- Dedicated Web Hosting Server In British Virgin Islands
- Web Site On Dedicated Server- Graphics On Shared Hosting
- Need A UK VPS For Game Server
- Game Server Requirements
- Game Server Optimization?
- Game Server - Swat 4!
- Setting Up A Game Server
- Running A Game On A Server
- Personal Game Server
- Game Server On VPS ...
- Colo Game Server
- Game Server Bandwidth Usage?
- Counter Strike Game Server!
- Xen Or OpenVZ For Game Server?
- Cheap Dedicated Game Server
- How A Game Server Runs On My Vps
- Chicago Colo For Game Server
- Windows Game Server VPS
- Stopping A Game Server Remotely
- UDP Game Server Attacks
- Improve Performance- Web Server, SSH Server, And Mail Server
- Good Game Server Colo Facility
- Co-Location & Dedicated Server Service Provider Game
- Help W/ Game Server Acceleration. Opteron 275, 2GB DDR440 ECC-R, 15k SCSI HD
- Starting Webhosting, Game Hosting, And Voice Hosting
- Connecting To Lotus Notes Server From A Non Domino Web Server
- Create Web Server Using Windows 2003 Server
- Hosting For An Indie Game.
- Starting Game Hosting
- Dedicated For Game Hosting
- Game Hosting In Europe
- Windows Media Server & Web Server
- Network Web Server And Database Server Together
- DB Server And Web Server In Different Data Centers
- Media Server Or Web Server + NAS
- How To Setup A WEB Server Which Talks With DB A Server
- Remote File Server And Web Server
- Dedicated Hosting For A Browser Game
- Flash Game Sites Hosting
- Seperate Web Server And Db Server Or
- DNS And Web Server Are On The Same Server
- Hostgator, Web.com, 1&1, WestHost, DreamHost, And Yahoo Web Hosting?
Looking For Web Hosting For A Web Game
First I would like to start by explaining my past and current situation. When I was in High School I created a web game called Jinopets.com that was intended for me to learn how to Code PHP and to create things with a couple of friends. However, within 3 days the game exploded and receiving large amounts of hits and users by nothing but word of mouth. Before I knew what to do, my host said the price of my next month was going to go up from $5 to $50, and at the time I knew nothing about web hosting and was making (barely) enough money from Google Ad-sense so I gladly paid them to continue working on the game. As the site got larger, the host continued to ask for large amounts of money until I could no longer afford the game because the host was kicking me off of his hosting because I was simply taking up too much of his space. (I was going to link my daily usage data here, but apparently I have to post 5 times first to add links.) Now, there is more. I am NOT hosting the same game, but I am expecting similar numbers just increased a bit higher with a few differences. This game extensively uses PHP GD Image Functions to generate images for characters and map data. So I expect the server load to be much higher. But PHP GD Image Functions must be on the server, Which I do not anticipate to be a problem. What is the recommended solution for web hosting? I live in a fairly remote area and could not host my own server, but I am afraid of being removed from a hosting plan again after what happened last time.
View Replies!
View Related
Hosting A Game On Virtual Private Server?
I'm wondering wether it would work to host a 40 players source server on the following VPS I am about to get dual quad xeon 30Mbps 300gb monthly transfer 1024mb ram OS: CentOS Fedora Core Ubuntu Gentoo Slackware Debian I guess the 30mbps speed is fine but will the 300gb be enough and what about the RAM? Which OS would be the best for game hosting and for someone that's new to linux?
View Replies!
View Related
Cheap European Server For Small Game Server
I've been developing a small 2D MMORPG lately. I bought a VPS to run the server on a few days ago and sadly it doesn't work so well. Sometimes the loads go pretty high (afaik not caused by me) and MySQL freezes, causing the server to just wait for MySQL to unlock, hanging all the players around on the map. Not a good thing. Anyway, the game is very small scale, and I'm not planning to have more than maybe 30-50 players online. It does not suck up much CPU, I had ~10 guys online and loads stayed down at 0.00 on the VPS box. Problem with getting a dedicated is our very low budget. As I'm still underage and living at home hammering my pc and don't have any real incomes, we're talking numbers like $ 30 - $ 50 USD per month - it's really hard to find for that price in Europe. Requirements: Monthly payment, $ 30 - $ 50 / month, no setup (or very small setup, like $ 20) 10Mbit/s or faster connection, 100GB traffic should do 500MHz CPU is all cool 512MB or more RAM 5GB diskspace is enough Has to be in Europe due to ping times (< 100ms) Linux, Debian 4.0 prefered If anyone knows where I could get something like this for a low price, $ 30 to $ 50 USD, it'd be great.
View Replies!
View Related
DB Server Optimization On A Game Server Computer
I'm currently in the process of installing a mysql database server on my dedicated game server box. I was using shared hosting before, but i got a complaint from them that i was using too many connections and memory so i have to host the database myself. Here's the stats of the server: Dual Core Dual CPU Intel Xeon 3.0Ghz (2 core per cpu & 2 cpu's) 4GB RAM 120GB SATAII Hard Drive Windows 2003 Enterprise Edition SP2 (180 Day Trial) Currently, im hosting around 10 game servers on the machine with around 30% CPU load. I'm running with the page file disabled (its using 2 GB of RAM instead). Server runs fine like this (i heard its a performance boost, and it is). Over 2GB of ram are free at all times even when most of the game servers are full. I want the database server to be able to as many connections are need from the game servers but at the same time i dont want to affect performance of the game servers. Any suggestions on what settings i should use? I'm currently using these settings: key_buffer = 512M max_allowed_packet = 1M table_cache = 512 sort_buffer_size = 1M net_buffer_length = 8K read_buffer_size = 256K read_rnd_buffer_size = 512K myisam_sort_buffer_size = 16M max_connections = 100 query_cache_size = 128MB query_cache_limit = 4MB tmp_table_size = 30MB wait_timeout = 120 P.S. The SQL will have 3 databases (AMXBans, SourceBans, & a RP character db). Everytime a player connects to one of my servers, their information is checked against the database if they are an admin. So in total i have around 126 slots for players to connect on.
View Replies!
View Related
File Hosting On A Web Server
is there a way that i can have a web server that runs windows server 2003 and be able to have file hosting on it...so people can upload files to it and be able to access it without having to have a domain name?
View Replies!
View Related
Best Practice For Web Hosting On Your Own Server
I am currently web hosting my own site (at home) through port 8000 using firewire. My activation is by invitation only. This means that I have to manually activate you before you can post on my board. I do this for security reasons and plus there is no need to invite the outside world. However, anyone on the outside world can view the site. The url is in the form of xyz.abc.uvw.rst:8000/forums/ where xyz.abc.uvw.rst is the IP address and 8000 of course is the port. In order to make my site more secure, I have also changed the admin dir so that you can't just url to .../forums/admin/ and then start typing in passwords. In addition, the version of my board is hidden and html is disabled. I believe that I am secure but I would like to know other best web hosting practice methodologies that will allow me to be even more secure, particularly in the case where I am hosting on my own computer in my own home.
View Replies!
View Related
GIMP/Photoshop Web Server Hosting
I have a new venture I am working on for a website, and basically I am looking into more information about purchasing hosting that will able me to run preferably Photoshop or GIMP scripts remotely on the server called by a client, I would prefer Photoshop but I guess that is a long shot as it is commercial software. I want to be able to produce complex image manipulations on the fly (lighting, filters, etc), there are already websites that do something similar, how do you think they did it? Please give me any advice you can and any links you can provide to give me more information on how to exexcute scripts remotely like this would be great to help my research.
View Replies!
View Related
Web Hosting With ASP.NET 2.0, SQL SERVER
I have found few web hosting services with support for: - ASP.NET 2.0 - SQL Server 2000 Can anybody recommend such a provider with a solid reputation? In addition I should mention my site will be accessed by visitors in Europe (besides the US), how would I know the page load times are going to be acceptable? Do some providers 'specialize' in hosting sites for which a large part of the traffic comes from abroad?
View Replies!
View Related
Is My Game Server Doing Ok
I decided to setup a Counter Strike Source game server on my spare laptop which has the following specs: 850mhz Pentium III 384MB RAM 30GB HD Surprisingly, it can manage 24 players (haven't had more people on yet) with very little noticeable lag and only with a 1.3MBit upload speed. :-) It took some fine tuning with the server rates but it's doing pretty well so far. [url]
View Replies!
View Related
Dedicated Web Hosting Server In British Virgin Islands
One of my more 'interesting' clients is asking if we can source a dedicated hosting server that we can lease for him that is physically located in the British Virgin Islands (BVIs). Google isn't turning up anything obvious. Are there any dedicated hosting servers based in the BVIs that are available for rent/lease/purchase?
View Replies!
View Related
Need A UK VPS For Game Server
Hello all, First time poster on the forum and i hope you can all answer my questions, thanks. About 2 weeks ago I bought a team fortress 2 gameserver from a provider in the U.K and it has been great and it was a good price. A few days ago i was speaking to a friend and he suggested that i should use a VPS because it is cheaper and i could run maybe 2 32 man slot servers on a VPS. I was just wondering if anyone has tried this, is it a good idea?, what is the cheapest UK VPS provider? i think easyspace is the best i could find. I am currently paying 15 pound a month for a 20 man team fortress 2 server and i can get a 32 man for 24, so anything below that is great. Many thanks all, and look forward to seeing the replies.
View Replies!
View Related
Game Server Optimization?
I hope some of you folks could give me some pointers here. I have a server that is used for a gaming clan's purposes. Nothing major as far as games go, but what I got I want running at peak efficiency. The most important is the Counter-Strike source. I really need the kernel frequency to be tweaked for this. The number one question is can I merely modify the existing config file and recompile that or do I need to start all over? If I could do that is it something like make old or something to that matter? I am running a couple other servers as well, but there is never a time where all the servers have anyone in them. I keep everything running. After installing some weird stuffs here and there I got the memory usage to go down. I think. Regarding a scenario of having more than one instance of a game, is there any way to share memory between them? My Swap. Is there a way to force idling games to move to it instead of using physical memory? The kernel is what I really need to take care of. I'm still somewhat of a n00b and have just switched from centos to debian to top it off. So any tips would make my day. Thanks for reading me.
View Replies!
View Related
Setting Up A Game Server
as you may know i am fairly new at setting up my own servers, well i was wondering if anyone out there could help me with setting up a dedicated game server to run halo or battlefield i have halo server installed on my windows xp box and followed the read me from start to finish, have port forwarded to the box but i just get the command line coming up saying dedicated server is running on map timberland <0 / 12 players> im looking to host this game to the internet for people to play off my server not just for a lan server of the game.
View Replies!
View Related
Running A Game On A Server
I'm a flight Sim Buffer, I use Microsoft flight simulator X Delux, I also have real flying hours under my belt too. My Question is, what would I need to have FSX running 365 days of the year with upto 100 Connections at all times from it, plus teamSpeak? Should I Rent a gaming server and allow my costs to increase, which taking into account I have three children, would be quite hard? Or is there a Gaming server service that I can use? Any help would be great, also I picked this topic, and I'm quite new for posting, so do forgive me for posting in the wrong topic if thats the case.
View Replies!
View Related
Personal Game Server
I am looking to set up a personal game server for me and my clan, initially one or two game servers running and we will go from there but for now I don't even know what the specs for one TF2 server would be acceptable. I will be hoping to run a 32 person TF2 server and a 48 COD4 server(if possible) I have done some searching but for 1.50 a slot and some companies not even offering 32 person TF2 - I could very well manage it myself. My problem is I don't know what hardware I would need.
View Replies!
View Related
Game Server On VPS ...
I just got a dedicated server yesterday for my website. I originally had it on a VPS, but sharing the server with numerous other people bogged down the harddrive. Anyway, I got a dedicated with a Quad-Core 2.5Ghz processor(Q9300), 150gb Raptor, 8 Gb Ram (Yes, Eight), 100Mb connection, on Windows Server 2008 Standard. (Server is at limestonenetworks.com ) Well, it will be a few months before the website takes off to heights requiring this power. I just bought it now so I don't have to keep upgrading when hitting the ceiling. Unfortunately, I'm paying $200 a month with not much action. However, windows 2008 comes with Hyper-V software, so I can run VPS's. I was thinking about selling like one super-powerful VPS (at least 4 gig ram dedicated) to someone who wants to start a game server. I'd ask just for like $50 bucks a month, which is pretty darn good for the server specs. As this is not the offers forum, which I can't post in, I'm asking if these are good enough specs for someone to host a bomb game server on? Anyone know a forum where I could get some offers?
View Replies!
View Related
Colo Game Server
I was thinking about building a TF2 server 24 slot and colocating it at colopronto. I have a P4 HT 3.2 2 gigs of ram 2x160 SATA drives. I won't be hosting any other games on the server, just one instance of TF2. I have a couple of questions. Which is better, Windows or Linux to use? Are my hardware specs good enough? how much bandwidth do you think I'll use a month on a 24 slot server as opposed to a 32 slot? Thanks for any input.
View Replies!
View Related
Counter Strike Game Server!
I setup a counter-strike game server on my cPanel dedicated server with cPGS and i have a problem/error. When peoples try to connect to my counter-strike game server it`s appears an error like "Invalid key server", something like that. What it`s the problem and how can i fix it? Can someone please help me to fix this problem.
View Replies!
View Related
Cheap Dedicated Game Server
I am looking for a dedicated server to host a game server for Garry's Mod, (which can be VERY cpu intensive) I am having trouble, because my budget is limited to about $75 a month. Colocation is an option, but only if it is cheap (I have someone who will provide a server) So far I have really considered: .......
View Replies!
View Related
How A Game Server Runs On My Vps
I am running a counterstrike source 20 slot 66 tick server on my vps. My vps specs: 512mb ram When I have around 4 players on it my cpu load is around 7% when theres no players on it its around 0%. I take it this is really good? Cause I thought cpu usage would be alot higher.
View Replies!
View Related
Chicago Colo For Game Server
I'm looking for a Colo provider for a 2u server in the Chicago area. I'll be running a game server that will host at least two 24 player servers, so I'm thinking I need a 10Mb unmetered connection. Ideally, I'd like to get it at $100/mo, but I understand that may be unlikely.
View Replies!
View Related
Windows Game Server VPS
Currently I am hosting a server for a particular video game from my home with a large amount of bandwidth using FreeBSD 7.2 and VirtualBox. Everything works perfectly, but I'm looking into a new domain and a professional hosting solution in order to improve the overall experience for my users. I'm a college student (graduate, robotics) and therefore I'm on a tight budget. I've generated a usermap using a GeoIP database that shows the span of my userbase. In short, most of my users are from America and northern Europe. tinyurl dot com/ygl3fvp The virtual machine I use currently uses 192 MB of virtual RAM. Although the hard drive uses over 6GB, most of that is taken up by the operating system itself (Windows XP MCE) -I can fit my daemon into 2GB. Using Linux or FreeBSD is not an option unfortunately. I do not require high reliability, but I cannot afford to be locked into a contract. If possible, I'd like to get a VPS host with a low introductory cost so that I can determine whether my needs will be met with as little cost. After checking around for low-cost VPS hosts that fit these criteria, the three most likely candidates seem to be: - 24shells.net - $18 a month - Pandela - $24 a month - Kickass VPS - $35 a month (can't provide URLs)
View Replies!
View Related
Stopping A Game Server Remotely
Is there a script or program which I can use to start my game servers remotely? I am giving my friend a free game server, but the problem is that he wants the power to start/stop the server because he wants to update the binaries. I am not looking for a game server control panel, but more like a small script or program that has the power to start/stop the server. The game server I am hosting for him is Team Fortress 2. Also, it has to be free since I am not going to make any profit of this. Game - Team Fortress 2 OS - Windows 2003 Server Web hosting - WAMP
View Replies!
View Related
UDP Game Server Attacks
there are some game types out there that are not protected from any type of udp flood attack. I have been doing a lot of work (my servers are linux) and blocked this by coding a bash script running every second checking tcpdump for the amount of current UDP connections and blocks the ip witch has more than a certain number of current UDP connections. This works perfeclty, but it firewalls the ip AFTER the attack started. I am really interested into blocking this attack fully. Limiting the number of current connections (UDP) from an ip to a certain amount to block this attack totally. I have been looking around a lot and have had no luck. From what I have found, there is no way to do this with iptables or ipchains. It is possible for TCP though, but I could not find it for UDP. Could anyone help me out here. Just to let you know, I do run a firewall, but it would never pick up this type of attack unless it was major. This is more like a game type bug (firewall thinks the packets are fine, player packets going to the game server).
View Replies!
View Related
Improve Performance- Web Server, SSH Server, And Mail Server
I've got a VPS which is serving as the main server for a number of sites. Web Server, SSH Server, and Mail Server. What I've got running: Apache2, PHP5, MySQL5, Dovecot, Postfix One of the sites is a growing forum with a MASSIVE photo album. This is the site where I notice the most slowness. Changing the server software is not an option - Only optimization. Quote: Originally Posted by httpd.conf ServerTokens OS ServerRoot "/etc/httpd" PidFile run/httpd.pid Timeout 300 KeepAlive Off MaxKeepAliveRequests 100 KeepAliveTimeout 5 <IfModule prefork.c> StartServers 8 MinSpareServers 8 MaxSpareServers 13 ServerLimit 256 MaxClients 256 MaxRequestsPerChild 50 </IfModule> <IfModule worker.c> StartServers 2 MaxClients 150 MinSpareThreads 25 MaxSpareThreads 75 ThreadsPerChild 25 MaxRequestsPerChild 0 </IfModule> Listen 80 LoadModule auth_basic_module modules/mod_auth_basic.so LoadModule auth_digest_module modules/mod_auth_digest.so LoadModule authn_file_module modules/mod_authn_file.so LoadModule authn_alias_module modules/mod_authn_alias.so LoadModule authn_anon_module modules/mod_authn_anon.so LoadModule authn_dbm_module modules/mod_authn_dbm.so LoadModule authn_default_module modules/mod_authn_default.so LoadModule authz_host_module modules/mod_authz_host.so LoadModule authz_user_module modules/mod_authz_user.so LoadModule authz_owner_module modules/mod_authz_owner.so LoadModule authz_groupfile_module modules/mod_authz_groupfile.so LoadModule authz_dbm_module modules/mod_authz_dbm.so LoadModule authz_default_module modules/mod_authz_default.so LoadModule ldap_module modules/mod_ldap.so LoadModule authnz_ldap_module modules/mod_authnz_ldap.so LoadModule include_module modules/mod_include.so LoadModule log_config_module modules/mod_log_config.so LoadModule logio_module modules/mod_logio.so LoadModule env_module modules/mod_env.so LoadModule ext_filter_module modules/mod_ext_filter.so LoadModule mime_magic_module modules/mod_mime_magic.so LoadModule expires_module modules/mod_expires.so LoadModule deflate_module modules/mod_deflate.so LoadModule headers_module modules/mod_headers.so LoadModule usertrack_module modules/mod_usertrack.so LoadModule setenvif_module modules/mod_setenvif.so LoadModule mime_module modules/mod_mime.so LoadModule dav_module modules/mod_dav.so LoadModule status_module modules/mod_status.so LoadModule autoindex_module modules/mod_autoindex.so LoadModule info_module modules/mod_info.so LoadModule dav_fs_module modules/mod_dav_fs.so LoadModule vhost_alias_module modules/mod_vhost_alias.so LoadModule negotiation_module modules/mod_negotiation.so LoadModule dir_module modules/mod_dir.so LoadModule actions_module modules/mod_actions.so LoadModule speling_module modules/mod_speling.so LoadModule userdir_module modules/mod_userdir.so LoadModule alias_module modules/mod_alias.so LoadModule rewrite_module modules/mod_rewrite.so LoadModule proxy_module modules/mod_proxy.so LoadModule proxy_balancer_module modules/mod_proxy_balancer.so LoadModule proxy_ftp_module modules/mod_proxy_ftp.so LoadModule proxy_http_module modules/mod_proxy_http.so LoadModule proxy_connect_module modules/mod_proxy_connect.so LoadModule cache_module modules/mod_cache.so LoadModule suexec_module modules/mod_suexec.so LoadModule disk_cache_module modules/mod_disk_cache.so LoadModule file_cache_module modules/mod_file_cache.so LoadModule mem_cache_module modules/mod_mem_cache.so LoadModule cgi_module modules/mod_cgi.so Include conf.d/*.conf User apache Group apache Quote: Originally Posted by my.cnf [mysqld] datadir=/var/lib/mysql socket=/var/lib/mysql/mysql.sock # Default to using old password format for compatibility with mysql 3.x # clients (those using the mysqlclient10 compatibility package). old_passwords=1 [mysql.server] user=mysql basedir=/var/lib [mysqld_safe] log-error=/var/log/mysqld.log pid-file=/var/run/mysqld/mysqld.pid
View Replies!
View Related
Good Game Server Colo Facility
I run my own Game Server Provider, and I am looking to expand to new a new centralized area. I am thinking about Texas colocation. Does anyone know any good colo facilities in Texas, with affordable rates. Server Size is a Full Size Tower Bandwidth: 1mbps sustained, Peak 5 mbps (during peak hours: 8pm-10pm). I would imagine this server would use around 700 GB of traffic per month.
View Replies!
View Related
Co-Location & Dedicated Server Service Provider Game
This is serious, please do not find the thread as SPAM, waste of time, or useless. I'm doing my research while at it. Current Provider: ThePlanet CPU: Dual Core 3.2GHz (seeking 2.8GHz Dual Core or better) Memory: 1GB (seeking 1GB or more or better; unknown technical specs) Harddrives: 400GB Harddrive (seeking 400GB or more or better) Cost: ~$320/month (seeking at this price or cheaper) Bandwidth: 1500GB @ 100Mbps (seeking more than 1500GB, but @ 100Mbps) So help me find providers other than ThePlanet (good hosting, but not good enough to help advance the webhosting business through over-selling). I am seeking for specs at, around, or close to the ones I gave above (monthly fee also). Reliability is a very important factor!
View Replies!
View Related
Help W/ Game Server Acceleration. Opteron 275, 2GB DDR440 ECC-R, 15k SCSI HD
Hi, I've been lurking around WebHostingTalk for a little while now and have finally decided to register and post. I see there are tons of knowledgeable game server professionals in this forum and thought this would be a great place to get some helpful hints while having fun at the same time. I currently have a server colocated in Los Angeles. I was able to get a server built for cheap with the following specs: IBM eServer 326 (1U) AMD Opteron 275 (room for 2) 2 GB DDR400 ECC-R 15K SCSI Hard Drives Windows 2003 Server Bandwidth: 3Mbps Burstable Mzima. I'm trying to run a couple of Counter-Strike 1.6 servers for a couple of friends and clanmates of mine. There are currently only 3, maybe up to 5 if possible, servers being run right now with 1 of them being a 24 player public server (which isn't really filled 24/7), the rest are private match servers. I've been trying to accelerate them each to 250FPS+, 250FPS for the public and 500FPS+ for the private match servers but am having running problems. The problem I am having is that only 1 of the servers will be able steadily maintain 500FPS. The other servers would fluctuate between 300 - 1000FPS. I've tried the "Windows Media Player/Flash" trick, and also the WinHL-Booster metamod plugin none of which have been able to suite our needs. We all want steady 500FPS w/ low pings for our private match servers for CALeague, because we all get jealous of each other. I’ve been searching around for a while and don’t know what else to do. Any help that you all can provide will be greatly appreciated.
View Replies!
View Related
Create Web Server Using Windows 2003 Server
I have three machines in network. One is server with Windows 2003. And rest two are having Win XP Professional and MS Office with Publisher. I want to create website using Publisher on one machine and put to Web server created on Win 2003 server. So that other machines on the network can browse my thsi local website.
View Replies!
View Related
Hosting For An Indie Game.
Looked around the site but I am so new to this that I could not tell if anyone had asked about a situation that was truly similar. I am trying to find a good host for the promotion, download, purchase and forum for an indie game. I estimate 220 gig per month at our peak. We have good programmers but we know nothing about web hosting. We just have one guy who made a website with Joomla once. (we will probably be using this to build our website.) We are looking for 30$ to 50$ range. Is this silly? Have googled it but prices and services varied so wildly that I was forced to believe that some of them were lies.
View Replies!
View Related
Dedicated For Game Hosting
I was going to buy a dedicated web server with this 3 specs. I will only host 10 slots CW servers so keep in mind that they are not full all the time. No websites will be hosted on the machine nor TS (have special VPS for it). Can someone tell me how many Counter Strike server I can approximately create on this 3 configurations: ...
View Replies!
View Related
Game Hosting In Europe
100 mbit atleast 10 Tb traffik to every server atleast Lots of ram and disc space u guys know what i need when i say game servers ho is best to the price? i dont want the cheapest if they sux and have high pings.
View Replies!
View Related
Windows Media Server & Web Server
I have a company that wants to stream some live events via Windows Media Encoder/Windows Media Player. I believe the best route is to use a WMS, stream to the WMS, then the CDN would pull from there for events. Can someone help me explain a Windows Media Server versus a web server? Can you host web sites on a WMS? Is WMS just an extension to a regular Windows 2003 server?
View Replies!
View Related
Network Web Server And Database Server Together
I am going to setup our new database server (call it beta) in our data center. Previously we only had one server (call it alpha) which was web, email, ftp, dns, and database. Beta is taking over alphas database duties. We have a Sonicwall router/firewall as our main connection access point. I am trying to decicde if we should simply connect alpha and beta together locally via a gigabit crossover cable, or if I should connect beta into our sonicwall router/firewall. Beta does not need to be outside accessible at all. So if I connect beta to the sonicwall I simply would not open any ports. What do you guys think is best for performance and the overall right way to do it.
View Replies!
View Related
DB Server And Web Server In Different Data Centers
DHas anyone got experience of having a web server and db server setup where the servers are in different datacenters? Is this a viable solution or would the performance of sites suffer too much due to the added latency? The only other problem I can think of is additional bandwith usage but that's not a major worry. Reason I ask is beacause I've found and excellent deal for a DB server and would like to keep my current server for the front end..
View Replies!
View Related
Media Server Or Web Server + NAS
I currently use a Dedicated Server: Quad Core, 8GB Ram, 3TB HDD as a Media server which streams video clips etc... on my websites. But Im moving my sites to a UK colo, I have been advised that its better to have Multiple Web Servers connected to a NAS / Storage Server? As I dont want to have multiple servers doing seperate jobs I want 1 cluster e.g. Web Servers + Load Balancers + Storage + SQL I Purchased a HP StorageWorks NAS 1200s 1TB LINK: [url] Will this do the job? Or should I use this as backup storage and get something else?
View Replies!
View Related
How To Setup A WEB Server Which Talks With DB A Server
I have been shooting away a lot of questions on these forums lately, but you guys have been very helpful. Thanks. My problem is this. We are going to get rackspace. Then we are going to purchase two servers. The first (WEB) is a httpd, dns, ftp, smtp, pop3 server. The second (DB) is purely a database server which will run mysql and mssql. The first server (WEB) runs a asp/php applications that need to connect and talk with the database (DB) server. I was thinking of only connection the WEB server to the physical internet through the co-location drop. Then connecting the WEB and DB server directly via a CAT6 cable. Both servers will have gigabit NIC cards. Then in theory in the asp/php applications all I have to do, is point them to the local ip address of the DB server as this should work. Is this a good solution? Will speed be an issue, the delay from talking to the WEB server and talking to the DB server? I was thinking this is more secure, because the WEB server is the only machine physically connected to the internet, the DB server is not. Though, is it true, if hackers compromise the web server, they then would be able to compromise the DB server as well via the WEB server? I am open to suggestions though, and better ways of setting this up.
View Replies!
View Related
Remote File Server And Web Server
I own a file hosting site. The site is powered by 2 servers - 1 front end web and database server, and 1 where all the files are stored. I'm facing a problem that uploading and downloading often failed. Connections to mysql would timeout. Has it to do with mysql settings or because the file server is located at a distance from the sql server? (my.cnf on the sql server) [mysqld] skip-locking skip-innodb max_user_connections=6000 max_connections=6000 datadir=/var/lib/mysql socket=/var/lib/mysql/mysql.sock
View Replies!
View Related
Dedicated Hosting For A Browser Game
i run a browser based game in (php/mysql/javascript) and i currently have noticing with the growing numbers of players that my shared hosting is not going to handle the load, obviously. i am not sure if this is the right place to ask but are there any hosting companies out there willing to negotiate a deal where they provide hosting for such a thing in return of advertising? we havent even began to advertise the game and expand it, it will reach thousands of players easely... we would need atleast 2 highend boxes to split up the database from the webserver.
View Replies!
View Related
Seperate Web Server And Db Server Or
im currently planning to launch a number of sites that may or may not take off. Basically my question is that most people tell me to seperate the web server and db server, and i believe this is because of interfering IO between the two, and the cpu not being able to alocate between both of them effectively. How effective do you think a Dual Xeon box would be to run apache,squid,php, and mysql. I figured my original plan was 2 servers (each xeons for the db with a raid1+0), but going a dual xeon seems like a decent choice since we would only need to pay for 1U at a colo with opportunity to move the db off of it later when we need to and replicate the webserver when needed. Let me know if im off my mark here. I didnt post req/sec or anything because this is just a seperate xeon boxes VS dual xeon single box.
View Replies!
View Related
DNS And Web Server Are On The Same Server
I have a few Websites on my server. I always used some one else DNS servers. Now I decided to try to use my own DNS server. It is installed on my webserver. During the testing I found that, when I try to use it, it assignes private IP address instead of public. This is correct for internal DNS use but wrong for the outside world. Can I do something about this or should I have the second server that hosts my DNS?
View Replies!
View Related
Hostgator, Web.com, 1&1, WestHost, DreamHost, And Yahoo Web Hosting?
I am trying to pick a hoster, but I would like some help please. The site I am making is going to be a personal site, with a photo gallery, which will start out with about 500-1000 photos and will grow anywhere from 10-a few hundred a month. I also plan on having a small blog. The hosters I am currently looking at are: Hostgator, Web.com, 1&1, WestHost, DreamHost, and Yahoo Web Hosting. Which provider out of these do you think would be the best? Also are there any other providers you recommend.
View Replies!
View Related
|