chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] Re: #316: spiffy hangs sometimes


From: Chicken Trac
Subject: [Chicken-janitors] Re: #316: spiffy hangs sometimes
Date: Mon, 09 Aug 2010 18:03:55 -0000

#316: spiffy hangs sometimes
-------------------------+--------------------------------------------------
  Reporter:  felix       |       Owner:                    
      Type:  defect      |      Status:  new               
  Priority:  critical    |   Milestone:  4.6.0             
 Component:  extensions  |     Version:  4.5.x             
Resolution:              |    Keywords:  spiffy call-cc.org
-------------------------+--------------------------------------------------

Comment(by zbigniew):

 What's the purpose of trying the high-load scheduler?  call-cc is
 sustaining two hits per second max, usually much lower.

 What I would be curious to see is the number of threads that were running
 at the time.  If there were 1024 stuck threads, spiffy will refuse to
 spawn any more (it will block via mutex until a thread finishes).

 Another less likely possibility is that it ran out of file descriptors
 and/or ports are not being closed properly on exception.

 If you want to cut down on traffic, it is probably a good idea to forbid
 the robots from crawling the edit pages, the history pages, the git
 objects in chicken-core, chicken.wiki.br, and the https:// schema.  That's
 a lot of duplicate or irrelevant bandwidth.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/316#comment:1>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]