WSA check webcache

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2023 10:35 AM
Hello,
I have a Cisco WSA Virtual, I would like to know if there is a way to check :
1- The disk space currently used for webcache? (ipcheck = total cache 200G) ?
2- The list of domains/URLs currently cached (webcache > DESCRIBE > DOMAINS/URLS : need domain/url) ?
3- My "CPU Usage by Function" > Web Proxy = 90% -100% (over 1 hour), How to know if : webcache > IGNORE (IGNORE : Configuring domains and URLs never to be cached) affects CPU performance ?
Thank you.
- Labels:
-
Web Security

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2023 12:15 PM
Here's the "CPU Usage By Function" graph
What is the Proxy Buffer Memory => PROXY BUFFER MEMORY.PNG ?
Overall CPU Usage is normal,
Should we be worried about CPU Web Proxy ?
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2023 03:49 AM
Hello @cisco.13
Thanks for reaching out
first thing first: the proxy memory or Prox Mem buffer are the memory allocated to proxy process. they are not for whole WSA.
so if you see 90% CPU usage for Web Proxy, this is Proxy process, which is responsible for authentication and policy matching.
and overall CPU usage is sum of all internal processes.
usually when we see high proxy process load, it is due to device is overloaded or complex configuration,
can you please share some log lines from SHD_Logs ?
and about configuration complexity I can share this best practice guide :
about :
3- My "CPU Usage by Function" > Web Proxy = 90% -100% (over 1 hour), How to know if : webcache > IGNORE (IGNORE : Configuring domains and URLs never to be cached) affects CPU performance ?
it depends on the traffic to that destination URL(s) you can check from GUI > reporting > website, to see top URLs which your clients are accessing.
Regards,
Amirhossein Mojarrad
+++++++++++++++++++++++++++++++++++++++++++++++++++
++++ If you find this answer helpful, please rate it as such ++++
+++++++++++++++++++++++++++++++++++++++++++++++++++
Amirhossein Mojarrad
+++++++++++++++++++++++++++++++++++++++++++++++++++
++++ If you find this answer helpful, please rate it as such ++++
+++++++++++++++++++++++++++++++++++++++++++++++++++

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2023 12:38 AM
Hello,
@amojarra, thank you for these explanations, Here is the file SHD_Logs
I have identified the traffic that consumes the most and it causes delays, I don't want "Overall Bandwidth Limit" is there a way to lower the CPU process Proxy Web?
Ports P1/P2 on S300v can be 10 Gb (if media = Autoselect) or only 1 Gb ?
Thank you

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2023 05:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2023 03:51 AM
Hello @cisco.13
Sorry For late reply, I was off
about : is there a way to lower the CPU process Proxy Web?
you can reduce the number of Regular Expressions, ID profiles and Policies,
By pass some trusted URLs from being authenticated and Decrypted, such as Microsoft Updates, Anti Virus Updates and ...
for :
Ports P1/P2 on S300v can be 10 Gb (if media = Autoselect) or only 1 Gb ?
I am not sure, please allow me more research, I will get back to you as soon as I get a solid answer.
Regards,
Amirhossein Mojarrad
+++++++++++++++++++++++++++++++++++++++++++++++++++
++++ If you find this answer helpful, please rate it as such ++++
+++++++++++++++++++++++++++++++++++++++++++++++++++
Amirhossein Mojarrad
+++++++++++++++++++++++++++++++++++++++++++++++++++
++++ If you find this answer helpful, please rate it as such ++++
+++++++++++++++++++++++++++++++++++++++++++++++++++

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2023 01:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2023 03:39 AM
Hi @cisco.13
Sorry for late reply.
I was struggling with some LAB limitations.
I have got the confirmation there is no limitation hard-coded in AsyncOS.
just please be advised, while you are proxying the traffic, the internet speed will be reduced due to scanning process.
Again, sorry for late reply.
Regards,
Amirhossein Mojarrad
+++++++++++++++++++++++++++++++++++++++++++++++++++
++++ If you find this answer helpful, please rate it as such ++++
+++++++++++++++++++++++++++++++++++++++++++++++++++
Amirhossein Mojarrad
+++++++++++++++++++++++++++++++++++++++++++++++++++
++++ If you find this answer helpful, please rate it as such ++++
+++++++++++++++++++++++++++++++++++++++++++++++++++

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2023 05:14 AM
Hello @amojarra
Thank you very much ...
