Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Monitoring the HTTP Request and Response headers

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Related Topics:
monitoring response time - Hi there, I am wondering if there are GPL tools to monitor response time of html pages loaded. Can anybody point me into the right thanx merlin

disabling response headers - Hi there, I would like to disable the response headers of apache. It is not necessary for other people to know which apache version I do have Is there a config command for this? Thanx for any help, Merlin

3 character code in response headers - I was using telnet to generate response headers that I could use in a I noticed a 3 character code that appears in Apache's response right before the first line of the document. It looks like this: GET / HTTP/1.1 Host: ..

Request headers in Tomcat - Hi guys, Not sure if this is the right group to post to, so please excuse me if it is not. I am using Tomcat 5.5, and as a test I am looking at all the request headers using in a JSP page. This returns about 8 request values,..

Request headers in Tomcat - Hi guys, Not sure if this is the right group to post to, so please excuse me if it is not. I am using Tomcat 5.5, and as a test I am looking at all the request headers using in a JSP page. This returns about 8 request values,..
Next:  IIS Just Stops  
Author Message
otf

External


Since: Mar 29, 2006
Posts: 1



(Msg. 1) Posted: Wed Mar 29, 2006 9:45 am
Post subject: Monitoring the HTTP Request and Response headers
Archived from groups: comp>infosystems>www>servers>unix, others (more info?)

Is there anything out there like apache's TCPmon(itor) but written in C or
CPP (not Java)?
..
or how customizable would the utility tcpdump be so that it works
similarly?
..
Basically, you would set a tcpdump-like utility to:
..
1._ only listen to certain ports
2._ only to certain protocols within these (1.) ports otherwise would not
forward the request and only log it as a protocol anomaly/probable security
issue, including the payload in those cases
3._ for messages that have passed 1. and 2. only sniff the request headers
in and the response headers out
..
it would be just a proxy sniffing the headers not the data payload (which
will be then saved only if some rules are not matched).
..
I think that the AJP protocol used to link Apache and Tomcat does something
similar because it has to look into the headers to tell apart requests
coming with set up sessions and those that don't as part of its load
balancing algorithm (I think)
..
Can you compile tcpdump with options to just do that so that the resulting
executable should be very small? Or do you know of any other utility to do
the same?
..
Thnaks
otf

 >> Stay informed about: Monitoring the HTTP Request and Response headers 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]