<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
<font size="-1">Hi All,<br>
<br>
just witnessed a website crumbling due to Varnish hitting the
max_open_files limit (ulimit -n). After that I had the following
hypothesis I want to check with you.<br>
<br>
When Varnish hits the _max_open_file limit it starts to put servers in
unhealthy state due to it not being able to open network sockets since
network sockets are also open files.<br>
<br>
Is that a correct assumption?<br>
<br>
<br>
regards,<br>
<br>
Erwin<br>
<br>
<br>
</font>
</body>
</html>