Pergunta

I wrote an application in Pyhon that needs to ocmmunicate with a server for almost everything. The problem is, when the request is sent to the server, and the response sent back, it takes way too long. I think it is because of all of the port forwarding. My question is, is there a way I can make this faster from a software level? If so, how?

Foi útil?

Solução

The question does not make much sense and seems just a weird assumption without further evidence. Port forwarding should not have any measurable impact on the throughput - specially there is nothing to do on the application level.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top