GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
HTPROXY(1) User Commands HTPROXY(1)

htproxy - record a HTTP session

htproxy [OPTIONS]

htproxy do record a HTTP session as a httest script

-v --version
Print version number and exit
-h --help
Display usage information (this message)
-p --port
Port
-d --dest
Destination file, default file is "file"
-u --url-filter
URL filter regex default is none (blacklist)
-l --log-level
Log level 0-4
-H --host-var
Variable name for host
-P --port-var
Variable name for port
-U --root-var
Web application root variable name

-A --host-header-var Variable name for host header value

-t --socket-tmo
Socket timeout [ms], default 30000 ms
-i --header-file
File with header text
-e --trailer-file
File with trailer text
-c --cookie-prefix
Cookie variable prefix, default is COOKIE_
-C --config
Configuration file

Example: htproxy -p 8888 -d init -H HOST -P PORT -u "(.*\.png\;.*$)|(.*\.css\;.*$)|(.*\.ico\;.*$)|(.*\.js\;.*$)"

Written by Christian Liesch

Copyright © 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
March 2019 htproxy 2.4.24

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.