|
If you were planning on building a high-traffic, very secure site what language would you use?
For example, if you were planning on say building an authorize.net-scale site, that had to handle tons of credit card transactions via an API, what would you...
Answer Snippets (Read the full thread at stackoverflow):
Consider.
Building high-traffic sites is more about design and architecture than the language.
|
|
I have a CentOS 5 with Lightppd installed. Also I have MySQL on board. I lately discovered high traffic:
http://img686.imageshack.us/img686/8596/traff.jpg
Could you please tell me how to diagnose what is cause of this traffic? I didn't do anything that...
Started by Tomaszs on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
C) set up another....
A) If you have a Cisco switch, you can set it up so that traffic is mirrored to a specific port, then connect another machine to that port set in promiscuous mode to monitor IP traffic using the traffic in realtime.
|
|
Some high traffic sites seem to have almost crazy sprited images with almost everything in one big image.
How much of a difference will this make for high traffic sites vs the difficulty in maintenance long term?
I know this may be a bit of a 'how long...
Started by thehuby on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Same goes for compression.
And downloading each image can amount to a substantial amount of traffic over time.
|
Ask your Facebook Friends
|
I wonder how high traffic websites handle traffic logging, for example a website like myspace.com receives a lot of hits, I can imagine it would take a lot of space to log all those requests, so, do they log every single request or how do they handle ...
Started by Waleed Eissa on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
ZXTM ....
They want independent numbers from a separate company find there in plain view .
Just gauge traffic using IIS logs because they may sell ads to third parties, and third parties won't take your word for how much traffic you get.
|
|
Hi,
I am expecting high traffic ..no time to change dns. My existing shared godaddy server may fail. i have less than few hours in hand. i have a another dedicated server ...can i transfer traffic /bandwith /load to dedicated server. what are possible...
Started by sunny on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Site expecting a large traffic spike then the majority of users will be redirected to the new site.
|
|
What is considered a high concurrency, bandwidth level? Anyone know the traffic level at facebook, yahoo, ebay, or google? How much are they getting? 100,000 concurrency? 1,000,000 req per sec?
Any ideas?
Started by Lom on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
Interested high volume traffic websites and how they scale I recommend watching the Velocity videos.
|
|
I have finally decided to go with the Entity Framework since it has the best performance out of all the ORMs. But before I start reading and writing code I just want to know if there are any high traffic websites out there that use ORMs.
Answer Snippets (Read the full thread at stackoverflow):
And worrying about ORM performance is a similar matter: most sites are not in fact "high traffic some of the newcommers....
The really high traffic websites are in fact moving away from SQL databases altogether because users.
|
|
What sites do you know of that are using Silverlight? This information will help us to decide when to adopt the Silverlight platform.
The sites should be public-facing and be considered high-traffic. (at least 300,000 hits per month).
We are a Microsoft...
Started by CLaRGe on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
Judge on traffic as it only went live this week - but I'd expect it to become pretty high volume
http that they meet your "high-volume" criteria, although I'm sure that NCAA, NBC Olympics, and Microsoft.
|
|
Hi friends,
I am expecting high traffic on a corporate website i am managing.At present the website is hosted on godaddy shared hosting.
As it will be an IPO for my clients company so i don't have any idea what kind of traffic surge there would be.
How...
Started by sunny on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at serverfault):
If you're expecting a high volume of traffic your caching will be extremely to surviving a massive influx....
Need to define high traffic/volume, and whether you expect the ms access db to be a shared resource and use of resources.
|
|
How to optimize iptables for high DNS traffic? I have a dedicated linux server acting as bridged firewall using iptables. Recently behind firewall was deployed DNS server with high load and firewall began to work slow. Some tips, how to make firewall ...
Started by Kz. on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
You can use the NOTRACK....
You should not log the allowed traffic rules, to avoid excessive logs (and so time to write the connections table.
If you suspect iptables is burning a lot of CPU with DNS traffic, I'd suggest reorganizing table.
|