Skip to Content
Menu
This question has been flagged
4717 Views

 

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



Avatar
Discard
Related Posts Replies Views Activity
3
Mar 18
3715
1
Mar 15
9042
0
Mar 15
3692
0
Jan 24
1816
2
Mar 23
5111