Lines Matching refs:status
269 ; The URI to view the FPM status page. If this value is not set, no URI will be
270 ; recognized as a status page. It shows the following informations:
305 ; By default the status page output is formatted as text/plain. Passing either
308 ; http://www.foo.bar/status
309 ; http://www.foo.bar/status?json
310 ; http://www.foo.bar/status?html
311 ; http://www.foo.bar/status?xml
313 ; By default the status page only outputs short status. Passing 'full' in the
314 ; query string will also return status for each pool process.
316 ; http://www.foo.bar/status?full
317 ; http://www.foo.bar/status?json&full
318 ; http://www.foo.bar/status?html&full
319 ; http://www.foo.bar/status?xml&full
320 ; The Full status returns for each process:
359 ; Note: There is a real-time FPM status monitoring sample web page available
360 ; It's available in: @EXPANDED_DATADIR@/fpm/status.html
366 ;pm.status_path = /status
432 ; %s: status (response code)