Bu aciklamadan birsey anlamadim..
# KeepAlive: Israrlı bağlantılara (persistent connection - aynı istemciden birden fazla istek) izin # verilip verilmeyeceği. Kaldırmak için "Off" yapınız. KeepAlive OnTesekkürler.
20
●2.763
# KeepAlive: Israrlı bağlantılara (persistent connection - aynı istemciden birden fazla istek) izin # verilip verilmeyeceği. Kaldırmak için "Off" yapınız. KeepAlive OnTesekkürler.
yum install kernel* Package kernel-headers-2.6.18-53.1.21.el5.x86_64 installed and not availableyaklasik keepalive Off yaptigimdan beri hata almadim..
ServerTokens OS ServerRoot "/etc/httpd" PidFile run/httpd.pid Timeout 5 KeepAlive Off MaxKeepAliveRequests 100 KeepAliveTimeout 15 <IfModule prefork.c> StartServers 16 MinSpareServers 10 MaxSpareServers 40 ServerLimit 512 MaxClients 512 MaxRequestsPerChild 5000 </IfModule>Keepalive off durumunda timeout ne olmali?
# gdb httpd GNU gdb Fedora (6.8-27.el5) Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu"... (no debugging symbols found)(no debugging symbols found) sanirim bulamadi.
gdb httpdardindan
(gdb) runkomutlari ciktisinda bu var:
(no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [New Thread 0x7fec13847760 (LWP 3963)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down Unable to open logs Program exited with code 01.