You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by Igor Brezac <ig...@ypass.net> on 2014/04/11 05:52:54 UTC

header_rewrite set-redirect

Hi,

I was working on fixing header_rewrite set-redirect, but then I ran into an
issue in the server code where TSHttpTxnSetHttpRetStatus causes ATS to
close the connection before it returns anything the client.  I tested the
@status functionality in regex_remap and the same issue happens.

This is on ats 4.2.0.  Any ideas?

Thanks,
-Igor