By Daniel Du

I was asked how to count the number of active sessions in AIMS, unfortunately there is no public API to do that. But I came across Jackie’s blog post (Jackie is an active contributor of MapGuide Open Source), in which he exposed a method, it is pretty interesting, I would like to share with you:

"You can actually count the number of sessions that are active by looking at the Repositories/Session folder of your MapGuide Server install directory. Each session takes 2 files (a .db file and a .dbxml file), so the math is not rocket science.”

Counting the active session number and tune up concurrent performance of MapGuide/AIMS

In this blog post, Jackie also demonstrate the performance capability of MapGuide and provide suggestions how to tune it up. If you have performance problem with MapGuide, especially when you have many concurrent user, this blog will definitely help you.

作者:峻祁连
邮箱:[email protected] 
出处:http://junqilian.cnblogs.com 
转载请保留此信息。



本文转自峻祁连. Moving to Cloud/Mobile博客园博客,原文链接:http://www.cnblogs.com/junqilian/archive/2012/08/30/2663633.html,如需转载请自行联系原作者

相关文章:

  • 2021-09-02
  • 2021-10-06
  • 2021-11-03
  • 2021-10-01
  • 2021-08-11
  • 2021-04-01
猜你喜欢
  • 2022-12-23
  • 2021-11-22
  • 2021-12-18
  • 2022-12-23
  • 2021-06-06
  • 2022-12-23
相关资源
相似解决方案