Problem solved, and it was not a virus. I have a complex cgi writen in C++.
While DBAN was running, it occured to me that the binary file I was getting
was around the same size as my cgi binary. After the reinstallation, diff
informed that it was in fact the cgi I was getting, the notwithstanding
Hi Jim
We had similar problems.
Check this site as the solution might work for you:
http://superuser.com/questions/516030/apache-2-4-on-windows-responds-slowly-hangs-when-serving-some-dynamic-pages
Regards
Kev
> On 5 Jan 2016, at 19:05, Jim Walls wrote:
>
>
>
> I have Apache 2.4.12 runni
I have Apache 2.4.12 running on a 64 bit Windows Server 2012 R2
installation that periodically just stops serving web pages. Usually it
will start working after an hour or two, or if I'm in a position to remote
into the server I can restart the service using the Apache Service Monitor,
a
First, Happy New Year, all!
My site currently successfully uses client TLS certs. for access to
its private area. I would like to add the capability of a one-time
password sent to the user's e-mail to authenticate the user and then
allow that user access to the private area for a limited time.
I