Strange etag
-
I noticed that some topics cannot be accessed via short url. It seems to me that this is a WordPress core problem, and I have not noticed this before.
So.
curl -I ‘https://inima.org/?p=32059’
curl: (92) HTTP/2 stream 0 was not closed cleanly: Unknown error code (err 1)
in debug, I can see reason* http2 error: Invalid HTTP header field was received: frame type: 1, stream: 1, name: [etag ], value: [“322”]
the question is why and where does this “etag ” and why its come from with a space? Moreover, only on some topics, for example
curl -v -I ‘https://inima.org/?p=32056’
goes without problems…Translated with http://www.DeepL.com/Translator (free version)
-
Hi there!
I’m afraid that your site is not hosted with WordPress.com. It is a site using the open-source WordPress software (from WordPress.org) but hosted elsewhere.
Because WordPress.com and WordPress.org are two entirely separate entities, we cannot access files or data for sites that are hosted elsewhere, we can only assist with sites that are hosted on our servers. You can read more about the differences between WordPress.org software and WordPress.com here:
https://wordpress.com/support/com-vs-org/You can look for help at the community forums here: https://wordpress.org/support/forums/
http://wordpress.org/support/ is also a great resource for sites using the open-source WordPress.org software.
- The topic ‘Strange etag’ is closed to new replies.