[Mono-dev] .WAPI folder

Dick Porter dick at ximian.com
Tue Jan 17 10:45:51 EST 2006


On Mon, 2006-01-16 at 18:22 +0100, Matthijs ter Woord wrote:
> Hi,
>  
> Is it desirable to have the .wapi directory on a in-memory filesystem?
>  
> I mean, when having dozens of applications running (like web servers =
> xsp, ftp servers, and others), what size would the .wapi folder be in
> the worsed scenario?

At the moment the contents has a fixed size.

In the fairly near future it will be changed to have a much smaller
initial size but expanding the files as necessary.  In the worst case it
would just fill the available filesystem space, so the answer seems to
be give your ramfs an adequate but limited size.

In normal operation (ie, without using the MONO_SHARED_DIR environment
variable) there is one .wapi directory per user, not per application.

- Dick






More information about the Mono-devel-list mailing list