Tagged Questions
0
votes
0answers
56 views
sess_expiration not lasting declared length in Chrome - CodeIgniter
I noticed that in FF and IE10 the contents of my shopping cart (I'm using the cart class) are in tact after a two days have passed, but in Chrome the content has been deleted.
This is my session ...
0
votes
1answer
125 views
Express.js + Passport.js + no-ip.org issue: dynamic ip server user authentication keeps getting reset
I've tried searching far and wide for a solution to this. The app works properly when run as localhost keeping users authenticated for an extended period. But when I run it on my server and log in ...
0
votes
1answer
86 views
why not session data is stored in table duration do login in site?
I am New Comer in PHP with MVC Codeigniter Framework.
I have a issue about session storing in table(ci_sessions) with codeigniter.and i have also set config.php file like-
$config['sess_cookie_name'] ...
1
vote
1answer
99 views
php session on page 1 and page 2
Here is my question, I have lets say 2 pages page 1 and page 2, what I need is to open session and set cookie on page 1 that will remain for 1 hour and will be reset on every page refresh. Now the ...
0
votes
2answers
44 views
Keep session after brower is closed
I want to be able to keep a PHP session, even after the browser has been closed. I know on this question, they suggested using the session_set_cookie_parameters() parameter, but I am unable to find a ...
-1
votes
1answer
41 views
how to test my session?
My website is built in PHP.I want to know how to test the session whether it is breaking or whether it is vulnerable to any security attacks. Is there any tool available or I have to do it manually ?
0
votes
1answer
252 views
Can alfresco webscripts still be called after session time out?
What I am doing is I set both alfresco and share to session time out time 60 minutes in their web.xml file.
My scenario is
When I want to start a workflow in Start Workflow page, I fill all
...
3
votes
2answers
81 views
Will a browser session continue if you switch networks?
If I have an Application that requires the user to log in. If I log in at home on one network then go some where else, like the library down the street and switch networks will the session continue?
...
0
votes
1answer
72 views
How would one technically describe this desired website functionality(involving timeout, log-in)
On websites like eBay, if you would time-out of your session, and say you were looking at a shoe, when you come back(after your sleep) to the page, you'd see the shoe, but you're logged out.
However, ...
1
vote
0answers
376 views
C# SessionState custom. Session never expires
I have a problem with an MVC3 application and MySQL persistent DB session.
The problem is that session never expires.
ResetItemTimeout method is callign before GetItemExclusive
GetItemExclusive ...
0
votes
0answers
165 views
Session cookie times out too early
I'm just noticing that my $_SESSION variable gets emptied while developing, if I'm taking a break - I always thought the session gets closed only if the browser gets closed?
I've read a bit, and ...
5
votes
2answers
3k views
MVC 3 / Jquery AJAX / Session Expires / C# - Handling session timeout durng ajax call
I have an ajax call to MVC which returns a partialview. This is all fine until the session ends or the cookie expires. When I make the ajax call it displays the content inside a div that was meant to ...
0
votes
0answers
292 views
PHP Sessions keep timing out after 24 minutes… session.gc_maxlifetime set to 90000
I can't figure out why my PHP sessions are timing out after 24 minutes even after I set session.gc_maxlifetime to a very high amount.
I specifically went into my /tmp folder to look at the session ...
0
votes
1answer
36 views
extending session timeouts
I have a website where users log in, in this website, it wouldn't be strange for them to have a webpage open for hours, maybe even a whole day.
How would i go about keeping their session active for a ...
1
vote
0answers
59 views
Can Read-only ASP application/web-page recreate expired sessions and update them?
I had a query on behavior of an ASP read only application using a custom Session State provider.
I assume, for a normal read-write application/web-page the session will be recreated after the expiry ...
7
votes
2answers
195 views
Few questions about PHP sessions
I have a few a few question about php sessions:
Since the default value for session.gc_maxlifetime is 24 mins then that means any session file that isn't modified for 24 mins will be deleted and the ...
0
votes
1answer
86 views
Managing long-term user sessions
For sites like Facebook and stackoverflow where you can revisit the site after a month of absence and still be logged in - do these sites simply set a long session timeout and then maintain your ...
0
votes
4answers
1k views
How to delete/unset a cookie on php?
I want to unset/delete my existing cookie with this:
setcookie ("user", "", time()-1);
unset($user);
But cookies can not be deleted or unset. So what is problem?
0
votes
1answer
220 views
Cake Session Terminating too quickly
I'm making an iphone app that communicates with a CakePHP site. On the app & site the user logs in and a session is generated. On the site the session persists but it does not on the app. It seems ...
3
votes
3answers
2k views
Set different timeout for different session variables in ASP.Net
Is this possible to set different timeout for different session in ASP.Net?
Edited
I mean that in the same page i have 2 session variable Session["ss1"] and Session["ss2"], is there possible to set ...
1
vote
2answers
620 views
php scripts logout too quickly
I was working in a project where another developer wrote the code,while a user is login the session_start() as usual and then he is cheking like belows:
if($a['userName'] == $username && ...
0
votes
3answers
84 views
IN WEB scripting specially in PHP What could be the possible information we can store on the client?
Sessions and cookies are the basic storing of session but are there any several ways to store an information on client temporary files or maybe on its browser?
Does sessions and cookies can be ...
1
vote
1answer
1k views
The question between session.gc_maxlifetime and session.cookie_lifetime
My first question in stackoverflow. Thanks in advance!
I am so confused about the PHP session mechanism. I have understand the session.gc_maxlifetime by PHP - ini_set('session.gc_maxlifetime', 5) - ...
0
votes
3answers
2k views
how do I show a php page just once only per user
Hi I have a php page that I want show it just one time per user.
I think this just might be possible with cookies,session-timeout or session-cookies.
But I'm not sure.
Thanks for your kindness :)
8
votes
1answer
5k views
Get Session expiration time in Zend Framework
Is there a way in Zend Framework or PHP to get the time until the Session(PHPSESSID cookie) expires?
2
votes
1answer
289 views
General Session Management and common time out
What is general Session timeout for any web application? Whether it should be of some minutes if i remain idle after login ?
1
vote
1answer
6k views
CakePHP session timeout problem
I have a problem with my authentication in CakePHP. Whatever I try, Cake will either tell me I'm de-authenticated after each request, either I'm still authenticated, even though I closed the browser ...
2
votes
1answer
559 views
difference between session expired and invalidated
What is the difference between expired session and invalidate session?
And also, how to make session expired in java?
Please help me.
Thanks in advance.
4
votes
1answer
652 views
Large number of Session_Start with same session id
I'm running a ASP.NET website on my development box (.NET 2.0 on Vista/IIS7).
The Session_Start method in global.asax.cs logs every call to a file (log4net).
The Session_End method also logs every ...

