Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


2.3.66 HWSProxyPassReverseCookie

HWSProxyPassReverseCookie converts the Set-Cookie header that was received from the backend server when the reverse proxy is being used.

Description

When a reverse proxy is being used, HWSProxyPassReverseCookie converts the Set-Cookie header that was received from the backend server. After the web browser receives the Set-Cookie header, the header must be converted to enable cookies to be sent, for requests to the backend server via the reverse proxy.

path_name

Specify the same path name as the ProxyPass directive.

Note that to use a reverse proxy, you need to embed the following modules:

Syntax

HWSProxyPassReverseCookie path_name

Locations where it can be written

httpsd.conf and <VirtualHost>