ID:               14222
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Apache related
 Operating System: Windows XP Pro
 PHP Version:      4.1.1
 New Comment:

stop! the -X option is for debugging purposes only,
as all requests will now be serialized and handled
by a single apache process

this is *not* what you want in a production environment!
the -X option is meant for debugging purposes only, as
debugging a apache process farm can become a nightmare ...

if the problem does *not* show up with -X then it is
most likely related to process coordination or something,
which makes it harder to debug ... :(

but once again: -X is *not* a solution, it is just one
of the means to find the cause 




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

[2002-03-07 04:03:12] [EMAIL PROTECTED]

the apache -X seems to work fine!
yes!

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

[2002-03-05 14:17:18] [EMAIL PROTECTED]

apache -X dont work (still the same problem)

problem has nothing to do with mysql

problem (again..):

-> on a easy loop with enought data the weird output comes

-> the "weird output" is:
->-> moved letters (just moved some pixels down, up, left or right)
->-> replaced letters (with any kind of replacements)
->-> additional letters
(i didnt reported missing letters yet, except that the end of the file
is different)

-> Browser (client) reloading 

-> Ping seems to make problems (higher ping more problems)

some small notes: it depends how much he transfers on every request (i
had 0bytes up to the whole document and many steps between them)

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

[2002-03-05 12:17:55] [EMAIL PROTECTED]

I HAVE THE SAME PROBLEM! ... humm ...
I use : winxp pro/apache 1.3.22/php 4.1.1/mysql 4.01a (run on the same
machine)
>From my local network it work fine but when I try to see a page of my
site from an another location on internet (school for exemple)
sometimes it works and sometimes it blinks and crashs. I have this with
anything browser (ie5, ie6, opera, galeon etc..).

description client-side:
the browser load just a part of page (~8000 first bytes) and then it
reloads it again and again...

description server-side:
apache, php and mysql doesn't see any error...

But, it all works fine when i use mysql on a another server (on
internet) not as localhost

its strange, no ?

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

[2002-02-25 11:03:01] [EMAIL PROTECTED]

thanks, 

"apache - X"

seems to work !!

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

[2002-02-08 12:20:56] [EMAIL PROTECTED]

I also have this problem.  Using latest patches with XP Pro, PHP, and
Apache.
I have not isolated it yet but it has to do with larger amounts of
print/echo output being delivered from a php page.  Meaning, if my code
displays 10 "news" items (slashdot style page) it works, then if I
display say 15 it starts to behave irregularly.  This has been observed
as a localhost access on to the server on the same computer and also
accessing the server running from a different computer on the net.
When the problem occurs the browser continually reloads this same page
and never finishes. (this noticed when accessing the server through ie6
on xp) When accessing the problem page via mozzila from linux station I
notice that the page gets just cut off.
Anyway I'll try to isolate further.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/14222

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

Reply via email to