• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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