Re: Millions of HTTP 302 Code Entries

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



On Mar 11, 5:09 am, Ziad <Z...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Hello,

I am getting millions of 302 status code (redirection) entries in my IIS log
files.
This occurs on custom built login pages: When employees try to log into
applications, enter a user id and password and submit, the page seems to
refresh many times per second, indefinitely, thus the huge logs (100 GB +)
mainly of 302 code entries.
Please note:
- This problem doesn't happen to all users. Actually, it seems to happen
randomly to random users.
- We are using IIS 6
- This occurs in .net applications we developed (see code snipet below)
- We are using a proxy

In our login page, we have the following line of code which we use to
redirect:

Response.Redirect(FormsAuthentication.GetRedirectUrl(txtUserName.Text,
false));

Note that initially users click on, say,http://intranet/myapp/default.aspx
which redirects them to a login screen, which contains the above code to take
them back to the default.aspx page.

Since it works fine most of the time (95%+) am I right to assume it is not a
coding problem?
Can someone please tell me what seems to be the problem?

Humm, is it possible that you are creating a loop? from default you
get redirected to login and then from login you are redirected back to
default
.



Relevant Pages

  • Blank screen when certain users log into server
    ... the admin login or one other ... Failed to perform redirection of folder Desktop. ... my NETLOGON share on the Domain Controller) ...
    (microsoft.public.windows.terminal_services)
  • Re: PHP Protect and select script
    ... You first mentioned you don't want your visitors to create an account, ... You post the username/password to the receiving script where you redirect ... I invite people to login to my web site and give them a login name and ... Isn't there a simple script that can take care of the redirection? ...
    (alt.php)
  • Re: Url Redirection
    ... for your add-in shell code, you can always first establish a initial http ... if you're not login yet and redirected, ... Subject: Url Redirection ... I don't seem to have any control over this as it's all handled ...
    (microsoft.public.dotnet.framework.aspnet)
  • Millions of HTTP 302 Code Entries
    ... I am getting millions of 302 status code (redirection) entries in my IIS log ... This occurs on custom built login pages: When employees try to log into ...
    (microsoft.public.dotnet.languages.csharp)
  • Redirect Favorites Folder via GPO
    ... You could set the key at login via a script. ... Folder redirection in place for -My ... >working can add favorites, when logging off and on again ...
    (microsoft.public.win2000.security)