andref 0 Posted October 20, 2022 Share Posted October 20, 2022 (edited) Hi! We deployed a python application on a client's computer (Windows 10) where ESET Internet Security 15.2 is installed. App is being served on 127.0.0.1, however, without using the dev server, only GET requests work. Whenever I try to send a POST request, the application hangs (nothing happens, eventually gives a timeout)... We tested using the application development server (on the same port) and GET or POST requests works correctly. Since this behavior happens with both IIS and Apache, I wonder if this is some kind of block being made by ESET? Can you give some guidance on this? Already tried turning off protocol filtering, adding IP 127.0.0.1 to safe zone, but nothing changed... Edited October 20, 2022 by andref Link to comment Share on other sites More sharing options...
Administrators Marcos 4,704 Posted October 21, 2022 Administrators Share Posted October 21, 2022 Does pausing the firewall make a difference? What if you temporarily change the product to ESET NOD32 Antivirus, does the problem go away then? Link to comment Share on other sites More sharing options...
andref 0 Posted October 21, 2022 Author Share Posted October 21, 2022 No, pausing the firewall protection did not make any difference. How can I temporarily change the product to ESET NOD32 Antivirus? Link to comment Share on other sites More sharing options...
Administrators Marcos 4,704 Posted October 21, 2022 Administrators Share Posted October 21, 2022 You can change it here: Link to comment Share on other sites More sharing options...
Recommended Posts