
10.04.2010, 19:04
|
|
Новичок
Регистрация: 19.03.2010
Сообщений: 12
С нами:
8499533
Репутация:
0
|
|
Проблема с обработчиком
Настроил скрипт обработчик, при обращении к нему биллинга, биллинг выдает ошибку:
ответ сервиса
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>502 Proxy Error</title>
</head><body>
<h1>Proxy Error</h1>
<p>The proxy server received an invalid
response from an upstream server.<br />
The proxy server could not handle the request <em><a href="http://ссылка.ru/index.php?control=serversh&mod=a1agregator& ;user_id=7112211111&num=1121&cost=4.611340 54658&cost_rur=170.18199&msg=&skey=863 e796749da8a8bb397ad8c2892355f&operator_id=189& amp;date=2010-04-10+16%3A56%3A09&smsid=1354063725&msg_trans =&operator=operator&test=1&ran=5&t ry=1&country_id=45909&sign=8a3e882e3233ca8 2d1e0d3f226b72d58">GET http://ссылка.ru/index.php?control=serversh&mod=a1agregator& ;user_id=91211144111&num=1121&cost=4.61134 054658&cost_rur=170.18199&msg=&skey=17 3e796739da5a8bb393ad5c2892755f&operator_id=299 &date=2010-04-10+16%3A56%3A09&smsid=1354063725&msg_trans =&operator=operator&test=1&ran=5&t ry=1&country_id=45909&sign=8a3e882e3233ca8 2d1e0d3f226b72d58</a></em>.<p>
Reason: <strong>DNS lookup failure for: ссылка.ru</strong></p></p>
<hr>
<address>Apache/2.2.3 (CentOS) Server at ссылка.ru Port 80</address>
</body></html>
диагностика
ошибочный код http ответа, допускается только: '200 OK'
Код ответа скрипта: 502
Ответ сервиса не правильный.
|
|
|