kennysarmy Posted September 23, 2021 Posted September 23, 2021 Hi, Does anyone know why Smoothwall can give 304 errors ?
ibpalle Posted September 23, 2021 Posted September 23, 2021 The code column in the logs shows the HTTPD result code from the web server the Smoothwall spoke to so it's not a Smoothwall error as such. When you see a 0 it means Smoothwall blocked it outright without going to an external webserver. A 304 httpd result code is: https://httpstatuses.com/304
kennysarmy Posted September 24, 2021 Author Posted September 24, 2021 The code column in the logs shows the HTTPD result code from the web server the Smoothwall spoke to so it's not a Smoothwall error as such. When you see a 0 it means Smoothwall blocked it outright without going to an external webserver. A 304 httpd result code is: https://httpstatuses.com/304 So a 304 error is nothing to worry about? The traffic/request was successful in both directions?
TechMonkey Posted September 24, 2021 Posted September 24, 2021 So a 304 error is nothing to worry about? The traffic/request was successful in both directions? Looks like it means the response is to be served from cache, rather than from the web server, so nothing to worry about unless there are issues. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now