Y
Hacker News
new
|
ask
|
show
|
jobs
by
chung-leong
2687 days ago
The server might be hitting the open file limit or something. A lot of sockets get opened when the server generates an HTML page.
1 comments
chungleong
2684 days ago
Forgot to close file handle. JavaScript-induced rotting of the brain :-p
link