Results 1 to 1 of 1
Is it possible to capture POST raw information from squid without the need of a scripting language.
Currently we are using PHP on top of apache to extract POST data ...
- 07-25-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 1
Capture POST information directly from SQUID
Is it possible to capture POST raw information from squid without the need of a scripting language.
Currently we are using PHP on top of apache to extract POST data and put it in a file. But we want to see if it is possible to do it either from Apache or Squid directly skipping the scripting language overhead.


Reply With Quote