30.07.2012 Views

Reference Guide

Reference Guide

Reference Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Zend Server <strong>Reference</strong> Manual<br />

Inconsistent Output Size<br />

Description: When a specific PHP request’s output size deviates from the average by the percentage<br />

specified (measured per URL) it generates an event. The “Inconsistent Output Size” Rule contains the<br />

output size’s deviation percentage (i.e. the amount of output the request has to generate in order to<br />

trigger an event).<br />

Information Collected:<br />

The output size in the Group Details helps to analyze the nature of the event. For example if the output<br />

size is 0 you can determine that nothing was outputted and try to understand why.<br />

Generally, PHP errors and Function errors are generated at the same time as the Inconsistent Output<br />

Size error, which can provide further information.<br />

Applicable Diagnostic Actions:<br />

Click on a link to see how to perform each action tools are listed in order of relevance to helping solve the<br />

event:<br />

428<br />

Run the Debugger<br />

View information in the Logs<br />

Open code in editor<br />

Run the Profiler<br />

Possible Causes and Solutions:<br />

Small Output Sizes - It is important to look at the results that show a smaller output size to help identify<br />

why this output was so large. This usually indicates that the requested output was not fully generated.<br />

Possible Solution - Look for related PHP errors and Function Errors and then view the PHP and Web<br />

server logs for further details.

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

Saved successfully!

Ooh no, something went wrong!