ID:               49782
 Updated by:       [email protected]
 Reported By:      office at sopadvert dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         *General Issues
 Operating System: Linux
 PHP Version:      5.3.0
 New Comment:

Did you also file bug 48813? What version of PHP and MSIE are you
using? Does the CPU peak at the client or at the server? Does this
happen with all pages? How often does this happen?


Previous Comments:
------------------------------------------------------------------------

[2009-10-06 11:17:06] [email protected]

Duplicate of Bug #48813: used ob_start() and CPU usage become 100%

------------------------------------------------------------------------

[2009-10-06 11:15:23] [email protected]

Note that bugs.php.net is not a place to ask for support. It is a place
to file bugs in PHP.
See also: http://www.php.net/support.php

------------------------------------------------------------------------

[2009-10-05 21:15:44] office at sopadvert dot com

Description:
------------
------------
I have some minor problems on my website www.sopadvert.com. I have
tried to use:
ob_start(); #at the starting of the script

and

ob_flush();
ob_end_clean(); # at the end of the script

and all seems to work ok. But going to the next page and trying to go
back in internet explorer, the CPU goes nuts sometimes at 100%, while IE
crashes.
This is the only place where we use ob_start() or ob_flush(). 

What should we do?




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=49782&edit=1

Reply via email to