473,379 Members | 1,222 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

aspnet_state storage units

I have a serializable class in VB.NET which stores user data for a session.
When the data is stored by aspnet_state.exe, is the data stored in, say,
blocks of 4KB (cf. disk block sizes), or is only exactly enough space used
for the data?

(ASP.NET 1.1 on WS2003)

I would like to know because it may or may not be worth modifying the class
to minimize the data stored.

The msdn article
http://msdn.microsoft.com/library/de...ssionstate.asp
doesn't mention it.

Looking at Windows Task Manager while starting sessions suggests that the
size of the user data is swamped by whatever else is being stored, but if
anyone knows otherwise it would be good to know.

Andrew
Apr 13 '06 #1
0 1006

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: ravi_shankar | last post by:
I know java,but I am just beginner in C.I have some confusions regarding extern storage specifier and default storage class specifier for a variable when it has file scope that is ,when it is not...
5
by: aneesh | last post by:
Hi all, I have a program, this works fine but if we declare static below "int i" it shows different storage class specifier. what will be the reason. #include <stdlib.h> static int i ; int...
2
by: | last post by:
I am receiving an error each time i attempt to start the aspnet_state.exe program. aspnet_state: exiting with error code 0x80070427. I have verified that the registry keys are present and that...
3
by: Eric Barr | last post by:
I was looking at the aspnet_state.exe (sessionState mode = SessionState) option for caching. I understand its benefits and limitations of using a service that is in memory, can sit on a remote...
2
by: atef shehata | last post by:
hi all, i have a serious problem in the production site. i'm using win2k advanced and iis 5. i'm using oop mode to store the session data(aspnet_state server). my problem is : Sometimes ,...
0
by: MattC | last post by:
Is there a namespace that provides a means of interfacing with the aspnet_state service to retrieve information used in perfmon? TIA M@tC
6
by: MattC | last post by:
I noticed when storing large amounts of information in the StateServer Service that this does not increase in size, the worker process itself seems to grow. I set up a test case to try and prove...
1
by: llevi | last post by:
Hi there, My aspnet_state.exe service is failing to start due to an invalid argument. Does anyone know what arguments are required/valid for this service. I am running XP pro, .NET Framework v...
14
by: Richard Harter | last post by:
Apologies for the length - this post is best viewed with fixed font and a line width >= 72. Below is the source code for a C header file that provides a suite of storage management macros. I am...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.