This ASP tutorial guides you to handle HTTP request buffer to prevent attacks to webpages. This article provides a clear description about Microsoft IIS registry key, MaxClientRequestBuffer using which you can reduce / enlarge the HTTP buffer size. Tells that the default request buffer is 2 MB in IIS4 whereas 128KB in IIS5.
Similar scripts
Referral tracking
(Popularity: ) : This tutorial provides more useful solution to increase your website traffic by grabbing the details of resources that bring visitors ... The Server Object: New in ASP 3.0
(Popularity: ) : Those who need to learn the new aspects within ASP Server Object can go through this online tutorial. This tutorial ... Request.ClientCertificate
(Popularity: ) : This article provides easier means of instructions to work with Request.ClientCertificate for retrieving all the certification fields. Listed parameters and ... Server.ScriptTimeout
(Popularity: ) : An easier to learn ASP tutorial that demonstrates the functionality of Server.ScriptTimeout function which is the only property of ASP ... Please Wait...
(Popularity: ) : Web developers who need to create an effective graphical page loading indicator can get useful tips from this tutorial. Here, ... Using the Request.ServerVariables Object
(Popularity: ) : You can learn in detail about Request.ServerVariables Object along with it's benefits from this tutorial. Here, the author describes how ... Global.asa Reference
(Popularity: ) : You will come to know in detail about Global.asa by learning this ASP tutorial that describes the contents of Global.asa ... Object Oriented Design Principles in Visual Basic
(Popularity: ) : It will be more useful for the beginning level coders to acquire knowledge in Object Oriented Programming (OOP) with the ... Session_OnStart
(Popularity: ) : This tutorial will be more useful for the web developers in ASP language to learn how to execute a script ... Using ASP to reveal your Source Code
(Popularity: ) : With the help of this ASP article, you will learn the steps needed to output the source code of a ...