If the port is proxied to something else, maybe by a load balancer, then
disclosing the IP address in an HTTP header could be an issue. The scanner
doesn't know whether the port is proxied elsewhere.
On 2/14/22, 8:29 AM, "matthew sporleder" wrote:
CAUTION: This email originated from outs
Hi Team,
We have solr cores created for storing product details.
To update the product details, we need to do data import from SQL view.
While doing dataimport we are using clean and commit option so that it is not
doubling up the record count while doing dataimport.
But in solr 8 it is first
The parameters in the gui vs the task must be different.
On Wed, Feb 16, 2022 at 1:26 PM Ashokkumar, Mano
wrote:
>
> Hi Team,
>
> We have solr cores created for storing product details.
>
> To update the product details, we need to do data import from SQL view.
>
> While doing dataimport we are