Caucho maker of Resin Server | Application Server (Java EE Certified) and Web Server


 

Resin Documentation

home company docs 
app server 
 Resin Server | Application Server (Java EE Certified) and Web Server
 

resin data directory


Resin will keep its operational data in a directory named resin-data. By default directory resin-data is located under Resin Root.

All data in resin-data directory is managed internally by Resin.

For each server in cluster Resin creates a dedicated directory where operational data for that server is stored: e.g.resin-data/app-0, resin-data/app-1

Operational data for an individual server include two important directories:

A directory for deployed applications named .git
A directory for sessions and distributed cache named distcache

Deleting .git directory will result in all deployed applications be deleted from the server.

Deleting directory distcache will result in session data being deleted.

DIRECTORY OR FILEDESCRIPTION
.gitContains deployed applications
distcacheSession store and distributed cache data store
logResin log message database for reporting recent messages to pdf report and Resin-Admin
stat_data.db, stat_name.dbResin runtime statistics database. Used for reporting in pdf report and Resin-Admin
tmptemporary directory for large file operations
xa.log*Distributed transactions log


Copyright © 1998-2015 Caucho Technology, Inc. All rights reserved. Resin ® is a registered trademark. Quercustm, and Hessiantm are trademarks of Caucho Technology.

Cloud-optimized Resin Server is a Java EE certified Java Application Server, and Web Server, and Distributed Cache Server (Memcached).
Leading companies worldwide with demand for reliability and high performance web applications including SalesForce.com, CNET, DZone and many more are powered by Resin.

home company docs 
app server