Re: [Linux-programlama] apache, php ve bol sorgulu bir sayfa

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Erkin Tek (erkintek@fotograf.web.tr)
Date: Mon 09 Oct 2006 - 06:42:22 GMT


gzip ile sayfa sıkıştırılıyorsa ie tüm sayfanın gelmesini bekliyor. ama özgür
tarayıcıların böyle bir derdi olmamalı diye hatırlıyorum.

bu nasıl olmuştur: apache içinde output buffering açık olabilir apache2.conf'a
bakmak lasım bir de phpnin çıkış kontrol fonksiyonları var (output control)

output_buffering boolean/integer
 You can enable output buffering for all files by setting this directive
to 'On'. If you wish to limit the size of the buffer to a certain size - you
can use a maximum number of bytes instead of 'On', as a value for this
directive (e.g., output_buffering=4096). As of PHP 4.3.5, this directive is
always Off in PHP-CLI.

output_handler string
 You can redirect all of the output of your scripts to a function. For
example, if you set output_handler to mb_output_handler(), character encoding
will be transparently converted to the specified encoding. Setting any output
handler automatically turns on output buffering.
Note: You cannot use both mb_output_handler() with ob_iconv_handler() and you
cannot use both ob_gzhandler() and zlib.output_compression.
Note: Only built-in functions can be used with this directive. For user
defined functions, use ob_start().

Cum 06 Eki 2006 13:08 tarihinde, Serkan YARAMAZ şunları yazmıştı:
> merhaba arakdaslar yaptıgım sayfada apacheden gelen istek tamamlanmadan
> sayfa gelmiyor..Yani sayfa bir butun olarak geliyor. Ama bazi yerlerde
> gormustrum sayfanın geldigi kadarı gosterime katılıyor. Bu nasıl yapılıyor
> acaba bir bilgisi olan var mı ?
>
>
> SAYGILAR

_______________________________________________
Linux-programlama mailing list
Linux-programlama@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux-programlama


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.