On Tue, December 8, 2015 07:39, Dennis Huillca Portilla wrote:
> Sorry, I've stopped the apache server for a while, but I'm not getting
> incorrect password, it keeps loading till I get this message at google
> chrome:
> this web page is not available
> ERR_CONNECTION_RESET
> like if it were trying to connect to some place (it takes about 30 seconds
> before I get that error message on the browser)
It's strange that it only happens in an interactive browser and not with
cURL. I really have no idea what could cause this but I doubt that it's
something in DOMjudge since DOMjudge really doesn't care whether you use
cURL or something else. Perhaps it helps to find the cause though to debug
it a bit by adding output statements in the DOMjudge code to find out at
what point it's hanging specifically.
And just a wild guess: there's not some 'smart/'next-generation'
firewalling equipment active that messes with the requests?
Cheers,
Thijs