IIS: no lock on ProcessRequest. No reload of config. (#24)

IIS: no lock on ProcessRequest. No reload of config.
This commit is contained in:
Allan Boll
2018-06-06 20:08:03 -07:00
committed by Felipe Zimmerle
parent 6bc838eeaf
commit 51a9717601
3 changed files with 26 additions and 46 deletions

View File

@@ -68,8 +68,6 @@ class MODSECURITY_STORED_CONTEXT : public IHttpStoredContext
USHORT* pdwLengthDestination );
void* m_Config;
DWORD m_dwLastCheck;
FILETIME m_LastChange;
private:
HRESULT