Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 170 of 808  Not logged in ELOG logo
ID Date Icon Author Author Email Categorydown OS ELOG Version Subject
  1991   Mon Oct 16 16:20:06 2006 Question Dimitrios Tsirigkasdimitrios.tsirigkas@cern.chQuestion  Problem with large entry size
Hi Stefan,

I have posted an entry of approximately a thousand lines (ten thousand words). Posting it took some time, which is logical to a certain degree. However, whenever a user asks for "Full" view of the logbook, the page takes around two minutes to load and the CPU usage on the elog server goes to beyond 90% for all this time. Is this to be expected for an entry of that size or is there something going wrong here?

Thanks,
Dimitris
  1992   Mon Oct 16 16:53:43 2006 Reply Stefan Rittstefan.ritt@psi.chQuestion  Re: Problem with large entry size

Dimitrios Tsirigkas wrote:
I have posted an entry of approximately a thousand lines (ten thousand words). Posting it took some time, which is logical to a certain degree. However, whenever a user asks for "Full" view of the logbook, the page takes around two minutes to load and the CPU usage on the elog server goes to beyond 90% for all this time. Is this to be expected for an entry of that size or is there something going wrong here?


The problem lies in the ELCode parsing. When you post an entry in ELCode form, the elogd server has to parse every word to see if it's any of the ELcode tags. This is right now implemented in a kind of poor way, such that it takes very long for long entries. I will work to optimize that. In the meantime, it will help if you post such long entries just in "plain" form.

- Stefan
  1993   Mon Oct 16 17:18:58 2006 Reply Stefan Rittstefan.ritt@psi.chQuestion  Re: Problem with large entry size
I improved the performance by some factor in SVN revision 1733. Can you give it a try and report your speed improvement? Depending on the result, I can probably do even a bit better with some more effort.

- Stefan
  1994   Mon Oct 16 17:32:58 2006 Reply Dimitrios Tsirigkasdimitrios.tsirigkas@cern.chQuestion  Re: Problem with large entry size

Stefan Ritt wrote:
I improved the performance by some factor in SVN revision 1733. Can you give it a try and report your speed improvement? Depending on the result, I can probably do even a bit better with some more effort.

- Stefan


Dear Stefan,

Thank you for your quick reply. I will install the new version and I will let you know as soon soon as possible.

Best,
Dimitris
  1995   Tue Oct 17 09:11:15 2006 Question Arckonitcrashrunover@hotmail.comQuestionWindows2.6.2Email format
Hi all,
Before all, i would say that ELOG is simply one of the best web-based program
Simple and fast
Just one day to configure it for our firm with multiple groups and so on ^^

So, my last problem is in the Email format
I know the use "use email heading" and other, but i would like to configure the body of the mail, where there is the link, the name of the author, etc.

I wonder if it could be customized
thank again for this soft, and good continuation
  1996   Tue Oct 17 09:14:41 2006 Reply Stefan Rittstefan.ritt@psi.chQuestionWindows2.6.2Re: Email format

Arckonit wrote:
I know the use "use email heading" and other, but i would like to configure the body of the mail, where there is the link, the name of the author, etc.


Following options can be used to format the email body:

  • Use Email heading = ...
  • Use Email Subject = ...
  • Email attributes = ...
  • Email encoding = ...
  • Email format = ...

Probably the last one is the one you are looking for...
  1997   Tue Oct 17 09:29:39 2006 Reply Arckonitcrashrunover@hotmail.comQuestionWindows2.6.2Re: Email format
Thanx for the quick answer
Email format = ?
Where can i find some help to use this feature ?
  1998   Tue Oct 17 09:32:21 2006 Reply Stefan Rittstefan.ritt@psi.chQuestionWindows2.6.2Re: Email format

Arckonit wrote:
Thanx for the quick answer
Email format = ?
Where can i find some help to use this feature ?


RTFM!

http://midas.psi.ch/elog/config.html#flags search for Email format
ELOG V3.1.5-3fb85fa6