[rt-devel] mason_data and session_data, cache or lib?
    Robert Spier 
    rspier at pobox.com
       
    Wed Jun  4 01:34:58 EDT 2003
    
    
  
At Wed, 4 Jun 2003 15:17:50 +1000,
Jamie Wilkinson wrote:
> I'm working on packaging RT3 so that it fits the FHS spec, by adding a FHS
> section to config.layout, and I'm wondering if masonstatedir and
> sessionstatedir are variable state information or cached data.
> I'm guessing that they should go into the "variable state" directory, but I
> just wanted to check if the data in them is actually just cache.
masonstatedir is cached data.
sessionstatedir is probably variable state - but there are reasons to
preserve session states across server resets and such.
-R
    
    
More information about the Rt-devel
mailing list