For investigating http connection problems I find the HttpSniffer script
written in perl is very useful. It can easily create a log of all the
transactions and the headers being send in both directions. See this
site:

http://www.schmerg.com/

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


-----------------------------
[EMAIL PROTECTED]
-----------------------------


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

Reply via email to