Session Timeout & Buffer Limit

Discussion in 'Classic ASP' started by abhidang, Sep 4, 2008.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hey DSP,

    I am trying to increase session timeout limit in myasp but it doesnt work,I think its being overwritten by server's default settings and the another prblem is i want to increase response buffer limit by writing some code in my page. Can any body help me out on this.

    I dont want to use Response.Buffer=False as it doesnt give the desired result when i try to download the large amount of data
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    I am not sure if we can increase the response buffer on a per site basis. I recommend opening a support ticket.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page