Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / December 2005

Tip: Looking for answers? Try searching our database.

huge pageview and query problem  (10 million/day) page view

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Eþref DURNA - 21 Dec 2005 10:38 GMT
Hello,
We have a web site which have 10 million page views in a day.
We create a banner system.
The web page will call the banner.com at the server side and gets the banner
data
the requested url  will be like this

http://banner.com/GetBannerFromUrl.aspx?url=http://mypage.com

or there could be pages which will call this system with keywords.
like
the request will be
http://banner.com/GetBannerFromKeyword.aspx?keyword=love

the problem we have very huge page views will run this application minimum
at 5 web servers.

Using application cache could couse memory problem chose we have thousands
of different web pages.
and we do not want to query the database each time

My problem is which cache problem is best for us? best for performance
1. SqlCacheDependency
2. SqlCache[""]
3. Application[""]
4. Outputcache(server,Client,etc..)

I m oped to any ideas

Thanks for your help from now
Robbe Morris [C# MVP] - 21 Dec 2005 20:19 GMT
Why are you doing the banner determination at runtime?
Why not follow google's lead and create an index
of your content and pre allocate ads to urls?

Just run your indexing job regularly.

Signature

Robbe Morris - 2004/2005 Microsoft MVP C#
http://www.eggheadcafe.com/forums/merit.asp

> Hello,
> We have a web site which have 10 million page views in a day.
[quoted text clipped - 27 lines]
>
> Thanks for your help from now

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.