monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Monit httpd server very slow


From: Jan-Henrik Haukeland
Subject: Re: Monit httpd server very slow
Date: Mon, 08 Oct 2007 00:48:42 +0200


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 :-)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]