On 7. okt. 2007, at 21.30, MosheC wrote:

The web pages from the monit httpd server take ages to load.
Apache pages or "simple server" programs load immediately.

How can i debug this ?

The monit "httpd" server is a very simple server which handle connection serialized, that is, one at the time. Modern Browsers with plugins can open a lot of sockets to the server which may slow down response. Usually this is not a problem, but if you use FireFox and especially the Fasterfox plugin you may want to disable them.

Use google if you want to learn how to debug a network application. Here is a hint - wireshark :-)




--
To unsubscribe:
http://lists.nongnu.org/mailman/listinfo/monit-general

Reply via email to