The expiry tag has no wiki summary.
0
votes
0answers
38 views
Setting Expiry Dates in Wordpress for 3rd party resources
When running a Yslow test on a WordPress domain, I get a message like this, which it defines as an issue of high importance:
There are 3 static components without a far-future expiration date.
...
1
vote
2answers
47 views
Putting an expiry on an alarm
So I have alarms set in a database which my application takes from, however I want to be able to put an expiry date on these alarms (there for medication). How would I do this?
Here is my code for ...
0
votes
0answers
66 views
Ajax requests do not stop when Ruby session expires
I have read a lot about how to keep session from expiring when ajax is running. However, I want something that does exactly the reverse. I want the webpage to stop making AJAX requests as soon as the ...
0
votes
1answer
58 views
Website Performance improvements
We provide support for the website http://www.passed-on.com. We have been working on improving performance and used Page Speed and ySlow to support us to locate areas that can be improved. Many ...
0
votes
0answers
64 views
Coherence Cache expiry delay cleans everything
I have an application using coherence cache and I set the expiry-delay as 24h. But the thing is, even if I update the current items somehow it deletes that items too. But I do not want them to be ...
0
votes
3answers
87 views
How do I increment a value in MySQL to a certain time in the future?
I am trying to update a DATETIME field in a table. What I want for it is to always have three hours before it expires.
My current code is:
UPDATE mindcore_sessions
SET session_time = ...
1
vote
0answers
74 views
How to extend Cookie expiry from user's last activity?
How to extend cookie expiry date from last activity which user has done?
Lets take an example, by default, cookie is set for 30minutes after user login.
userA do login at 1PM, hence given cookie will ...
0
votes
0answers
100 views
TimThumb, Cloudfront CDN - Image expiry time
I've recently started serving my static images via Amazon's CloudFront (origin pull) and have successfully integrated a workaround for TimThumb ...
0
votes
1answer
104 views
Session expires in embedded IWebBrowser2 upon opening another embedded IWebBrowser2 for NewWindow3 handling
I am working on a multi-threaded WTL-based application that opens multiple browser windows, each with its own embedded IWebBrowser2 instance for the browsing, and each in a separate UI thread.
In ...
1
vote
1answer
153 views
Set expiry date for my app for 1 month
Have to set expiry date for my app.
At present, i am storing the date when the app is opened and the code goes like this
NSError *error;
NSEntityDescription *entityDesc = [NSEntityDescription ...
0
votes
1answer
61 views
renew SSL certificates on huge number of machines
I'm using SSL certificates in a client-server application; both the client and the server are using 2 certificates that will expire soon. Normally, you'd just replace the certificates with new ones, ...
-1
votes
1answer
139 views
PHP Session Expiration for Shopping Cart [closed]
I am creating a shopping cart users can register but if they are browsing without an account I decided to create a sessions/database combo system.
Using the session_id(); function I store in the ...
1
vote
1answer
30 views
Why is it OK for CA certificates to have long expiry times but not the certs they sign?
I was looking at the certificate behind https://www.google.co.uk/ earlier and noticed that, as is typical, the certificate was set to expire after a year, by 2013.
I looked up the chain and notices ...
0
votes
0answers
236 views
Not getting extended page access token after open graph API change
I'm experiencing problems in getting an extended page access token although I'm following the steps as shown at facebook.
I'm using PHP.
Below are the steps that are being used:
I opened ...
0
votes
1answer
42 views
How to set expiry for lock on resource?
My program will be utilising a shared resource so a lock on this resource is required.
When a processing task on this resource is started it will obtain a lock on the resource. When it completes it ...
0
votes
0answers
81 views
Session expiry issue with state machine workflow
I have used a state machine workflow in my mvc application. I need to have sliding session expiration in my app. It works well in but the problem I face is whenever a user is navigating through the ...
0
votes
1answer
77 views
What is an acceptable expiration time for a cookie
I have developed a web application and I am using a cookie to store the users ID.
My question is how long should I set the expiry for? Should I aim to set it as short as possible?
For example:-
my ...
0
votes
1answer
131 views
CakePHP: Display Membership Expiry Status
In my system, I have a section for membership details. I want to be able to display a membership expiry status (eg. Current, Due to expire, and Expired) for each member. I already have expiry dates ...
0
votes
1answer
248 views
Cant get Expiry Headers to work
Im using the dreaded yslow, and having 39 static components without far-future expiration date. message kicking out at me.
I've followed a few tutorials/replies and have come up with this inside my ...
0
votes
3answers
123 views
php update database at session expiry
Please I'm building a shopping cart, I want a situation where once a cart item is picked, for the time frame it is picked, it is locked for purchase, let's say there are 20 dolls, and while shopping ...
-9
votes
1answer
501 views
Verify credit card expiry date in C# web application [closed]
Hi, I am working on a web application that takes a credit card expiry date in a textbox formatted (mm/yy).
As of now I can enter any 4 digit number and it will accept it. When you put in a number the ...
0
votes
0answers
303 views
automatic change expiry date when perticular date reached…!
Description : i'm doing event registration,whenever user register it will add an expiration date to the database as well as in user profile & the expiration date is fixed to a particular date no ...
0
votes
1answer
56 views
Need for software solution to set expiry dates for requests
I have to create a program that would allow different users to post a request (there should be a request form to fill in) that would be then moderated by an administrator. The administrator then would ...
2
votes
1answer
2k views
Memcache and expired items
When in memcache the available memory is full, memcache uses the LRU (last recently used) algorithm to free memory.
My question is will the LRU Algorithm rather delete entries that have not been used ...
0
votes
1answer
3k views
Sharepoint 2010 workflow to send automatic email notification before document expiry
In Sharepoint 2010, As part of an approval workflow process, I would like to implement a Automatic Email notification before the document expiry.
Lets say whenever the document is "Approved",my ...
2
votes
1answer
705 views
ASP.NET Session Cache - Individual item expiry
Why can't you set an individual expiry when adding an item to the Session object?
With Cache.Add() you can set an absolute expiration and sliding expiration. Why can you not do this with Session?
0
votes
1answer
21 views
Add expiry headers to off-server objects?
I just want to ask if it is possible to add expiry headers to the off-domain objects, for example, if i include jQuery from google CDN , can i add expiry header to it using htaccess or PHP?
1
vote
1answer
606 views
iOS - Getting expiration time of in-app subscription purchases
In my iOS app, I included in-app purchase for subscription. In order to use the app, they have to purchase the subscription and then only it will work.
I don't have any server and so I'll maintain ...
2
votes
1answer
665 views
StoreKit - How to get the correct expiry date?
I have got StoreKit to work for auto-renewable subscriptions and can successfully buy and renew subscriptions via the Sandbox. So far, so good.
The problem I am having is that the expiry date being ...
37
votes
8answers
11k views
Facebook Page Access Tokens - Do these expire?
I'm building an app that allows users to administrate their Facebook Fan Pages. This requires the following two Access Tokens:
A User Access Token
A Page Access Token
I'm quite familiar with User ...
0
votes
2answers
2k views
Session clearing issue with PHP
I'm using a Facebook Connect application. Imagine it's a kind of application, where users come to my site, clicks connect button, logs in to Facebook and comes back to my site and wait for another ...
1
vote
1answer
152 views
apache expiryByType configuration
I am following the suggestion from pagespeed to set a expiry header for most resources, however, I can't seem to set the configuration for all hosts served, it only works if I set it for one single ...
0
votes
1answer
29 views
Can/Should I disable the cache expiry when backing data store is unavailable?
I'm just started out with Ehcache, and it seems pretty good so far. I'm using it in a simplistic fashion to speed up reads against a database, but I wonder whether I can also use it to let the ...
0
votes
2answers
89 views
Is there a way to identify the cause for session expiry?
The session time out is set to 20mins but the application session keeps expiring abruptly well within 20 mins. I am not able to identify the cause of session expiry? Is there a way to find what is ...
0
votes
0answers
388 views
vb.net Cookie getting delete upon closing browser?
I am facing a problem with cookie expiry.
Although I set the expiry after 3 days but the cookie
gets deleted upon closing the browser.
Here is my code.
Private Sub setMyCookie(ByVal username As ...
3
votes
0answers
355 views
WCF Service Certificate - how to manage certificate expiry
I have a WCF service that uses a certificate in the following way:
Credentials.ServiceCertificate.SetCertificate(System.Security.Cryptography.X509Certificates.StoreLocation.LocalMachine, _
...
0
votes
1answer
651 views
Active Directory Password Synchronization agent's Identity Manager User Password Expiry
Active Directory Password Synchronization agent is a tool supplied by IBM tivoli for Synchronizing the password with the enterprise applications that are integrated with Tivoli Identity Manager ...
0
votes
0answers
139 views
asp.net web service error “messages includes expiry but clocks are not synchronized”
I got this error "messages includes expiry but clocks are not synchronized" while calling a web service. When I fiddle my .net generated soap request I see an expired timespan node in my soap header. ...
0
votes
0answers
108 views
rails session will expiry when i change client side time?
I don't want session be controlled by client, what shall i do ?
0
votes
1answer
727 views
Activation codes
I am not sure what shall i put as Title for this Question, But I am here looking for help.
I work in a company which makes desktop based application on CORE JAVA Platform.
We provide an ACTIVATION ...
2
votes
1answer
820 views
Generating unique URL based on user IP for Amazon cloudfront content
I have contents in Amazon cloudfront. These contents are private but will be given access to users when they purchase to get access to the contents for limited period of time.
I want the URLs given ...
-1
votes
1answer
176 views
HTTP_CLIENT_TIMEOUT and cookie expiry period are same?
Is HttpURLConnection.HTTP_CLIENT_TIMEOUT is true, then does this mean session expired?
If yes,
Then, does this same as, cookie expiry ?
6
votes
2answers
775 views
What conditions cause a web browser to display the “Page Expired” message?
I assumed that sending a page out with an expiry (a la)...
Response.Cache.SetExpires(System.DateTime.Now.AddSeconds(5));
Response.Cache.SetCacheability(HttpCacheability.Public);
...
2
votes
1answer
2k views
MySQL delete row after 'expiry'
I am trying to delete expired entries in a MySQL database, on creation or update a field called lastBeat is updated with CURRENT_TIME and I use the following query to check/delete rows older than 20 ...
32
votes
4answers
7k views
Maximum Year in Expiry Date of Credit Card
Various online services have different values for maximum year of expiry, when it comes to Credit Cards.
For instance:
Basecamp: +15 years (2025)
Amazon: +20 years (2030)
Paypal: +19 years (2029)
...
0
votes
1answer
2k views
FormsAuthentication.SetAuthCookie
hi we are using FormsAuthentication.SetAuthCookie(profile.Id, false);
Now the question is when does this cookie expires?
It ofcourse expires once i close all the browsers but it doesn't i keep the ...
2
votes
3answers
1k views
How to unittest Session timeout in Django
I have a requirement something like this:
As soon as the user signsup(and will be in the waiting state untill he confirms his email address), a session variable is set something like ...
3
votes
4answers
389 views
How long should you let a user stay signed in for on a web application?
Background to question:
We are building an online web application that requires the user to sign in. We will add the ability to "keep me signed in on this computer for x weeks."
Question:
What is ...
3
votes
1answer
2k views
Design Classic ASP applications to detect session expiration dynamically
I've got a Classic ASP application that relies on session; if the user leaves a screen idle and then runs a form post or other operation, I'd like to know whether the session has expired.
Currently ...
0
votes
5answers
315 views
Consensus on software license protection?
Is there any generally accepted guidelines as to when and how often to check with a license server that the license is still active?
Edit: For clarification, the software I am dealing with would have ...




