CSS 11500 session log
Hi
i've two CSS 11500 in one-armed configuration, used as load balancer of
proxy server.
I'd like to store in a log all the information about sessions ( the
same information which i can get with the "show flows" command for
exemple), source ip destination ip, port etc etc.
could you help me??
thanks
.
Relevant Pages
- edit/update - all in one PHP pages?
... edits data, I'd generally call it something like editfred.php (for ... write code to wrap and store the data in a cookie which could then ... similar to sessions I believe. ... cookie size is 4Kb which wouldn't be enough on some forms. ... (comp.lang.php) - Re: Going sessionless (and cookie limitations)
... The sticky sessions will ensure the same web user reaches the same ... server in the web farm so the reconnect with the same session. ... Most decent load balancer hardware supports sticky sessions. ... cookieless mode, I learned it is best to avoid it whenever possible. ... (microsoft.public.dotnet.framework.aspnet) - Re: Caching in memory for Apache
... Is there anyway in Mod_python for me to store ... the concept of a session in the context of Web applications, sessions ... persistent information stored on the server: ... the method of transmitting tokens is most often a "cookie" ... (comp.lang.python) - Re: php sessions problem
... Jignesh Thummar wrote: ... the different directory for different users to store the sessions. ... Instead it's storing ... (php.general) - Re: [PHP] keep SESSION using wget?
... I wonder if I can store the cookie file with every ... wget --load-cookies cookies.txt http://my.domain/tracker.php ... You will also need to ensure that the remote server allows sessions to ... scalable system for accessing system services | ... (php.general) |
|