Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
непонятки с аплоадом
- To: nginx-ru@xxxxxxxxx
- Subject: непонятки с аплоадом
- From: Имя Фамилия <n.g.i.n.x.e.r@xxxxxxxxx>
- Date: Sat, 23 May 2009 02:07:45 +0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=RyekpEtQppkP0N1aXOwKZCrTG9HCtWkAufKKaJgEY3k=; b=kBIGe2BPk5AGJIj2Q+ozc7d96dgHsVlddjyh3or7WAR0ubXaGfBpjoRtuRCwPYKy++ GblP2WC2GBiVHkedIqHIy8Mc5uJcWePsFcynlVoa1fFSUmxUlK8Aj7A7h+9oLaceicYy OSkSq2SCMaMvsbriWwRtBXzIQMxn6XbhVHGgE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=QtjpNdnd2AsTg6xd5Kv5XLyA55wbyI+IKX+PcfxJf8B4ospWWZ05x01MuSs+c9Hpp0 j9lh1ExXhMJR/EvY3UeZOhoY23EHxkHM1K2C+mzoPnfGJh7dE6birQEtSFMBOPdXCRh6 KTjQcOVQ5LA7y71x2k0eLifneU2GZxi72VaPM=
- In-reply-to: <d3a243980905221426s4ddd6042p907af6c15345d5fc@xxxxxxxxxxxxxx>
- References: <d3a243980905221426s4ddd6042p907af6c15345d5fc@xxxxxxxxxxxxxx>
Здравствуйте
не могу понять в чем же пробелма
ос freebsd 7
установил nginx в связке с php-fpm
поставл форум vb
все работает нормально но аплоад файлов глючит
установил в пхп ини все аплоады посты и тд по 25мб и client_max_body_size тоже
но аплоад выаливается в 502
в большинстве случаев когда файлы больше ~ 5 мб
а иногда и вообще 100кб
нимогу понять в чем проблема
вот часть лога
2009/05/23 00:12:07 [error] 26408#0: *6919 upstream prematurely closed
connection while reading response header from upstream, client:
192.168.0.11, server: test.ru, request: "POST
/newattachment.php?do=manageattach&p= HTTP/1.1", upstream:
"fastcgi://unix:/var/run/php-fpm/test.sock:", host: "www.test.ru",
referrer:
"http://www.test.ru/newattachment.php?f=74&poststarttime=1243020720&posthash=cb0cf9c8b274b7a5ef72240c649359d4"
2009/05/23 00:24:44 [warn] 27066#0: *55 a client request body is
buffered to a temporary file
/var/tmp/nginx/client_body_temp/0000000000, client: 192.168.0.11,
server: test.ru, request: "POST /newattachment.php?do=manageattach&p=
HTTP/1.1", host: "www.test.ru", referrer:
"http://www.test.ru/newattachment.php?f=74&poststarttime=1243020720&posthash=cb0cf9c8b274b7a5ef72240c649359d4"
2009/05/23 00:25:39 [error] 27066#0: *55 kevent() reported about an
closed connection while sending request to upstream, client:
192.168.0.11, server: test.ru, request: "POST
/newattachment.php?do=manageattach&p= HTTP/1.1", upstream:
"fastcgi://unix:/var/run/php-fpm/test.sock:", host: "www.test.ru",
referrer:
"http://www.test.ru/newattachment.php?f=74&poststarttime=1243020720&posthash=cb0cf9c8b274b7a5ef72240c649359d4"
2009/05/23 00:26:36 [warn] 27130#0: *59 a client request body is
buffered to a temporary file
/var/tmp/nginx/client_body_temp/0000000000, client: 192.168.0.11,
server: test.ru, request: "POST /newattachment.php?do=manageattach&p=
HTTP/1.1", host: "www.test.ru", referrer:
"http://www.test.ru/newattachment.php?f=74&poststarttime=1243020720&posthash=cb0cf9c8b274b7a5ef72240c649359d4"
2009/05/23 00:27:30 [error] 27130#0: *59 kevent() reported about an
closed connection while sending request to upstream, client:
192.168.0.11, server: test.ru, request: "POST
/newattachment.php?do=manageattach&p= HTTP/1.1", upstream:
"fastcgi://unix:/var/run/php-fpm/test.sock:", host: "www.test.ru",
referrer:
"http://www.test.ru/newattachment.php?f=74&poststarttime=1243020720&posthash=cb0cf9c8b274b7a5ef72240c649359d4"
|