AJP packet query

2006-06-30 Thread Madhav Sathe
hi all, i need one help, im tryin to the the AJP request format, the problem is its a binary protocol.. (ajp it used to send data from Apache to App servers) im using AJP13...i want to ping AJP port with some request.. for example, the way we could do it for http GET http://locahost/index.html

context url in AJP packets?

2006-06-09 Thread Madhav Sathe
hi all, i want to know how to find application context url from ajp packets ajp is a binary packets... or is there any way to hit a AJP port with application name...like we can do with http say.. HEAD http://localhost:80/hrapp if response is 200 then we can say that the request went

HTTPS URL finding

2006-05-29 Thread Madhav Sathe
hi all, i want to find the URL in the HTTPS packets. in HTTP we can find that using standard headers...but in HTTPS the data in TCP (i.e. HTTP packets) will be encrypted... is there any way to find the URL in HTTPS packets... thanks, madhav

Re: data structure description of /proc/net/tcp

2006-04-25 Thread Madhav Sathe
Hi , Could you please help me this..Im also trying to solve the same problem. I want to know the ports (currently open and Listening) and its associated process. Awaiting your response. Regards, Madhav Re: data structure description of /proc/net/tcp From:

Re: data structure description of /proc/net/tcp

2006-04-24 Thread Madhav Sathe
Hi , Could you please help me this..Im also trying to solve the same problem. I want to know the ports (currently open and Listening) and its associated process. Awaiting your response. Regards, Madhav Re: data structure description of /proc/net/tcp From: