30.07.2012 Views

Reference Guide

Reference Guide

Reference Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

zend_monitor.events_transport_parameter<br />

API <strong>Reference</strong><br />

Defines the network communication transport to be used when sending event reports from the Monitor<br />

Extension to the Monitor Node<br />

Type: string<br />

Default Values:<br />

• Unix-like Systems: events.sock<br />

• Windows: events<br />

Available since version 4.0<br />

zend_monitor.report_super_globals<br />

Which PHP Super-global variables should be included event reports. You can remove Super-globals from<br />

this, if they do not contain helpful debugging information, in order to reduce event reporting overhead.<br />

You may also add additional Super-globals if the data they contain is relevant for debugging.<br />

Each Super-global is represented by a different character from the following list:<br />

• G - GET (included by default)<br />

• P - POST (included by default)<br />

• C - COOKIE (included by default)<br />

• R - RAW_POST_DATA (included by default)<br />

• V - SERVER (included by default)<br />

• F - FILES (included by default)<br />

• S - SESSION<br />

• E - ENV<br />

Type: string<br />

Default Value: PRGCVF<br />

Available since version 3.6<br />

277

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!