phpbar.de logo

Mailinglisten-Archive

[php] AW: [php] ignore_user_abort *gruebel*

[php] AW: [php] ignore_user_abort *gruebel*

Egon Schmid eschmid_(at)_s.netic.de
Fri, 17 Mar 2000 17:49:40 +0100


Gloss Mathias wrote:

> >                   Chapter 20. Connection handling
> >                        Note: The following applies to 3.0.7 and later.
> >                   Internally in PHP a connection status is maintained.
> > There are 3 possible states:
> >                        0 - NORMAL
> >                        1 - ABORTED
> >                        2 - TIMEOUT
> >
> Oehm, heißt das:
> > ignore_user_abort(0) --> User bricht ab, Script bricht ab
> > ignore_user_abort(1) --> User bricht ab, Script laeuft weiter, evtl. bis
> > zum Timeout
> > ignore_user_abort(2) --> User bricht ab, Script laeuft weiter ohne
> > Timeout, oder
>                                     wird hier nur der Timeout ignoriert,
> nicht aber der User-Abbruch...
> 
> also selbst mit dem Chapter 20 wird mir das nicht so ohne weiteres klar :-/

Ignore heist doch ignorieren. 

0 --> Nichts passiert wenn das Skript des Users läuft, das ist also
NORMAL.
1 --> Wenn der User abbricht, dann läuft das Skript weiter. 
2 --> Tritt ein Timeout auf, dann läuft das Skript auch weiter.

Ist das verständlicher? Schau mal ins deutsche Handbuch
(http://snaps.php.net/manual/), vielleicht ist dort das Kapitel schon
übersetzt.

-Egon

-- 
Six Offene Systeme GmbH. Stuttgart - Berlin - New York. Wir stellen aus: 
  Hannover Messe 20.03. - 25.03.2000 Halle 14 Stand J50   
Fon  +49 711 9 90 91 64 · Fax  +49 711 9 90 91 99 · http://www.six.de/


php::bar PHP Wiki   -   Listenarchive