archives

Date
  • 01
  • 02
  • 03
  • 04
  • 05
  • 06
  • 07
  • 08
  • 09
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28

Bug in submisson queue

Chris picked this up: apparently when voting on nodes in the submission queue the post is reentered after a vote is registered. I'm not sure why this is. I'll update this thread with more information once I have look at the queue code...


Nodalpoint server load

I plan to start posting regularly to the forums on nodalpoint updates and server problems. I welcome comments and suggestions on theses issues.

Recently the nodalpoint server has been experiencing periodic high loads. I have yet to track down the exact cause of this, whether there are just too many hits for the server to cope with at certain times or if my Apache-PHP-MySQL configs need more optimizing.

Stupidly I have had the Drupal caching system turned off, which might have something to do with the high loads. I recall the reason for switching of caching in the first place was due to some bugginess in the display of the front page with caching on (recent comments not updating etc.). This is odd as the errors were reported by registered users, cached pages are only displayed for anonymous users according to the Drupal documentation.