• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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