Hello !
Iam wondering if there is any way to add a custom header/footer to the
output of the STATUS page?
location /status { stub_status on; }
I tried a couple of thigns but for some reason apparently it got
ignored.
Alex
Hello !
Iam wondering if there is any way to add a custom header/footer to the
output of the STATUS page?
location /status { stub_status on; }
I tried a couple of thigns but for some reason apparently it got
ignored.
Alex
On Tue, Aug 06, 2013 at 03:55:26PM -0600, Alex Flex wrote:
Hi there,
Iam wondering if there is any way to add a custom header/footer to the
output of the STATUS page?location /status { stub_status on; }
Can whatever will read this extra information, read it from a http
header? add_header would seem to be simplest.
You can always patch your source, if you can’t find another way to do
what you want.
Francis D. [email protected]
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs