Re: Maxing out sessions?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It's *possible*, however I think slightly unlikely... as when a
problem occurres it occurres across all php applications on the
server.. in that... there is a network status page, a small customer
login area, and a weather section and they all die...

I guess I'm not looking for a magic answer... just someplace to look
for solutions... like things to watch on the server... clearly, it
seems, disk space and not even files per directory are even a
problem... so....


On Tue, 25 Jan 2005 10:36:34 -0800 (PST), Richard Lynch <ceo@xxxxxxxxx> wrote:
> Matt wrote:
> > Ok,
> > Right now if I look at a session I see the following... this is on a
> > mail server.. so this is all mail variables and such...  There are
> > currently 319 session files and 1.5MB... you know I'm also wondering
> > now.... if I didn't read things wrong.. .I wonder if it said 2.0MB not
> > GB yesterday.. that would be a huge difference.
> 
> 2M sure sounds a lot more reasonable than 2G...
> 
> gettext_php_loaded|b:1;gettext_php_domain|s:12:"squirrelmail";gettext_php_dir|s:13:"../../locale/";gettext_php_translateStrings|a:5:{s:8:"New
> > Mail";s:8:"New Mail";s:17:"ChiliTech Notice:";s:17:"ChiliTech
> > Notice:";s:18:"You Have New Mail!";s:18:"You Have New
> > Mail!";s:13:"View New Mail";s:13:"View New Mail";s:12:"Close
> > Window";s:12:"Close
> > Window";}gettext_php_loaded_language|s:5:"en_US";gettext_php_short_circuit|b:1;sq_base_url|s:31:"http://webweather.chilitech.net";base_uri|s:1:"/";onetimepad|s:12:"GJTEpMkqNw==";sqimap_capabilities|a:1:{s:11:"IMAP4rev1
> > ";b:1;}delimiter|s:1:".";username|s:11:"pcaddey1376";user_is_logged_in|b:1;just_logged_in|b:1;attachment_common_types|a:7:{s:9:"image/gif";b:1;s:15:"image/x-xbitmap";b:1;s:10:"image/jpeg";b:1;s:11:"image/pjpeg";b:1;s:18:"application/msword";b:1;s:29:"application/x-shockwave-flash";b:1;s:3:"*/*";b:1;}attachment_common_types_parsed|a:0:{}theme_css|s:0:"";boxesnew|a:4:{i:0;a:7:{s:3:"raw";s:43:"*
> > LIST (\Marked \HasChildren) "." "INBOX"
> > ";s:9:"formatted";s:5:"INBOX";s:14:"unformatted-dm";s:5:"INBOX";s:11:"unformatted";s:5:"INBOX";s:16:"unformatted-disp";s:5:"INBOX";s:2:"id";i:0;s:5:"flags";a:2:{i:0;s:6:"marked";i:1;s:11:"haschildren";}}i:1;a:7:{s:3:"raw";s:44:"*
> > LIST (\HasNoChildren) "." "INBOX.Drafts"
> > ";s:9:"formatted";s:18:"&nbsp;&nbsp;Drafts";s:14:"unformatted-dm";s:12:"INBOX.Drafts";s:11:"unformatted";s:12:"INBOX.Drafts";s:16:"unformatted-disp";s:12:"INBOX.Drafts";s:2:"id";i:1;s:5:"flags";a:1:{i:0;s:13:"hasnochildren";}}i:2;a:7:{s:3:"raw";s:42:"*
> > LIST (\HasNoChildren) "." "INBOX.Sent"
> > ";s:9:"formatted";s:16:"&nbsp;&nbsp;Sent";s:14:"unformatted-dm";s:10:"INBOX.Sent";s:11:"unformatted";s:10:"INBOX.Sent";s:16:"unformatted-disp";s:10:"INBOX.Sent";s:2:"id";i:2;s:5:"flags";a:1:{i:0;s:13:"hasnochildren";}}i:3;a:7:{s:3:"raw";s:43:"*
> > LIST (\HasNoChildren) "." "INBOX.Trash"
> > ";s:9:"formatted";s:17:"&nbsp;&nbsp;Trash";s:14:"unformatted-dm";s:11:"INBOX.Trash";s:11:"unformatted";s:11:"INBOX.Trash";s:16:"unformatted-disp";s:11:"INBOX.Trash";s:2:"id";i:3;s:5:"flags";a:1:{i:0;s:13:"hasnochildren";}}}auto_create_done|b:1;prefs_cache|a:8:{s:12:"chosen_theme";s:27:"../themes/default_theme.php";s:17:"show_html_default";s:1:"0";s:13:"javascript_on";s:1:"1";s:8:"hililist";s:6:"a:0:{}";s:12:"twc_weather0";s:345:"17810\17810\after\1\1\0\0\1\0\1\0\1\1105488021\
> > Allenwood, PA (17810)\33&deg;F\24&deg;F\Light Rain\0&nbsp;Low\East
> > Northeast at  12&nbsp;mph\31&deg;F\92%\7.0  miles\30.15  in and
> > rising\3600\1\275\\\\\\\\\1\0\1\\<IMG
> > SRC=../plugins/twc_weather/twc_image_handler.php?wicon=http://image.weather.com/web/common/wxicons/52/11.gif
> > WIDTH=52
> > >\1\\1\0\0";s:14:"newmail_recent";s:2:"on";s:13:"newmail_popup";s:2:"on";s:8:"weather0";s:182:"17810\Allenwood,
> > PA\after\1\1\1\0\1\1\1\1\1\1106670053\\28&deg;F\18&deg;F
> > (-8&deg;C)\Overcast\\W 12 MPH\21&deg;F (-6&deg;C)\75 %\10.00
> > mi.\29.90&quot; (1013.4
> > mb)\7200\1\\\\\\\\\\1\\";}prefs_are_cached|b:1;[
> 
> How does this compare to a valid login?
> 
> Anything, other than the obvious missing PHPSESSID stuff?
> 
> Is it possible that the Weather/Mail server is sometimes wiping out your
> Cookie?...
> 
> --
> Like Music?
> http://l-i-e.com/artists.htm
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux