473,809 Members | 2,718 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can a URL rewriter done in .net handle a medium volume website

I'm attempting to implement a URL rewriter (HTTP Handler) in .net.
While I've found some very useful source code freely available (like
this one http://www.15seconds.com/issue/030522.htm) ... I'm not sure
that this approach could handle the traffic of a morderately well-used
website (10000 unique vistors a day). While the website needs query
strings ... I'd like to eliminate these from nearly every page. This
may create a large number of rules ... it seems that there are many
experts outthere that have done this sort of thing before ... could
anyone let me know if using .net to implement a URL rewrite is feasible
or should I consider some other than a web application?

Nov 19 '05 #1
1 978
That shouldn't be an issue. Dotnetnuke (www.dotnetnuke.com) uses a
urlrewriter to manipulate url's into a search engine format (e.g. transform
/default.aspx?ta bid=644 to Community/EventsCalendar/tabid/644/Default.aspx),
and averages 2 million page views a month. Whilst it doesn't have too many
additional configuration rules, it was until recently running in a shared
hosting account
(http://www.maximumasp.com/content.as...Node=BA&Exp=Y), and handled
the load without much problem.

As with all of these type of issues, I'd recommend that you set up a load
test first and see the relative impact.

Cathal
<bi**@cramster. com> wrote in message
news:11******** **************@ z14g2000cwz.goo glegroups.com.. .
I'm attempting to implement a URL rewriter (HTTP Handler) in .net.
While I've found some very useful source code freely available (like
this one http://www.15seconds.com/issue/030522.htm) ... I'm not sure
that this approach could handle the traffic of a morderately well-used
website (10000 unique vistors a day). While the website needs query
strings ... I'd like to eliminate these from nearly every page. This
may create a large number of rules ... it seems that there are many
experts outthere that have done this sort of thing before ... could
anyone let me know if using .net to implement a URL rewrite is feasible
or should I consider some other than a web application?

Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
19138
by: dreamer | last post by:
I am making a program for a friend with a disability. I need to adjust his audio volume using the keyboard as he cannot use a mouse. Any suggestions as to how I can raise the volume using the up arrow on the keyboard and decrease the volume using the down arrow? I am using VB 5. Many thanks in advance.
11
2392
by: dmsy | last post by:
Is there a way to use javascript to increase the overall document text size, just like if you click View->Text Size->Largest, Larger, Medium, Smaller, Smallest? This is on IE browser.
3
20191
by: rafa | last post by:
Hi I'm just learning C and I was trying to do an exercise in a book which asks me to write a program to calculate the volume of a sphere. I know the formula is Volume = (4/3)*(Pi)*(Radius)^3 and I've been trying to write that but have been unsuccesfull so far. I tryed: volume = 4/3 * PI * radius; volume = volume * volume * volume; or
6
1106
by: tim payne | last post by:
Hi, I'm thinking of using a URL-Rewriter on a new project (and would like to write it myself), and have found several different ways that I can do this in .Net. I was wondering if anyone has had any experience of this and could advice me as to what the preferred method to use is, in terms of speed and efficiency? Cheers,
7
7655
by: Rich Milburn [MVP] | last post by:
Ok I am not a programmer, I copied some code and very painfully got it working in VB6. I can adjust the volume with waveOutSetVolume on winmm.dll. But I could not seem to be able to figure out how to adjust the master volume. I thought maybe if I upgraded this into VS2005 VB.Net then it might be a little easier. But now I am getting PInvokeStackImbalance messages on this, and it doesn't even run. We're talking a very little program... A...
0
3546
by: techspirit | last post by:
Hello , I am looking for help in controlling the volume of a media file in a vb.net application. The code that I currently have (attached below) tries to control the master volume which finally affects all applications opened, whereas I want to control the volume only for my application alone. I have a trackbar control on my form to scroll values and increase/decrease the volume. How would I control the volume for the media file opened...
7
2254
by: AmitKu | last post by:
I am trying to do a URL post using HttpWebRequest, but it fails because I am hosting on Network Solutions, and their servers are all medium trust. Apparently HttpWebRequest doesn't work on medium trust. Is there any way to do URL posting in a medium trust environment? I'm hoping I don't need to switch hosts because of this. Btw I've posted this a 3rd time now because I've yet to receive any replies whatsoever. I've called around...
4
2720
by: Bill Nguyen | last post by:
The following XML has an empty <UserDefinedTag /(first record) My VB.NET app got stuck here because I don't know how to handle it. It works fine with a vlid user defined tag (next record) <UserDefinedTag>40320121</UserDefinedTag> Your help is greatly apprecited!! Bill
3
1079
by: Bill Nguyen | last post by:
The following XML has an empty <UserDefinedTag /> My VB.NET app got stuck here because I don't know how to handle it. It works fine with a vlid user defined tag (next record) <UserDefinedTag>40320121</UserDefinedTag> Your help is greatly apprecited!! Bill
0
9602
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10639
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10383
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10120
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9200
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6881
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5550
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
3861
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3015
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.