Forum Search Results for "" RSS 1—6 of 6

More Search Options

  • Re: My Cache HttpModule and Memory Leaks

    Posted to IIS7 - Extensibility by Serge2k on 11-12-2009, 8:35 AM

    1) when a client requests the page my ISAPI module receives the request 2) ISAPI module reads the static cache config file (xml) and finds the node that corresponds to the current requested url (if the node is not found the default value is taken) 3) From the config node i get the cache life time 4) ISAPI module checkes if a cached file ...

    • http://forums.iis.net/p/1161881/1924447.aspx#1924447
  • My Cache HttpModule and Memory Leaks

    Posted to IIS7 - Extensibility by Serge2k on 10-19-2009, 10:25 AM

    Hello. I have written my own cache extension. It works fine but i some time ago memory leaks appeared. One of the possible reasons is my wonderfull cache. :) Please take a look at the sources and say wheather i am doing everything right. Is it needed to detach PreRequestHandlerExecute event? cont.PreRequestHandlerExecute -= new ...

    • http://forums.iis.net/p/1161881/1921206.aspx#1921206
  • Re: .net site error

    Posted to IIS 7 - ASP.NET Administration by Serge2k on 07-12-2009, 2:59 PM

    I tried. but is seems that DebugDiag is not working under 64 bit windows server 2008 and iis7. Am i wrong?

    • http://forums.iis.net/p/1159188/1910045.aspx#1910045
  • .net site error

    Posted to IIS 7 - ASP.NET Administration by Serge2k on 07-12-2009, 2:37 PM

    hi. I have a .net web site with 25 000 unique users a day. After some time a strange kind of error appeared. in some time after starting application pool the number of current anonymous connections starts increasing very fast till the server stops responding. Only recycling of an application pool helps. I suppose that there is some kind of an ...

    • http://forums.iis.net/p/1159188/1910042.aspx#1910042
  • Re: Error while downloading files

    Posted to IIS 7 - Troubleshooting by Serge2k on 07-06-2009, 3:33 AM

    Thanks for you answer. There is some kind of a bug in the code of our site. And we have already started searching the ways to eliminate it. You said that recycling of an application pool cannot cause file downloading problems because the process serving the old requests cannot finish before all his requests wil be finished (am i correct?). ...

    • http://forums.iis.net/p/1158914/1909249.aspx#1909249
  • Error while downloading files

    Posted to IIS 7 - Troubleshooting by Serge2k on 07-02-2009, 4:56 AM

    Hi. One problem appeared some time ago. The user starts downloading some big file from our site. (100mb) At one moment the progress bar displaying the download process goes to 100%. After that it appears that the file was not completly downloaded. I've watched ISA logs and found this message: FAILED CONNECTION ATTEMPT Log type: web ...

    • http://forums.iis.net/p/1158914/1908976.aspx#1908976

Microsoft Communities