[EMAIL PROTECTED] writes: > i don't know if it's logic...i just try everythink ... is there any > possibility to cache object in RAM ?
Varnish caches objects in virtual memory, and leaves it up to the kernel to decide whether this means RAM or swap. > If not then can you tell waht should i do remove this error ... Increase the data size limit Reduce the number of worker threads Reduce the size of the cache file Switch to a 64-bit machine DES -- Dag-Erling Smørgrav Senior Software Developer Linpro AS - www.linpro.no _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
