On Fri, Aug 28, 2009 at 1:48 PM, Lasse Kärkkäinen<tronic+4...@trn.iki.fi> wrote:
> We have had an issue on our server: Wt apparently hangs and causes a
> large number of Apache processes to appear when the /var/run/wt folder
> is missing. Once the folder is created, the queued requests are
> processed and the access_log and error_log get flooded with
> corresponding lines.
>
> Ubuntu seems to remove the folder during reboot, so it being missing is
> quite common.

What Ubuntu does is right, the Filesystem Hierarchy Standard says
"Files under this directory [/var/run] must be cleared (removed or
truncated as appropriate) at the beginning of the boot process" (
http://www.pathname.com/fhs/pub/fhs-2.3.html#VARRUNRUNTIMEVARIABLEDATA
)

Wt should check /var/run/wt exists and create it if it does not.

> Our Wt version is quite old (2.1.2), but since I didn't find a mention
> of this on the list, I am posting anyway. Is the problem known or
> possibly fixed in new versions?

I can't help you on this since I've never used Wt with the FCGI connector

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to