#4650 pagure issues hammer away at port 8088
Opened 4 years ago by cyberpear. Modified 4 years ago

I'm behind a corporate proxy, and my InfoSec folks just complained that I'm trying to hit pagure.io:8088 120k times a day. The request is denied by the proxy, but it seems that the pagure web page attempts to hit that URL every 3 seconds for every tab I have open.

One such example url is https://pagure.io/SSSD/sssd/issue/3300
which attempts to reach out to https://pagure.io:8088/SSSD/sssd/issue/3300

It seems like a bug to retry indefinitely without some sort of exponential backoff, perhaps w/ a 5-minute max backoff. (Or workaround the issue by switching to some scheme that uses a standard port to avoid being blocked by the proxy, which might be reasonable if it's the same port as used for the main pagure page.)


Metadata Update from @jlanda:
- Issue tagged with: UI, bug

4 years ago

Login to comment on this ticket.

Metadata