Hi all,<br>  I'm using varnish as a reverse proxy frontend on my VPS webservers in front of apache.  I have a relatively small cache size of 100M on disk which seems fine for my needs.  However, I noticed in 'top' that Linux thinks my main varnish process is using 332M of swap.  <br>

  If I increase the thread_pool_min from 5 (where it is now) up to 100, I see that swap number go up to 1.8G!  Is that just the kernel thinking that each thread has its own copy of the cache file open?  Is it anything to be concerned about?  <br>

<br>Jay Janssen<br>