There shouldn't be much lagg because everything gets cached (for the most part). I think his server specs are just far too low .The lag appears because for every request the cms makes, it needs to contact the other server, access the database and return the data to the first server. Why do you need to have the hotel divided into 2 servers?
Well that obviously depends on what cms he uses and how often the cms gets new information from the database. Also it could be the position of the servers. If the servers are not in the same continent as each other it might aswell be a factor.There shouldn't be much lagg because everything gets cached (for the most part). I think his server specs are just far too low .
Both of the servers is 6 gb ram.There shouldn't be much lagg because everything gets cached (for the most part). I think his server specs are just far too low .
I have ripped habno.no's cms.. So thats the cms im using.Well that obviously depends on what cms he uses and how often the cms gets new information from the database. Also it could be the position of the servers. If the servers are not in the same continent as each other it might aswell be a factor.
@Linxon what are your server specs?
I think if you put the database on the same server as the cms, the website will be much quicker.Both of the servers is 6 gb ram.
I have ripped habno.no's cms.. So thats the cms im using.
It will be a lot faster. Cant see the idea of having 2 VPS unless the first one is a Linux and the other one is Windows.Oh, okey.. I will try that!
Indeed. I use NGINX with HHVM on my demo hotel for my CMS, and my loading speed went 8x faster than with Apache. Current loading speed is approximately 0.000067 seconds on the index page.@Linxon if you really want to use multiple servers for load-balancing I suggest you get a linux server with nignx, and setup load-balancing for the websites. Although that probably wont be needed for such a small thing as a retro.
You just have to pay, then the vps with cms wont go down? lolNever understood why people have multiple VPS'. There's 0 point of having 2 vps' especially one for a database, one for the CMS. Because if your CMS VPS goes down, the other one is useless, vice versa.
Hahaha, honestly, this really made me laugh. Security isn't just about paying; Or it depends, you can pay someone and he will try his best to make it as secure as possible, but 2 servers doesn't increase the security in any way?You just have to pay, then the vps with cms wont go down? lol
Its better than tcp proxy in client.phpHahaha, honestly, this really made me laugh. Security isn't just about paying; Or it depends, you can pay someone and he will try his best to make it as secure as possible, but 2 servers doesn't increase the security in any way?
No, because if the server is not strong enough (network, not ram), then the server will go down anyhow. And when it does, the whole hotel will go down with it, because both servers are dependent on each other.Its better than tcp proxy in client.php
I think if you put the database on the same server as the cms, the website will be much quicker.
To get that lightning fast speed on you cms, duh! The emulators pointless if you can knock half a second of loading time.Why would you do that though when it's the emulator which is resource intensive?