Hello,

In certain situations my plugin has to see the total file that the client requests, even if the client ends the transaction before the download is complete. This needs to be done on a per transaction basis.

I was told that

/|proxy.config.http.background_fill_active_timeout|/
/|proxy.config.http.background_fill_completed_threshold|/

will help me do this, though TS would need to be modified to allow me to set these on a per transaction basis. Also for these values to work I need to have caching enabled for the transaction.

So my questions are: are there any documents on how to set up caching on a per transaction basis? Will it be difficult to modify TS to allow me to set background_fill* on a per transaction basis?

Or is this the best approach to solve my problem?

Thanks

Robert


Reply via email to