RE: Sharenator Dedicated Servers?
Sharenator.com > Board > Chat Posts > Sharenator Dedicated Servers? > RE: Sharenator Dedicated Servers?
This is a single comment thread from the following topic:
Sharenator was under some heavy traffic recently. I wonder how did you handle it? What kind of server(s) do you have?
Posted by: peach 3 months ago Responses: 1
HOT posts in Chat Category
View TOP posts of: Today, This week, This month, All time
HOT posts in All Categories
View TOP posts of: Today, This week, This month, All time
HOT posts in Discussions
Actually, what you're looking at here is not just a php+mysql+mod_rewrite. You're looking at a real static html file. There is a Sharenator_Dedicated_Servers directory in the server which actually contains index.html file.
This page may look dynamic (so many variables, ajax, etc.) but it's not, we faked it to look like that. I guess I should write an article about this :)
While it may sound a little bit complicated, it saves us a lot of resources. Web servers works much faster handling static files.