コンテンツへスキップ
メニュー
この質問にフラグが付けられました
4847 ビュー

 

Hello

I have installed Nginx with reverse proxy and SSL

works fine when the server is Windows Vista !!

with Windows 8 I get error :URLError: <urlopen error (Errno 10061) when paypal call back the client (URL = /Payement/paypal/DPN)

with Nginx error : "client closed connection while waiting for request,"

I have tried KEEPALIVE PARAMETERS

    keepalive_timeout 150s;

   keepalive_requests 100;

no success so far

But A really don't know the reason it's OK with VISTA and not W8

Some help ?


Thanks



アバター
破棄
関連投稿 返信 ビュー 活動
3
3月 18
3769
1
3月 15
9124
0
3月 15
3751
0
1月 24
1921
2
3月 23
5264