| | |
| | | <adm:property name="max-request-size" advanced="true"> |
| | | <adm:synopsis> |
| | | Specifies the size in bytes of the largest HTTP request message that will |
| | | be allowed by this HTTP Connection handler. |
| | | be allowed by the <adm:user-friendly-name />. |
| | | </adm:synopsis> |
| | | <adm:description> |
| | | This can help prevent denial-of-service attacks by clients that indicate |
| | |
| | | </adm:property> |
| | | <adm:property name="config-file" mandatory="true"> |
| | | <adm:synopsis> |
| | | Specifies the name of the configuration file for the HTTP Connection Handler. |
| | | Specifies the name of the configuration file for the <adm:user-friendly-name />. |
| | | </adm:synopsis> |
| | | <adm:default-behavior> |
| | | <adm:defined> |
| | |
| | | </ldap:attribute> |
| | | </adm:profile> |
| | | </adm:property> |
| | | <adm:property name="authentication-required" mandatory="true"> |
| | | <adm:synopsis> |
| | | Specifies whether only authenticated requests can be processed by the |
| | | <adm:user-friendly-name />. |
| | | </adm:synopsis> |
| | | <adm:description> |
| | | If true, only authenticated requests will be processed by the |
| | | <adm:user-friendly-name />. If false, both authenticated requests and |
| | | unauthenticated requests will be processed. All requests are subject |
| | | to ACI limitations and unauthenticated requests are subject to server |
| | | limits like maximum number of entries returned. Note that setting |
| | | ds-cfg-reject-unauthenticated-requests to true will override the current |
| | | setting. |
| | | </adm:description> |
| | | <adm:default-behavior> |
| | | <adm:defined> |
| | | <adm:value>true</adm:value> |
| | | </adm:defined> |
| | | </adm:default-behavior> |
| | | <adm:syntax> |
| | | <adm:boolean /> |
| | | </adm:syntax> |
| | | <adm:profile name="ldap"> |
| | | <ldap:attribute> |
| | | <ldap:name>ds-cfg-authentication-required</ldap:name> |
| | | </ldap:attribute> |
| | | </adm:profile> |
| | | </adm:property> |
| | | </adm:managed-object> |