For Programmers: Free Programming Magazines  


Home > Archive > Tcl > October 2006 > Tclhttpd "package limit" error on startup









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Tclhttpd "package limit" error on startup
Robert Hicks

2006-10-31, 7:07 pm

It doesn't prevent the server from working but I get the following when
starting tclhttpd:

can't find package limit
Running with default file descriptor limit

What is it? I did a quick search on the wiki and didn't find anything.

Robert

Michael Schlenker

2006-10-31, 7:07 pm

Robert Hicks schrieb:
> It doesn't prevent the server from working but I get the following when
> starting tclhttpd:
>
> can't find package limit
> Running with default file descriptor limit
>
> What is it? I did a quick search on the wiki and didn't find anything.


Its a small c package inside the Tclhttpd distribution, look in cvs for
it. AFAIK it is there to raise the number of available file descriptors.

Michael
Robert Hicks

2006-10-31, 7:07 pm


Michael Schlenker wrote:
> Robert Hicks schrieb:
>
> Its a small c package inside the Tclhttpd distribution, look in cvs for
> it. AFAIK it is there to raise the number of available file descriptors.
>
> Michael


I don't want mess with "C" at this point...I just commented out that
section and had it spit a different message out.

Thanks though!

Robert

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com