WSA S370 | Slow internet connection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2016 11:15 PM
Hello Team,
This last 2 days we are experiencing slow internet connection via proxy. Some of the website with pictures like wikipedia.org has an error uploading it. Currently we received a call from client attaching file or document in their gmail account, there's a delay or hanging while uploading.
Model: S370
Version: 8.5.3-051
We would like to know if there's a bug in this version?
- Labels:
-
Web Security
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2016 09:55 PM
In regards to the website access issue,please get the WSA accesslogs while reproducing it in order to see the behaviour of WSA when handling the request.
To grep the access logs for an entry, SSH into the WSA and run the following command from the CLI:
1. Grep
2. Enter the number of the log you wish to grep: 1 (for accesslogs)
3. Enter the regular expression to grep: <client IP>.*<url accessed>
4. Do you want this search to be case insensitive?: Y
5. Do you want to tail the logs?: Y
6. Do you want to paginate the output?: N
