In message <[EMAIL PROTECTED]>, Bjoern Metzdorf writes: >Recently we had some problems with slow requests. Some static graphic >files suddenly took several seconds to load instead of the usual >milliseconds. After a restart of varnish everything was fine again and >the very same graphic was fast again.
You want to use some tool to graph your system activity so that you can see what system resource is causing your grief. Most likely it is disk-I/O, but without data it is impossible to be sure of that. A lot of varnish people seem be partial to the "Munin" tool for this. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [EMAIL PROTECTED] | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
