• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Windows Events: ModSecurity Error SecReadStateLimit is depricated

Frank.P

Regular Pleskian
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="ModSecurity" />
<EventID Qualifiers="0">1</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2015-11-10T20:36:14.000000000Z" />
<EventRecordID>132793</EventRecordID>
<Channel>Application</Channel>
<Computer>mydomain.com</Computer>
<Security />
</System>
- <EventData>
<Data>SecReadStateLimit is depricated, use SecConnReadStateLimit instead.</Data>
</EventData>
</Event>


Without contains the description of ID . Event 1 source ModSecurity . The component that raises this event is not installed on the local computer or search the installation esta damaged. You can install or repair the component on the local computer .

If the event originated on another computer, the information to be displayed should have been saved with the event.

The following information was included with the event :
SecReadStateLimit is depricated, use SecConnReadStateLimit instead.
 
Back
Top