Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • apache: logs generated by Apache HTTP server
  • j2ee: logs from integration platform
  • tomcat: logs generated by Apache Tomcat

Database

OpenHub stores lot of records to database, namely to these tables (see Data model for more information):

...

Also database records should be backuped. Remove old records to keep good performance - we remove records older then 2 months usually on our production installations. 

Stop ESB

OpenHub allows to switch to stopping mode where no new asynchronous and/or synchronous requests will be processed, only current asynchronous messages will be finished (messages in states IN_QUEUE, PROCESSING and WAITING_FOR_RES).

...