Actions
Bug #2257
closedDeadlock condition if the proxy is restarted mid-timeout
Description
If the proxy is restarted when a lockfile is in use (for IP checking, subnet.rb:155), then the global variables @file and @filename get lost, and the proxy can no longer remove the lockfile. This causes a permanent break in IP detection until the lockfile is manually removed.
Updated by Anonymous over 7 years ago
- Related to Bug #6819: proxy should raise an exception when it can't acquire a lock on a temp file added
Updated by Anonymous almost 7 years ago
- Status changed from New to Resolved
Closing this as unused ip functionality no longer relies on keeping index file around.
Actions