Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re[2]: 502 Bad Gateway в PHPMyAdmin при импорте дампа
- To: Igor Sysoev <nginx-ru@xxxxxxxxx>
- Subject: Re[2]: 502 Bad Gateway в PHPMyAdmin при импорте дампа
- From: Alexey Bobok <alexey.bobok@xxxxxxxxx>
- Date: Tue, 18 Sep 2007 12:22:10 +0300
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:from:x-mailer:reply-to:x-priority:message-id:to:subject:in-reply-to:references:mime-version:content-type:content-transfer-encoding; bh=6AYPvUF3Eh/b3CxdNiNACOutktvZNMsvLpBu2NN3dTk=; b=WjMFmqxGAvhiVZj3pEZyH9FtsjgocbqDM/WJUqXpuJCA3lGYXEMWbHA7r7tyEEKvbZvBRnFoapHpzdG8UVJiZsUTFxGD4utvaiSwt/JvIhld4+zFs/wI46u16rlYBO4qi5KpC6CffRRkyMccCwevgAX34lXCHxlrYf7qovvw1MI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:x-mailer:reply-to:x-priority:message-id:to:subject:in-reply-to:references:mime-version:content-type:content-transfer-encoding; b=EkkrlMoiJp4cchfWCwH5nByMJltt86fCN8mwGjLD4MBqXMHLTvBShbTX/Qkpt1ScO+A7XRcTUV4wLpdsjO/eacK8+s4rNArDrlyp6jLY7C6AZB0DKlCQgjWeaJdQauSNlOUk4qtyCt2BaIUXg2hZLKV4xGg0AZEO+Ge1Th+WOvc=
- In-reply-to: <20070918090810.GC53686@xxxxxxxxxxxxx>
- References: <1299307665.20070918103544@xxxxxxxxx> <20070918090810.GC53686@xxxxxxxxxxxxx>
Здравствуйте, Igor.
То есть ковыряться в Apache+PHP?
> On Tue, Sep 18, 2007 at 10:35:44AM +0300, Alexey Bobok wrote:
>> Есть связка Inet - nginx (внешний IP) - Apache(127.0.0.2)
>> При аплоаде файла дампа sql-баз (2,65 Mb) возникает ошибка
>> 502 Bad Gateway
>> вот что в логах nginx:
>> ##############
>> 2007/09/18 10:18:53 [warn] 85681#0: *172 a client request body is buffered
>> to a temporary file
>> /var/tmp/nginx/client_body_temp/0000000003, client: 89.252.*.52, server:
>> phpma.*.*.kiev.ua,
>> URL: "/import.php", host: "phpma.*.*.kiev.ua",
>> referrer:
>> "http://phpma.*.*.kiev.ua/server_import.php?token=7dcc2f606674b18493a80bc1fec69d50"
>>
>> 2007/09/18 10:19:29 [error] 85681#0: *172 upstream prematurely closed
>> connection while
>> reading response header from upstream, client: 89.252.*.52, server:
>> phpma.*.*.kiev.ua, URL: "/import.php", upstream:
>> "http://127.0.0.2:80/import.php", host: "phpma.*.*.kiev.ua", referrer:
>> "http://phpma.*.*.kiev.ua/server_import.php?token=7dcc2f606674b18493a80bc1fec69d50"
> Бэкенд закрыл соединение, ничего не вернув.
>> ###############
>> Логи Апача в примерно ето время:
>> ################
>> 89.252.*.52 - root [18/Sep/2007:10:18:35 +0300] "GET
>> /server_import.php?token=7dcc2f606674b18493a80bc1fec69d50
>> HTTP/1.0" 200 11890
>> 89.252.*.52 - root [18/Sep/2007:10:19:29 +0300] "POST /import.php HTTP/1.0"
>> 200 -
> "200 -" похоже именно об этом и говорит.
--
С уважением,
Алексей Бобок mailto:alexey.bobok@xxxxxxxxx
|