The sessions tag has no wiki summary.
0
votes
1answer
79 views
Configuring Apache session correctly
I am trying to configure Apache to timeout sessions correctly. I have had a look through some results in Google but didn't quite understand how to set this.
Basically I would the users session to ...
1
vote
2answers
60 views
Best way to run admin side mySQL based sessions (without modifying php code)
I'd like to set up mysql sessions in my hosting environment that works for all of my clients across the board for my load balanced environment. After some googling, it sounds like most people's ...
2
votes
1answer
51 views
What is the difference between concurrent sessions and IPsec/VPN sessions?
Our company is looking at hosting our software with an ASP model of distribution and we're looking at firewall hardware to protect our data center. My question is what is the difference between the ...
1
vote
1answer
33 views
Delete specific PHP sessions
I'm using PHP sessions as the focus for a user system on a website. As an admin of the site I would like to delete specific sessions to force users to logout. Or at least delete all the sessions so ...
1
vote
2answers
52 views
Possible causes of PHP /tmp device full error
I am getting the following error on the odd occasion on our web server:
Warning: session_start(): open(/tmp/sess_7ifl201pvdd91rr6tr4015n5k4,
O_RDWR) failed: No space left on device (28) in
...
0
votes
1answer
54 views
Tomcat - how to store sessions in DB immediately?
I'm experimenting with tomcat JDBCStore-based session persistence and wonder whether there is a way to make tomcat store sessions in DB as soon as possible?
I've tried to play with minIdleSwap and ...
0
votes
1answer
53 views
Caching and/or session issue with django application
We're having several issues with users getting logged out and/or not being able to sign in to our Django application. We have a single database, multiple front end servers, and a nginx load balancer ...
4
votes
1answer
115 views
Looking for specifics about how PHP session garbage collection works
PHP has several session settings that control the probability that garbage collection (i.e. deletion of expired sessions) will occur.
My question is: does this probability apply to all running Apache ...
0
votes
1answer
51 views
My /tmp/cook file is going crazy?
Currently, after 10 days or so after cleaning up my /tmp/cook directory, there are 3657 session files
vm645:/tmp/cook# ls | wc -l
3657
so I assumed they're not cleaned up itself.
Snippet of my ...
0
votes
0answers
64 views
PHP upgrade to 5.3 from 5.2, sessions no longer get stored
background link: http://stackoverflow.com/questions/7014945/php-upgrade-5-2-to-5-3-session-issue
I have upgraded PHP on my 2008 std server from PHP 5.2 to PHP 5.3. Following the upgrade, sessions no ...
3
votes
1answer
144 views
Best Way to store sessions in a High Availability / High Performance way in Multiple Server Environment
I have an application (Magento) that has an abstracted session storage layer. I'm trying to visualize the best way to store sessions.
mysql Database? I'm thinking a dedicated database with a very ...
1
vote
2answers
233 views
Reconnect ssh session when disconnected without screen
I initiated 'do-release-upgrade' over ssh, and then my (client) network connection died.
How can I reconnect to the session which is performing this command?
0
votes
1answer
28 views
Way to make IIS ignore the domain name for session?
We have an issue in a .NET application where the session isn't working right if the user does not have "www" in the domain; this causes application issues. I'm investigating the code part to see if a ...
3
votes
4answers
97 views
how to use temporary profile when ssh to remote server
I am frequently logging in to remote servers using ssh, to do standard administrative stuff. I have local bashrc/vimrc and various other configuration files that I would like to be available remotely. ...
1
vote
1answer
506 views
Load-Balanced IIS 7.5 Web Server ASP.NET Session State problem
we have a problem with an ASP.NET website where the users' sessions are behaving oddly - session data appearing, disappearing and re-appearing.
I think I know what the problem is:
Our setup is 2 x ...
1
vote
2answers
89 views
CPU being pushed to 100% by a process, trying to track and eliminate the problem
I am having trouble with the web servers CPU getting stuck at 25%, then 50%, then 75% until finally maxing out at 100%. Which we are guessing may be some slightly slower SQL queries stacking up, but ...
0
votes
0answers
48 views
Please help me to find out some good application session analyzer
Jboss application server is running in my live application and am facing some issue with user sessions. There could be some tools that can help me find all the sessions present on the server. ...
0
votes
2answers
245 views
Is there a MySQL engine for in-memory tables that support row locks?
The default MySQL in-memory engine only supports table-locks. This is killing our performance on our session table (using Joomla on the front-end).
Is there a (third-party) engine of an in-memory ...
0
votes
1answer
309 views
PHP fails to start sessions - disk corrupted?
In my Linux server, I can't login to my PHP application having an issue related to PHP sessions:
PHP Error Logs:
[Sat May 21 21:27:50 2011] [error] [client ] PHP Warning: Unknown: ...
1
vote
1answer
39 views
Users have multiple sessions in 2003 file server
Our office uses Windows Server 2003 R2 SP2 for our file server.
In the File Server Management console, under Sessions (Local) many of the users have multiple sessions listed, most of them on the same ...
0
votes
0answers
83 views
Multiple Sessions per Client
I have a PHP script that will store session hash in the database for each client (who's online table). I don't know why, but recently I noticed almost all clients have multiple session ids. I don't ...
0
votes
1answer
184 views
Maximum amount of memory per session with IIS/.NET
I'm troubleshooting some memory issues we're running into with a heavily used ASP.NET site hosted on IIS6. Intermittently we have to manually recycle our application pool (process) to resolve issues ...
2
votes
0answers
154 views
Tomcat sessions not expiring
I'm having problems with sessions accumulating. I run an instance of Tomcat 6.0.18 on a Windows server. I have 3 apps.
I've been having memory issues (close to heap size, or OOM). When I look ...
2
votes
2answers
147 views
Rsync and wildcards
I am trying to back up both the "Last Session" and "Current Session" files for Google Chrome in one command, but using a wildcard doesn't seem to work.
I am trying with the following command
rsync ...
1
vote
4answers
296 views
Apache SSL losing session over load balancer
I have two physical Apache servers behind a load balancer. The load balancer was supposed to be set up so that a user would always be sent to the same physical server after the first request, to ...
1
vote
0answers
130 views
Error when configuring session state server
We are trying to setup session state server. When we do, we get the following error:
Message: System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected ...
0
votes
3answers
168 views
PHP Sessions on Auto-Scaling Servers
(Apologies for cross-posting with SO. I wasn't sure where it was more appropriate.)
I'm working on a PHP web app deployed to Amazon Web Services. We have load balancers in front of auto-scaled ...
1
vote
1answer
326 views
Apache2 Segfault - need help interpreting this coredump (suspect cause is memcache / php session related)
Three Apache2 web servers running a PHP 5.2.3 web site. We're using Memcache to cache rendered pages but also as the storage engine of the PHP Sessions.
At peak traffic times we're getting Apache ...
1
vote
0answers
792 views
Work Around to use Psexec on Windows Server 2003 64-bit
local OS: Windows Server 2003
remote OS: Windows Server 2003 64-bit
I have a management server (32-bit) which has many scheduled batch scripts running on. One of the script is to use psexec to launch ...
0
votes
2answers
490 views
Failed to write session data
I have a VPS running on CentOS 5 with Plesk 9.
My website us running on FastCGI.
I'm having problems reading / writing sessions. On my servers error_log I get the following errors:
(...) Failed to ...
0
votes
0answers
53 views
Windows - Changing the logon account automatically after dialing VPN?
I have a home computer that I occasionally need to work at. I do this by using VPN to connect to my company network, and this generally works fine. My home computer is not a member of the Windows ...
0
votes
2answers
95 views
Store product data in session variable or access db every time?
I have my database storing lots of information about products (year, name, release_date, volume, etc. etc.). I currently load all of the products once and store them in a session variable - right now ...
0
votes
1answer
151 views
Dual Tomcat installation - problem keeping the users authentication
I am having a problem on a server were both Jira and Confluence is installed.
They are running on different ports (81 and 83), and in task scheduler I find 2 different Tomcat processes. So things ...
0
votes
0answers
363 views
Terminal Server RDP Session ID > unique number?
In a Windows Server 2003/2008 Terminal server environment each RDP-TCP session is given an ID. Starting with ID 1 for the first session and ID 2 for the next and so forth.
Is is possible to change ...
0
votes
2answers
240 views
Multiple RDP connections on one session
I've found out how to have multiple sessions per user, but I need multiple connections to ONE session, like the program TeamViewer is able to do, where multiple people can connect to 1 computer, and ...
1
vote
2answers
487 views
Alot of TIME_WAIT connections? - CentOS
I'm having a huge problem, ok first let me go over my setup.
I have 4 web servers running php which saves sessions to a memcache over my private network. Today just about every hour I have my logs ...
0
votes
1answer
121 views
memcache connections reaching its limit…?
I recently launched my project and had around 2000+ users accessing the application within 10 minutes. I have setup memcache to handle the sessions. What happened was that the server went very slow, ...
2
votes
5answers
238 views
Mitigating risks of HTTP session hijacking on open WiFi networks with VPS
The new Firefox extension Firesheep highlights the fact that HTTP login sessions can be easily hijacked if the data can be sniffed, which is trivial on an open WiFi network.
I would like to set up ...
0
votes
3answers
110 views
How to keep sessions when moving from one application server to another
Assuming I follow the steps in this answer to deploy a new version of an application without downtimes. When I route the users to the new application server instance, the application will not remember ...
0
votes
3answers
1k views
IIS 7.0 does not keep Session Variables
If I host an ASP.NET page with:
<%@ Page Language="C#" %>
<!DOCTYPE html>
<script runat="server">
protected void btn_Click(object sender, EventArgs e)
{
...
0
votes
1answer
816 views
Sessions Problem with PHP-FPM on Nginx
Hi everyone
I got some trouble with sessions that I use on my little project:
PHP Notice: Undefined index: user_ID in ../config/sessions_class.php on line 29
(this is from the nginx error.log)
...
1
vote
1answer
175 views
Sessions different on FCGI or mod_php?
I have a cluster of webservers running on apache-php (with prefork). I'm planning to move from prefork to worker (fcgi). The problem is that I cannot move all servers at once so for a short period of ...
1
vote
1answer
399 views
Openfire Users/Groups and Sessions admin area malfunctioning: “Domain cannot be null”
I'm running Openfire 3.6.4 on a Debian Lenny (x86_64) system with about 40 concurrent users, which was installed via the .deb packet and ran fine for about a year. Then, some of my users complained ...
0
votes
1answer
163 views
Which Windows remote connections bypass LSA? and what r definitions of login vs. logon session?
Having been downvoted 4 times for answering in
http://serverfault.com/questions/169149/has-windows-xp-support-multiple-remote-login-session-rdp-at-a-time/169153#169153
that Windows XP supports ...
0
votes
2answers
318 views
MS licensing of multiple RDP sessions for non-MS products in Windows XP Pro [closed]
Question 1) and 2) were moved into separate thread Which Windows remote connections bypass LSA? and what r definitions of login vs. logon session?
3)
Do I understand correctly that multiple remote ...
0
votes
1answer
437 views
Nginx load-balancing with sessions
I've seen that setting up load-balancing with nginx is pretty easy and i'd like to give it a try. My only concern is about sessions: how can I take advantage of nginx to route all the subsequent calls ...
0
votes
1answer
65 views
users are logged out of my asp.net site once a day. how do I fix it in iis7?
My application uses Forms authentication to log users into the site with their Active Directory credentials. We just switched servers for the app and now they are logged out about once a day. It ...
0
votes
1answer
783 views
IIS7.5 and ASP.NET MVC2: Cache/Session sharing
Is there a way to share the sessions and the cache between multiple IIS7.5 servers that use ASP.NET MVC 2 ?
Something like that what we can easily do with Rails/Django and a memcached server.
It ...
0
votes
3answers
546 views
PHP not saving sessions on subdomain, ok on domain: CentOS
We have a CentOS 5.4 server serving a number of our websites. The server is managed by Plesk 9.2.3.
Our websites are developed in php.
We have our main domain ourapplication.co.uk in ...
6
votes
5answers
5k views
Can a pool of memcache daemons be used to share sessions more efficiently?
We are moving from a 1 webserver setup to a two webserver setup and I need to start sharing PHP sessions between the two load balanced machines. We already have memcached installed (and started) and ...