Erlang Mailing Lists

Author Message

<  Yaws mailing list  ~  are their problems with yaws site ?

kevin
Posted: Mon Jan 08, 2007 11:38 pm Reply with quote
User Joined: 25 Nov 2006 Posts: 18 Location: tulsa Oklahoma
hello are there problems with the yaws website it is timing out on the connection today


Post recived from mailinglist
View user's profile Send private message Yahoo Messenger
Guest
Posted: Tue Jan 09, 2007 7:56 am Reply with quote
Guest
kg9020@gmail.com wrote:
> hello are there problems with the yaws website it is timing out on the
> connection today
>

Thanks ... up again.

The problem is probably pretty bad. Needs to be investigated.
I had a whole bunch of:

=ERROR REPORT==== 8-Jan-2007::05:26:58 ===
Yaws process died: {{badmatch,{error,emfile}},
[{yaws_server,cache_file,4},
{yaws_server,handle_request,3},
{yaws_server,aloop,3},
{yaws_server,acceptor0,2},
{proc_lib,init_p,5}]}

in the error log .... yuck.


/klacke

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Erlyaws-list mailing list
Erlyaws-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlyaws-list
Post recived from mailinglist
Guest
Posted: Tue Jan 09, 2007 8:52 am Reply with quote
Guest
Claes Wikstrom wrote:
> The problem is probably pretty bad. Needs to be investigated.
> I had a whole bunch of:
>
> =ERROR REPORT==== 8-Jan-2007::05:26:58 ===
> Yaws process died: {{badmatch,{error,emfile}},
> [{yaws_server,cache_file,4},
> {yaws_server,handle_request,3},
> {yaws_server,aloop,3},
> {yaws_server,acceptor0,2},
> {proc_lib,init_p,5}]}
>
> in the error log .... yuck.
>
>
Too many open FD's? What is your ulimit (ulimit -a or ulimit -n for just
the fd list, use -Ha to see the hard limit)?

I'm struggling to see how the cache could have many files open, but if
you're also reasonably popular (one FD per socket) then it is quite
possible.

Cheers,
Bruce

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Erlyaws-list mailing list
Erlyaws-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlyaws-list
Post recived from mailinglist
Guest
Posted: Tue Jan 09, 2007 9:03 am Reply with quote
Guest
Bruce Fitzsimons wrote:
> Claes Wikstrom wrote:
>> The problem is probably pretty bad. Needs to be investigated.
>> I had a whole bunch of:
>>
>> =ERROR REPORT==== 8-Jan-2007::05:26:58 ===
>> Yaws process died: {{badmatch,{error,emfile}},
>> [{yaws_server,cache_file,4},
>> {yaws_server,handle_request,3},
>> {yaws_server,aloop,3},
>> {yaws_server,acceptor0,2},
>> {proc_lib,init_p,5}]}
>>
>> in the error log .... yuck.
>>
>>
> Too many open FD's? What is your ulimit (ulimit -a or ulimit -n for just
> the fd list, use -Ha to see the hard limit)?


Absolutely too many fds ... thus the above "yuck"

>
> I'm struggling to see how the cache could have many files open, but if
> you're also reasonably popular

Haha

> (one FD per socket) then it is quite
> possible.
>

The problem here surely isn't popularity, rather we (I) have an fd
leak somewhere. It could be pretty much anywhere and I need to
find out exactly where. The reason I posted the above error_message
was in the vain hope that somebody else had also seen it.

/klacke


--
Claes Wikstrom -- Caps lock is nowhere and
http://www.tail-f.com -- everything is under control
cellphone: +46 70 2097763

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Erlyaws-list mailing list
Erlyaws-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlyaws-list
Post recived from mailinglist
Guest
Posted: Tue Jan 09, 2007 9:19 am Reply with quote
Guest
Claes Wikstr

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum