473,387 Members | 1,495 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

How would you respond to a complaint about a timeout issue?

Hi,

I've built a web application that has been sold onto dozens of customers in the UK and Ireland. One customer is complaining about a timeout issue, but its their process to blame (the system times out after 15 minutes which gives enough opportunity to fill out a form!) but they've raised a complaint.

How do I explain in clear English that its a security feature, and that it needs to be included to pass a Pen test?
Oct 17 '13 #1
2 1238
Nepomuk
3,112 Expert 2GB
Hi Sambora and welcome to bytes.com!

I would probably write something like "Dear customer, thank you for your message. The timeout you described is not an error but a security feature; it is assumed that if the form is not completed within 15 minutes it may have been left open by mistake. This could pose a security risk which is why the system will timeout to protect the customers data."

It's not perfect I guess (and it should be adapted to your situation) but I think something of the kind should do.
Oct 18 '13 #2
Frinavale
9,735 Expert Mod 8TB
You could also consider allowing the end user to configure the time out value so that they can pick a time that they deem reasonable (within a max/min constraint that you deem reasonable of course).

I store this type of thing in the web.config file.

-Frinny
Oct 23 '13 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

9
by: E Sullivan | last post by:
I am having a time out issue when multiple users are accessing the server. This time out does not happen all of the time. My understanding is that the time out value is actually set in two places....
0
by: Chris | last post by:
Hi, I am using the data access app block and I keep getting the error "Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding". ...
0
by: DavidS | last post by:
Have Visual Studio.NET installed on Microsoft 2000 Professional OS. No issue EVER with SQL connections - MDAC components too. Purchased new laptop and have Windows XP Professional SP2 as OS. ...
1
by: Grant Merwitz | last post by:
Hi I am running a rather large method through a webservice. Now, i keep getting a timeout. I've found an article which seems to be the solution, but cannot for the life of me figure out how...
12
by: Jens Jensen | last post by:
I try to set the timeout property on my HttpWebRequest object before lunching the request. It seems like any value above 100 seconds is discarded. Has anyone observered malfunctional with this...
1
by: stewart.fay | last post by:
Dear all, I am using the HttpWebRequest and HttpWebRequest to send an XML request to an ASPX page. When I use the browser and add my XML request the request is posted fine and an answer is...
2
by: samuelberthelot | last post by:
Hello, I have a asp.net application in which users can create content and then save everything to a SQLServer2000 database. When they hit the save button on the form here is what I do : Dim...
0
by: SteveBark | last post by:
Any pointers on this truly appreciated. I am using net::telnet to connect to a modem pool and then connect with a remote piece of kit. Everything works fine normally, however on occassions the...
8
by: dragonjim | last post by:
I have created a web application, and I want it to time out after a period of inactivity. The web is hosted by godaddy, and has SQL server2005 In the Web.Config page I have added ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
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...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.